Commit Graph

517 Commits

Author SHA1 Message Date
34983f8459 Added support for PDF output 2014-02-11 00:30:05 +01:00
bca292d049 Code cleanup 2014-02-11 00:24:38 +01:00
62a7e10229 Newer versions of the helper scripts 2014-01-23 12:51:33 -06:00
f3814eaafa Improved error handling 2014-01-23 12:12:14 -06:00
32d6c406c3 Fixed installation with SunOS' install(1) program 2014-01-21 13:38:47 -06:00
17ece7ff43 Fixed "make dist" when either the path or the filename contains spaces 2013-11-19 22:25:35 +01:00
afdfa13eff Hopefully better handling of C++ targets 2013-06-04 03:24:49 +02:00
bf65f88f4b Let the defaut programs depend on the underlying platform 2013-04-06 01:28:27 +02:00
74cc13e057 Code cleanup 2013-04-06 01:24:43 +02:00
918878a13e Removed what is probably a wrong or obsolete comment 2013-04-06 00:57:42 +02:00
605df7c07e Re-generated the Makefiles 2013-04-06 00:45:36 +02:00
8493c318a5 Solaris' native "install" tool doesn't like "--" as argument delimiter 2013-04-06 00:40:20 +02:00
a1e53b2418 Re-generated the Makefiles 2013-03-05 03:10:02 +01:00
999d9d5f78 Quote the names of directories when they contain the space character 2013-03-05 03:08:26 +01:00
f0efbdaa2f Quoting the directory names when switching directories 2013-03-05 03:01:34 +01:00
3315f001b9 Re-generated Makefiles 2013-01-25 20:54:46 +01:00
8a87d4bfe4 Force directories to be world-readable 2013-01-25 20:53:48 +01:00
f139bc58d0 Re-generated Makefiles 2013-01-07 03:36:29 +01:00
6c0926d29d Code cleanup 2013-01-07 03:30:28 +01:00
421859519e Fixed "make clean" 2013-01-07 03:30:08 +01:00
81a6d12db4 Code cleanup 2013-01-07 03:26:48 +01:00
d93685028d Fixed "make clean" 2013-01-07 03:20:10 +01:00
1530a4b844 Let scripts help perform the "clean" target 2013-01-07 02:59:49 +01:00
05149d255a Preparing scripts for the "clean" target 2013-01-07 02:52:36 +01:00
330778cec2 Preparing scripts for the "clean" target 2013-01-07 02:46:28 +01:00
9aa3aabc4c Preparing scripts for the "clean" target 2013-01-07 02:42:50 +01:00
6b7e8dbdd8 Preparing scripts for the "clean" target 2013-01-07 02:38:54 +01:00
2ffdf32a06 Code cleanup 2013-01-07 02:35:58 +01:00
78dcd6f0e5 Preparing scripts for the "clean" target 2013-01-07 02:32:08 +01:00
0b606a1140 Preparing scripts for the "clean" target 2013-01-07 02:27:12 +01:00
0b027bd060 Re-generated Makefiles 2013-01-07 02:21:30 +01:00
abf4f1f6bb No longer allow the environment to override variables directly 2013-01-07 00:18:37 +01:00
01aa7b26ab Fixing users of <ctype.h> 2012-11-13 13:02:38 +01:00
8a36656ea3 Fixing users of <ctype.h> 2012-11-13 13:00:17 +01:00
beb81f4b59 Added support for $(SBINDIR) 2012-11-02 21:32:47 +01:00
7d2b3130fa Fixed parsing arguments (using $OPTARG) 2012-10-17 10:37:57 +00:00
428b8fd03a No longer use RPATH for "/usr/lib" 2012-10-03 17:44:05 +00:00
554c94fc72 No longer hardcore the target directory as being BINDIR 2012-10-02 18:09:33 +00:00
0f4e6fa428 Base the installation permissions on the substituted file (not the original) 2012-10-02 18:02:21 +00:00
02aa787eab No longer always installing as an executable file by default 2012-10-02 17:59:59 +00:00
bb43891070 Completed the fix for object targets with filenames not matching the source 2012-09-22 18:50:22 +00:00
aaa2776483 Fixed object targets with filenames not matching the source 2012-09-22 18:44:08 +00:00
d454b9c723 Detect DeforaOS explicitly rather than "likely UNIX" 2012-09-20 22:14:10 +00:00
4a3507b682 Output conformant XHTML 2012-09-17 14:50:20 +00:00
a3ca805c6f Fixed OS detection on Linux and MacOS X 2012-09-14 21:38:34 +00:00
25c84fbf7b Fixed potential buffer overflow 2012-09-14 21:31:25 +00:00
29725f24fc Adding the file extension for executables on Windows 2012-09-12 21:23:27 +00:00
af07b21194 Avoiding a compilation issue on some systems 2012-09-11 11:02:57 +00:00
e1a8c8ff50 Code cleanup 2012-08-23 13:25:24 +00:00
8cd51c477a Imported the subst.sh script 2012-08-20 14:27:46 +00:00