Commit Graph

40 Commits

Author SHA1 Message Date
dda49d988c Re-generate the Makefiles 2016-09-12 04:26:22 +02:00
4a10424c5d No longer compile with -pedantic 2016-09-12 04:26:09 +02:00
8d8baa55ef Re-generate the Makefiles 2016-03-06 00:00:38 +01:00
967825ae8a Re-generate the Makefiles 2015-10-06 19:37:50 +02:00
eac496726d Build with SSP, as PIE and with RELRO by default 2015-10-06 19:37:29 +02:00
6e9ede2d0f Re-generate the Makefiles 2015-09-09 12:42:24 -04:00
0173cf2984 Re-generate the Makefiles 2015-09-09 12:03:33 -04:00
d7daf15193 Add a few .gitignore files 2015-05-28 21:33:10 +02:00
4a62ebc9e9 Re-generated the Makefiles 2014-10-31 02:35:45 +01:00
eac6961b34 Re-generated the Makefiles 2014-10-31 02:23:25 +01:00
f0577c9428 Re-licensed as 2-clause BSD (with consent from myself) 2014-10-03 14:20:38 +02:00
126ee6fbfc Re-licensed pkg-config(1) to 2-clause BSD (with consent from bapt) 2014-10-03 14:11:23 +02:00
d8e7f7a943 Fixed the "--help" option 2014-10-03 13:39:17 +02:00
a3c60bb285 Using PROGNAME for pkg-config(1) 2014-10-03 13:35:53 +02:00
319a2b6653 Removed unused code 2014-10-03 13:33:03 +02:00
3e1267d8d0 Removed useless .cvsignore files 2014-10-03 13:14:03 +02:00
712fa1e744 Avoid a compilation warning 2014-07-23 20:33:21 +02:00
76ac44e8c4 Updated the copyright line 2014-07-23 20:23:19 +02:00
05ba7db351 Also build when MAXPATHLEN is not available 2014-07-23 20:05:47 +02:00
1c84680eb7 Fixed "make dist" 2014-05-29 14:29:56 +02:00
f585fcf341 pkg-config might be worth installing in $(BINDIR) at some point 2014-04-23 17:32:18 +02:00
3315f001b9 Re-generated Makefiles 2013-01-25 20:54:46 +01:00
0b027bd060 Re-generated Makefiles 2013-01-07 02:21:30 +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
af07b21194 Avoiding a compilation issue on some systems 2012-09-11 11:02:57 +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
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
7e5f248613 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
355491d530 Re-generated Makefiles 2011-09-16 10:19:40 +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