- Nov 16, 2022
-
-
Eidolon authored
Minor comptime refactoring. See merge request !1776 (cherry picked from commit dc02339c) 9bfc82a1 Prevent comptime.* from failing compilation a614865d Make comptime.sh conform to POSIX and less redundant, among other improvements b7711b2b Pass argument list directly to functions that use them; quote arguments when used.
-
- Apr 05, 2022
-
-
Golden authored
-
Golden authored
- Shebang now directly calls /bin/sh - Improved indenting within the comprevision() function - Quoted several strings to prevent possible argument splitting - Replaced archaic backtick command statements with more descriptive `"$(...)"` statements - Replaced direct references to `test` with more readable, but equivalent `[ ... ]` statements - Replaced the ${str:0:8} bashism with an equivalent statement using POSIX cut - Moved redundant definitions of the comptime.h body to a single function that takes arguments
-
- May 18, 2016
-
-
Alam Ed Arias authored
-
- May 10, 2016
-
-
Alam Ed Arias authored
-
- Mar 14, 2016
-
-
Also makes comptime.bat work with git if able. Development builds will now show the branch and the SHA1 hash of the revision. Also been tested to work with subversion, where it displays "Subversion r####". You know, just in case.
-
- Jan 14, 2016
-
-
Inuyasha authored
Also makes comptime.bat work with git if able. Development builds will now show the branch and the SHA1 hash of the revision. Also been tested to work with subversion, where it displays "Subversion r####". You know, just in case.
-
Inuyasha authored
Also makes comptime.bat work with git if able. Development builds will now show the branch and the SHA1 hash of the revision. Also been tested to work with subversion, where it displays "Subversion r####". You know, just in case.
-
- Apr 10, 2014
-
-
- Apr 09, 2014
-
-
Alam Ed Arias authored
-
- Mar 19, 2014
-
-
Eidolon authored
-
- Mar 15, 2014
-
-
Alam Ed Arias authored
-