82e57d1f0a
Update the copyright notice
2019-09-14 04:09:39 +02:00
e575d131e5
Minor optimization
2019-09-14 04:09:30 +02:00
b0865976d6
Report more errors
2017-12-27 23:14:13 +01:00
4a473726fa
Report errors on long lines
2017-12-27 23:02:42 +01:00
a36f83d806
Fail on long lines
2017-12-27 22:57:56 +01:00
b1568850ed
Constify
2017-12-27 22:57:45 +01:00
058aeab2ce
Update the copyright notice
2017-12-27 22:50:09 +01:00
949c29c449
Downgrade a FIXME into a warning
2017-12-27 22:47:34 +01:00
a0f438c435
Code cleanup
2017-12-27 22:47:24 +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
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
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
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
06f676b082
Implementing pkg-config as part of the configure project
2011-09-16 09:18:42 +00:00