118 Commits

Author SHA1 Message Date
11930a4415 Update md5s
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-29 17:57:32 +00:00
4e08e1055e
Update build.sh 2022-06-29 12:55:19 -05:00
02f0d38008 Update the updateDirectories file
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-29 17:49:16 +00:00
394bf7ea1d Change C build script to include custom params variable.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-29 17:48:11 +00:00
76f1d0d78d Include C build scripts
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-29 17:38:33 +00:00
fd9fd41be9 Include proper directory following
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-15 16:01:28 +00:00
1a31e063ea Include project name when finding files
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-15 15:48:43 +00:00
7d9334c93c Source files should be outside
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-15 15:36:43 +00:00
b32da60e76 Call for FILES before switching directories
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-15 15:36:18 +00:00
ff9f92ef93 Use -p flag for mkdir
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-15 15:31:00 +00:00
5b6f6b4e65 Only copy required files
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-15 15:30:00 +00:00
0ca9e8b9de Verbose jpackage outputs
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-15 15:16:13 +00:00
67ee4d2e9c Make everything verbose
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-15 15:14:56 +00:00
0cbe779c21 Release script should remove output directory when finished
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-15 14:35:16 +00:00
58afd37ed5 Release instead of package
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-15 14:33:19 +00:00
fce297898c Fix typo. Show usage if invalid argument specified
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-15 14:24:58 +00:00
6258a2666a Move release to zip and make release for actual installers
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-15 14:20:19 +00:00
b55c6eb511 build scripts should use exit not return
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-14 18:26:57 +00:00
d455444c66 Add java optimal GC options
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-14 17:21:26 +00:00
80f725bb60 include For Windows in descriptions
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-13 01:59:26 -05:00
9e6c209bb4 Update java scripts for windows version of build system
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-13 01:58:09 -05:00
eb4d8e2e79 Merge
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-09 17:10:27 -05:00
aa4720e596 Add CUSTOM_PARAMS to Java build scripts
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-09 17:09:03 -05:00
9ea418b938 Java manifests should not be ever-expanding
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-08 19:26:30 +00:00
abc3c9676c If the second argument is update there will be no updating.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-07 18:36:31 +00:00
c5dbc62a5e prevent .package.files from being part of checks
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-06 15:54:27 +00:00
88b8f411a5 prevent .package.files from being part of md5
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-06 15:53:13 +00:00
c8559996ca Only script files should get displayed in the command list.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-06 15:47:21 +00:00
a4eabd48a1 Remove rm command
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-06 14:47:50 +00:00
7a1e2e8e84 clean needs to be run inside of bin but needs to access the correct script
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-06 14:46:53 +00:00
3b052dbba3 Forgot to parse TARGET_FILE variable
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-06 14:43:12 +00:00
b3ca6e5b8a Correct variable names not captured correctly.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-06 14:39:04 +00:00
57eb15a658 Create package system for Java projects
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-06 14:35:52 +00:00
e53b778d36 Update sig file to include the auto update variable up top
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-06 00:17:38 -05:00
4a41f7a89b Update Java build setups for external dependencies
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-06 00:09:10 -05:00
86ed481413 Add auto update support
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-05 22:45:03 -05:00
7ffa21caa8 Remove classpath
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-05 22:13:41 -05:00
047b7dde57 Remove auto updating functionality for git repositories.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-05 22:08:27 -05:00
708d62f07e Update java path to be in java command
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-05 22:06:09 -05:00
5ae6881875 Update build file
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-05 21:59:13 -05:00
cdda046b34 Include a LIBRARY_PATH variable for Java.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-05 21:27:16 -05:00
ad813ea9f0 Update update.sh
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-05 06:01:44 -05:00
eb27e6768c Include update script
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-03 18:11:28 +00:00
874136780f Redirect stderr output to /dev/null so the script runs silently
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-06-02 18:50:20 +00:00
43a188ccf8 Delete filelist listing on commit
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-05-23 20:07:08 +00:00
1043ba9397 filelist was included in scripts reading
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-05-23 20:03:51 +00:00
3096f718a7 filelist was included in scripts reading
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-05-23 20:02:34 +00:00
aa30a342ba make sure filelists get deleted for updating
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-05-23 20:00:11 +00:00
1e9b5ce216 use a filelist system for updates, remove configurable files from md5
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-05-23 19:58:32 +00:00
e621331816 remove language line
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-05-23 18:53:49 +00:00