Commit Graph

318 Commits

Author SHA1 Message Date
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
d76ffad242 Install the installation instructions as well 2012-07-31 19:13:44 +00:00
feb5dccbf0 Added a "FILES" section 2012-07-31 19:13:12 +00:00
c2d35a1b36 Hopefully more portable for Windows and MacOS X platforms (shared libraries) 2012-07-30 00:57:58 +00:00
2e744e268a Let CVS be quieter 2012-07-30 00:28:16 +00:00
74e8dd7c5c Hopefully improved support for building DLLs on Windows 2012-07-30 00:24:07 +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
1a01ab7399 Do not use -Wl,-soname on MacOS X 2012-07-06 21:40:20 +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
4124890fcd Formatting 2012-05-17 02:20:50 +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
0922cccc3a Fixed file type detection and path for installing HTML files in some cases 2012-05-17 02:14:21 +00:00
bfb8df0c82 Added a manual page for the project.conf(5) project definition files 2012-05-17 02:13:15 +00:00
eedd6b0056 Also force the text width to be of 80 characters within the VIM modeline 2012-05-17 01:06:29 +00:00
e4fdfe71d0 Explicitly disabling expandtab within the VIM modeline 2012-05-17 01:03:24 +00:00
e8ec47d2e8 More on scripts (and added a VIM modeline) 2012-05-17 00:59:25 +00:00
5d9ba89769 Installing more documentation 2012-05-16 23:23:06 +00:00
57d0856ff5 Re-indented 2012-05-05 00:53:46 +00:00
9a93bcc313 Completing the documentation 2012-05-05 00:52:34 +00:00
4c67383e9d Updated the usage screen 2012-05-05 00:52:19 +00:00
50386ff37c Generating (and installing) HTML documentation for configure 2012-05-05 00:18:14 +00:00
d06912b632 Revert last changes 2012-04-08 16:06:03 +00:00
a4bde692be Code cleanup 2012-04-08 14:02:54 +00:00
1fc7efdd5d Compilation fix for GNU/Linux 2012-03-22 02:40:35 +00:00
1538aed853 Avoid a few warnings (in apparently unused code though) 2012-03-21 01:37:14 +00:00
2167b010d6 Compilation fix 2012-03-18 00:41:44 +00:00
7afaba66f3 - separate parsing and printing
- only keep in memory informations needed according to the request
- do not duplicate output
- cflags-*, libs-*, static, modversion, print-requires*, exists are now features
  complete with GNU pkg-config
2012-03-17 09:28:44 +00:00
d30f748476 Hopefully improving support for MacOS X 2011-11-27 22:37:19 +00:00
1aec1a6726 Generate shared libraries directly with the soname requested 2011-10-29 01:50:52 +00:00