Commit Graph

61 Commits

Author SHA1 Message Date
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
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
c922b4fee7 Chose a substitution character for sed less likely to conflict 2012-08-13 18:27:16 +00:00
7bb3647aa5 MacOS X does not support "-Wl,-rpath-link" but supports "-Wl,-rpath" 2012-08-01 17:38:44 +00:00
421ad3eed6 Improved debugging information and uninstallation for some scripts 2012-08-01 00:13:24 +00:00
057b7babf4 Updated the pkgconfig.sh sample script 2012-07-31 23:56:04 +00:00
62b65b58d6 Re-phrased and re-indented a bit 2012-07-31 19:14:59 +00:00
feb5dccbf0 Added a "FILES" section 2012-07-31 19:13:12 +00:00
2e744e268a Let CVS be quieter 2012-07-30 00:28:16 +00:00
0aeaa91af5 Unifying the scripts generating pkg-config definition files 2012-07-11 23:07:34 +00:00
7e1451014f Create directories with the proper permissions 2012-07-10 23:22:43 +00:00
f904804626 Only install (and uninstall) regular files 2012-07-10 22:49:59 +00:00
be8f9b10da Really uninstall all the files installed 2012-07-10 22:45:18 +00:00
d08cc062d6 Enforce permissions properly when creating directories 2012-07-10 22:37:21 +00:00
05960c9e98 Rewording and linking to make(1) 2012-06-28 22:49:09 +00:00
5180a5945a No longer re-create the targets when installing 2012-06-10 00:13:31 +00:00
1f3833e350 Documentation cleanup 2012-06-03 21:44:18 +00:00
dced17f195 Allow custom XSL stylesheets to be applied for HTML output 2012-05-17 22:59:27 +00:00
27e19d9f8c Installing a manual page for configure(1) 2012-05-17 22:31:06 +00:00
798e466535 Allowing Xinclude by default 2012-05-17 22:17:56 +00:00
683d11ef1a Removed the section about project.conf (now in its own file) 2012-05-17 02:49:52 +00:00
f5fc4cb91a Merged fixes from the configure project 2012-05-17 02:49:16 +00:00
7c696abefe Delete the target file when it failed to generate 2012-05-17 02:48:38 +00:00
080c7accc3 Safer invocation of the RM, MKDIR and INSTALL wrappers 2012-05-17 02:46:15 +00:00
b38f63536b Fixed the root node 2012-05-17 02:44:52 +00:00
f75333dddf Added project.conf.5 and project.conf.html 2012-05-17 02:19:04 +00:00
6443be6791 Also generate and install an HTML version of the manual page for project.conf 2012-05-17 02:18:03 +00:00
8108498e7a Merged a few fixes from the configure project 2012-05-17 02:15:40 +00:00