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
9b77c9dbcf
Fixed tracking of executable variables (and removed ugly hack)
2011-10-18 18:44:41 +00:00
9dded0124b
Implement --cflags-only-I and --cflags--only-other
...
same as for --libs-* make them exclusive and use the same priority as for the
freedesktop implementation
2011-09-16 18:16:58 +00:00
44d46c582f
Add --libs-only-L --libs-only-l and --libs-only-other
...
They are exclusive in freedesktop implementation keep the same order of priority
2011-09-16 18:07:19 +00:00
4a5b7b44e9
Add --modversion support
2011-09-16 17:40:44 +00:00
922c0aaa8a
Add libdata/pkgconfig as expected by FreeBSD
2011-09-16 16:02:28 +00:00
0ef0d738d5
Re-generated Makefiles
2011-09-16 11:54:13 +00:00
c61365c06b
No longer force $(CC)
2011-09-16 11:52:42 +00:00
7e5f248613
Re-generated Makefiles
2011-09-16 11:36:26 +00:00
3b23bf9f83
Also using the "?=" operator (will need more work though)
2011-09-16 11:21:29 +00:00
713b2c67e7
Using the new function to output variables
2011-09-16 11:06:55 +00:00
2b16735b7a
Using CCSHARED instead of LD to create shared libraries
2011-09-16 10:59:46 +00:00
db7638c97c
More portable definition of AR
2011-09-16 10:57:54 +00:00
355491d530
Re-generated Makefiles
2011-09-16 10:19:40 +00:00
e7255169b4
Using a separate function to output variables
2011-09-16 10:17:34 +00:00
325957f978
Ignoring pkg-config
2011-09-16 09:19:21 +00:00
06f676b082
Implementing pkg-config as part of the configure project
2011-09-16 09:18:42 +00:00
b580667107
Fixed an issue when linking with -lossaudio outside NetBSD
2011-08-29 23:15:15 +00:00
213ac67002
Compilation fix for Windows
2011-06-02 19:51:06 +00:00
12c19e4214
Early support for Windows (32-bits, via MinGW)
2011-06-02 19:35:21 +00:00
736f7ab1a5
Partially solved variable duplication in some cases
2011-05-26 00:30:41 +00:00
bb52b1f035
Added the set of libraries implictly available on MacOS X
2011-05-16 11:26:57 +00:00
6914826310
Added MacOSX 10.6.5 to the list of systems detected
2011-05-16 11:17:17 +00:00
f62e808301
The "asm" extension is now recognized for assembly files
2011-05-08 17:02:13 +00:00
9c991976e9
Stricter error reporting
2011-04-28 03:51:53 +00:00
8af5a294df
Stricter error checking
2011-04-28 03:27:47 +00:00
6cebab0092
Allowing binaries to be compiled without own sources
2011-04-28 02:53:17 +00:00