Commit Graph

15548 Commits

Author SHA1 Message Date
Raphaël de Courville 05aa08bbb0 Update bug_report.yml 2024-08-16 18:39:22 +02:00
Raphaël de Courville dd0633a70c Update and rename bug_report.md to bug_report.yml 2024-08-16 18:37:01 +02:00
Raphaël de Courville 7118aefb4b Update bug_report.md 2024-08-16 18:12:11 +02:00
Raphaël de Courville 83f840b0ba Add issue templates 2024-08-16 18:10:30 +02:00
Raphaël de Courville 3cd133a088 Update README.md
Added Getting Help section
2024-08-16 13:37:10 +02:00
Raphaël de Courville caaebfa44d Update README.md 2024-08-16 13:34:11 +02:00
Raphaël de Courville 7a23ee36e4 Update README.md 2024-08-16 13:32:44 +02:00
Raphaël de Courville 4ad7550745 Update README.md 2024-08-16 13:29:52 +02:00
Raphaël de Courville bb9af75157 Update README.md
Licensing and contact information
2024-08-16 13:29:14 +02:00
Raphaël de Courville a92a46f78c Update README.md 2024-08-16 12:52:54 +02:00
Raphaël de Courville 8b07ff0a50 Update README.md 2024-08-16 12:52:09 +02:00
Raphaël de Courville 791e407fd6 Update README.md 2024-08-16 12:49:42 +02:00
Raphaël de Courville 93dcd7230c Update README.md 2024-08-16 12:47:15 +02:00
Raphaël de Courville 916b355bdb Update README.md 2024-08-16 12:45:17 +02:00
Raphaël de Courville 44e95df08f Create CHANGELOG.md 2024-08-16 12:21:10 +02:00
Raphaël de Courville 69fc11d437 Merge pull request #5 from processing/webref 2024-04-15 14:57:23 -06:00
kevinstadler 020c23c9f1 Improve Network and Serial library web reference
- fix broken `@see_external` webref links (remove outdated LIB_ prefix)
- adjust `@instanceName`s and descriptions to match the webref example
  variable names
2024-04-13 18:26:44 -06:00
Raphaël de Courville e7d2e5b403 Merge pull request #4 from processing/Documentation-improvements-OSACC-2024
Documentation improvements
2024-04-13 14:29:56 -06:00
Raphaël de Courville b5c95e58af Update CONTRIBUTING.md with new section title and intro text 2024-04-13 06:24:28 -06:00
roopa vasudevan 773a657787 Merge pull request #3 from processing/coc
Added Code of Conduct from OSACC
2024-04-12 18:28:10 -04:00
roopa vasudevan 60410c840e Added Code of Conduct from OSACC 2024-04-12 18:01:06 -04:00
Raphaël de Courville 3003d222e7 Update CONTRIBUTING.md with revised bug reporting and forum information 2024-04-12 15:11:51 -06:00
Raphaël de Courville 19c6f0ef76 Updated comments about tone and added mention of CoC to CONTRIBUTING.md 2024-04-12 15:04:10 -06:00
Stef Tervelde 50c4f299af Merge pull request #2 from processing/developer-experience
Developer experience - IntelliJ IDEA
2024-04-08 20:03:38 +02:00
A Samuel Pottinger afb7765bfb Merge pull request #1 from processing/test-build
Add CI / CD without signing
2024-04-05 07:51:57 -07:00
Stef Tervelde 2857ed49e6 Create ant.xml 2024-04-05 10:45:27 +02:00
Stef Tervelde daaf8bb28a IntelliJ configuration and instructions 2024-04-05 09:50:10 +02:00
Sam Pottinger 1f5817df29 Use setup-java action for all in #1 thanks @Stefterv! 2024-04-04 14:40:09 -07:00
Sam Pottinger c7dc558b19 Try to fix if for #1. 2024-04-04 11:10:50 -07:00
Sam Pottinger bd3da066a6 Fix typo on #1 2024-04-04 11:06:27 -07:00
Sam Pottinger 6b805c1d94 Complete #1. 2024-04-04 11:02:39 -07:00
Sam Pottinger 9d3a771b0d Use temurin on windows. 2024-04-04 10:57:27 -07:00
Sam Pottinger 68984aeab7 Add windows build step. 2024-04-04 10:55:05 -07:00
Sam Pottinger 16955b61dd Split distribution builds. 2024-04-04 10:26:19 -07:00
Sam Pottinger 68fffea950 Fix typo on #1. 2024-04-04 10:22:38 -07:00
Sam Pottinger f029ad380d Fix java home. 2024-04-04 10:19:14 -07:00
Sam Pottinger 0dce0d9b90 Prepare mac for cross build. 2024-04-04 10:15:23 -07:00
Sam Pottinger b9c5867816 Switch to macos for cross build. 2024-04-04 10:09:22 -07:00
Sam Pottinger d9254c8846 Fix typo on #1. 2024-04-04 09:59:58 -07:00
Sam Pottinger 3b08f99842 Add example of building for linux. 2024-04-04 09:58:55 -07:00
Sam Pottinger 9e88002131 Restore ant build. 2024-04-04 09:42:30 -07:00
Sam Pottinger 5a51c3d540 Check ant failure. 2024-04-04 09:40:39 -07:00
Sam Pottinger ac19ba1c5e Formalize if statement in build. 2024-04-04 09:36:39 -07:00
Sam Pottinger c88e713e03 Update ant in CI/CD. 2024-04-04 09:29:33 -07:00
Sam Pottinger 35717c8ab9 Fix permissions on build.yml 2024-04-04 09:26:54 -07:00
Sam Pottinger e9cf3fda67 Fix checkout. 2024-04-04 09:25:47 -07:00
Sam Pottinger 923cf4001d Switch to run on build workflow. 2024-04-04 09:24:53 -07:00
Sam Pottinger fd2484cd4e Add build workflow step. 2024-04-04 09:23:07 -07:00
Ben Fry 1849ab76bc iterators for JSONArray types 2023-09-27 20:14:12 -04:00
Ben Fry 8fb8937ec0 tweak Ant message since it need not be the latest 2023-09-17 06:57:40 -04:00