Commit Graph

31 Commits

Author SHA1 Message Date
Nathaniel V. KELSO 523772c178
Merge pull request #31 from hartwork/pin-github-actions-at-commit-level
Pin GitHub Actions to specific commits for security
2023-05-30 11:11:36 -07:00
Sebastian Pipping 25b48c5113 Pin GitHub Actions to specific commits for security 2023-04-18 01:10:02 +02:00
Nathaniel V. KELSO 9e3605e63a
Merge pull request #17 from hartwork/add-minimal-ci
Add minimal CI (based on free-of-cost GitHub Actions)
2021-03-08 20:10:14 -08:00
Sebastian Pipping c82287f965 Use GitHub Dependabot to keep the GitHub Actions up to date 2021-02-20 17:12:31 +01:00
Sebastian Pipping 33c079e7ae Use GitHub Actions to build on Linux using Apache Ant 2021-02-20 17:12:31 +01:00
Sebastian Pipping a0f06a54ab Fix build target "javadoc-build"
These errors blocked the build:
- src/com/muchsoft/util/Sys.java:32: error: reference not found
- src/ika/colororacle/ColorOracle.java:199: error: unknown tag: description
- src/ika/colororacle/Simulator.java:77: error: unknown tag: normal
2021-02-20 16:56:41 +01:00
Nathaniel V. KELSO dd613ef61a
Merge pull request #16 from hartwork/improve-readme 2021-02-10 11:32:07 -08:00
Sebastian Pipping 20be75c366 readme: Use https:// everywhere 2021-02-10 11:02:48 +01:00
Sebastian Pipping 325b23bb25 readme: Fix syntax for section "License"
Some markdown interpreters need an empty line here,
e.g. Ghostwriter does.
2021-02-10 11:00:56 +01:00
Sebastian Pipping ef986c843f readme: Make licensing statement more clear (fixes #15) 2021-02-10 10:55:55 +01:00
berniejenny 775e88c50c
Update ReadMe for version 1.3 2018-05-05 19:47:42 +10:00
Bernie Jenny 67978f506f Clean cmd removes Windows executable 2018-04-02 22:25:12 +10:00
Bernie Jenny b9fc5645c9 Fix Windows executable generation with launch4j 2018-04-02 22:22:42 +10:00
Bernie Jenny 5c404eda62 Remove parts of win directory 2018-04-02 21:59:45 +10:00
Bernie Jenny f5c81701a0 Remove private Netbeans directory 2018-04-02 21:30:47 +10:00
Bernie Jenny a5c51577ec Remove build directory 2018-04-02 21:23:53 +10:00
Bernie Jenny 70b83101d4 Added grayscale simulation 2018-04-02 21:18:25 +10:00
Bernie Jenny 0fb067d504 Improved exception handling and code cleanup 2018-04-02 20:36:38 +10:00
Bernie Jenny b3e9309570 Removed build directory and Netbeans private directory 2018-04-02 20:36:21 +10:00
berniejenny 7b40a55dff Update README.md 2017-08-25 12:25:55 +10:00
berniejenny 5e78f844bc Update README.md 2017-08-25 12:25:29 +10:00
Nathaniel V. KELSO 5069c653f8 Merge pull request #4 from KelSolaar/master
Fix typo in "README.md" file.
2014-10-29 14:00:38 -07:00
Thomas Mansencal aebcb539d9 Fix typo in "README.md" file. 2014-10-29 20:13:21 +01:00
Nathaniel V. KELSO 99df75d1be add text wrap to license 2013-04-18 19:55:51 -07:00
Nathaniel V. KELSO 93174b1ad0 add license details 2013-04-18 19:53:40 -07:00
Nathaniel V. KELSO 8dafc2a30f add license details 2013-04-18 19:53:26 -07:00
Nathaniel V. KELSO fd526f20f4 new year 2013-04-18 16:06:50 -07:00
Nathaniel V. KELSO 5db7cb34e8 added color oracle logo 2013-04-18 15:59:48 -07:00
Nathaniel V. KELSO 716b053939 added readme details from the website 2013-04-18 15:55:40 -07:00
Nathaniel V. KELSO 1772ed8c26 init project add to GitHub 2013-04-18 15:29:10 -07:00
Nathaniel V. KELSO 632aad369e Initial commit 2013-04-18 15:25:24 -07:00