about summary refs log tree commit diff stats
path: root/distribute.sh
Commit message (Expand)AuthorAgeFilesLines
* distribute.sh: Remove the damn xcb libraries.Charadon2022-10-091-0/+1
* distribute.sh: Added -f to rm arguments when deleting libraries.Charadon2022-10-061-3/+3
* distribute.sh: Added Solaris support.Charadon2022-10-061-0/+6
* distribute.sh: Fixed output location of windows artifacts.Charadon2022-10-041-2/+2
* distribute.sh: Added better 7zip detection, and fixed unbound variable error.Charadon2022-10-041-3/+3
* distribute.sh: Fixed issue where on some systems, rm not finding a file count...Charadon2022-10-021-0/+2
* distribute.sh: Fixed OpenBSD ldd command.Charadon2022-10-021-0/+6
* distribute.sh: Added more platformsCharadon2022-09-271-5/+39
* distribute.sh: Fixed portability issues on unixCharadon2022-09-261-3/+7
* distribute.sh: Made Windows part of script try to make self extracting archiv...Charadon2022-09-261-2/+9
* distribute.sh: Actually fixed recursive issueCharadon2022-09-261-2/+2
* distribute.sh: Fix issue where files aren't grabbed recursivelyCharadon2022-09-261-2/+2
* distribute.sh: Fixed typoCharadon2022-09-261-1/+1
* distribute.sh: Added Windows-specific override to use zip instead of tar.Charadon2022-09-261-4/+17
* Fixed typo in launch.sh and added distribute script that creates tarball for ...Charadon2022-09-241-0/+31