Commit Graph

74 Commits

Author SHA1 Message Date
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