index
:
games/Pong-C
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
distribute.sh
Commit message (
Collapse
)
Author
Age
Files
Lines
*
distribute.sh: Added Solaris support.
Charadon
2022-10-06
1
-0
/
+6
|
*
distribute.sh: Fixed output location of windows artifacts.
Charadon
2022-10-04
1
-2
/
+2
|
*
distribute.sh: Added better 7zip detection, and fixed unbound variable error.
Charadon
2022-10-04
1
-3
/
+3
|
*
distribute.sh: Fixed issue where on some systems, rm not finding a file ↵
Charadon
2022-10-02
1
-0
/
+2
|
|
|
|
counts as an error.
*
distribute.sh: Fixed OpenBSD ldd command.
Charadon
2022-10-02
1
-0
/
+6
|
*
distribute.sh: Added more platforms
Charadon
2022-09-27
1
-5
/
+39
|
|
|
|
distribute.sh: Switched from xz to gzip for more portability.
*
distribute.sh: Fixed portability issues on unix
Charadon
2022-09-26
1
-3
/
+7
|
*
distribute.sh: Made Windows part of script try to make self extracting ↵
Charadon
2022-09-26
1
-2
/
+9
|
|
|
|
archive, and upped compression level on tarball
*
distribute.sh: Actually fixed recursive issue
Charadon
2022-09-26
1
-2
/
+2
|
*
distribute.sh: Fix issue where files aren't grabbed recursively
Charadon
2022-09-26
1
-2
/
+2
|
*
distribute.sh: Fixed typo
Charadon
2022-09-26
1
-1
/
+1
|
*
distribute.sh: Added Windows-specific override to use zip instead of tar.
Charadon
2022-09-26
1
-4
/
+17
|
*
Fixed typo in launch.sh and added distribute script that creates tarball for ↵
Charadon
2022-09-24
1
-0
/
+31
distribution purposes.