Commit Graph

90 Commits

Author SHA1 Message Date
3e65ff5d9b Really support SunOS for sure 2014-10-25 00:35:19 +02:00
2f213e60e2 Re-generated the Makefiles 2014-10-17 20:40:30 +02:00
cd61377128 Support more substitutions
The following substitutions are now supported:
BINDIR, DATADIR, LIBDIR, LIBEXECDIR, MANDIR and SYSCONFDIR
2014-10-17 20:31:42 +02:00
08d51a9edf Added the "phplint.sh" helper script 2014-10-03 13:24:19 +02:00
ea45db6036 Code cleanup 2014-10-03 13:23:00 +02:00
ef54e9374b Fixed the usage screen 2014-10-03 13:22:48 +02:00
be85f616d0 Fixed the usage screen 2014-10-03 13:20:42 +02:00
d1f023337e Using the BSD license 2014-10-03 13:19:54 +02:00
3e1267d8d0 Removed useless .cvsignore files 2014-10-03 13:14:03 +02:00
4ffe704cba Open and write to the error log only once for all the files analyzed 2014-08-25 19:43:35 +02:00
aa5e64f1b1 Code cleanup 2014-08-25 19:40:46 +02:00
8fd1b92a2c No need to redirect the standard output from "sh -n" 2014-08-25 19:40:10 +02:00
65bbbf366f Added two sample scripts to check for conformity of shell and XML files 2014-08-25 19:37:30 +02:00
bc7d95c98f Added a CSS stylesheet for manual pages 2014-05-29 14:27:32 +02:00
d343bc54ab Added support for custom embedded CSS stylesheets in HTML output 2014-05-29 14:24:59 +02:00
fe5484711d Detect when DocBook files are manual pages (for HTML output) 2014-05-09 03:47:58 +02:00
b2853c5581 Install HTML manual pages into the proper directory (requires "xmllint") 2014-05-09 02:21:27 +02:00
d9bdd130b9 Solaris also doesn't have "-Wl,-rpath-link" apparently 2014-04-23 17:34:56 +02:00
b227ac5187 Fixed obtaining the PREFIX from the command line 2014-04-23 17:34:24 +02:00
39e3e3ae2a Updated license information (switched to 2-clause BSD) 2014-04-23 17:33:59 +02:00
c441be639b Newer version of the script 2014-04-23 17:26:08 +02:00
15f236b680 Fixed obtaining the PREFIX value from the command line 2014-03-03 01:33:56 +01:00
a41ee14c0a Newer version of the reference script 2014-02-11 23:28:49 +01:00
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
605df7c07e Re-generated the Makefiles 2013-04-06 00:45:36 +02:00
a1e53b2418 Re-generated the Makefiles 2013-03-05 03:10:02 +01:00
3315f001b9 Re-generated Makefiles 2013-01-25 20:54:46 +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
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
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
4a3507b682 Output conformant XHTML 2012-09-17 14:50:20 +00:00