William Pitcock
|
8a186966c6
|
build: install libpkgconf .pc file
|
2016-12-14 01:30:41 -06:00 |
William Pitcock
|
02401c6911
|
build: actually this approach is better
|
2016-12-14 01:07:50 -06:00 |
William Pitcock
|
e1d8f7453e
|
build: fix include path (closes #101)
|
2016-12-14 01:03:38 -06:00 |
William Pitcock
|
82fa8b21cf
|
libpkgconf: separate config.h from the actual API headers
|
2016-12-13 12:14:08 -06:00 |
William Pitcock
|
8a6d0b5e31
|
build: use -export-symbols-regex to only export public API symbols
|
2016-12-10 16:23:02 -06:00 |
William Pitcock
|
3151927bd6
|
build: SOVERSION should be 2 due to ABI breaks
|
2016-12-02 00:55:23 -06:00 |
William Pitcock
|
8740c5cd55
|
libpkgconf: begin removing global state from libpkgconf library by introducing a "client" object which holds the state
|
2016-12-01 15:05:03 -06:00 |
William Pitcock
|
f4da1082cb
|
libpkgconf: refactor some path operations
|
2016-11-30 22:15:13 -06:00 |
William Pitcock
|
64c07aa90f
|
Merge branch 'master' into kyua
|
2016-10-27 21:51:09 -05:00 |
William Pitcock
|
1ce35f8bbb
|
buildsystem: add new testsuite files
|
2016-10-25 14:08:39 -05:00 |
Baptiste Daroussin
|
5c2bee67f7
|
Add Kyua tests
|
2016-09-18 23:29:30 +02:00 |
William Pitcock
|
072293c886
|
tests: add some very rudementary kyua integration (#96)
|
2016-09-10 02:06:33 -05:00 |
William Pitcock
|
d304d9cb2e
|
pkg: add support for 'simple' Provides rule entries (#95)
|
2016-09-08 22:10:24 -05:00 |
William Pitcock
|
21c7355ca8
|
testsuite: improve --print-provides test by adding a provides.pc file
|
2016-08-26 21:36:18 -05:00 |
William Pitcock
|
834e21d37e
|
testsuite: add tests for normal fragments and whitespace munging, too (closes #94)
|
2016-08-24 19:00:10 -05:00 |
William Pitcock
|
41e0a65870
|
audit: add actual audit log I/O functions (ref #88)
|
2016-07-10 15:03:58 -05:00 |
William Pitcock
|
2516f7c185
|
buildsystem: go back to using the makefile to expand the defaults (closes #89)
|
2016-05-19 21:12:24 -05:00 |
William Pitcock
|
25b730fbf6
|
testsuite: add a test for explicit depgraph breakage
|
2016-05-19 17:37:27 -05:00 |
William Pitcock
|
7eec25e90c
|
build: add isystem.pc to build system
|
2016-05-19 17:20:40 -05:00 |
Baptiste Daroussin
|
ceb7232190
|
Let the CFLAGS being user settable
Submitted by: Thomas Klausner <wiz@NetBSD.org>
|
2015-12-08 10:45:32 +01:00 |
Baptiste Daroussin
|
f2eda66e41
|
Fix make distcheck
|
2015-12-08 00:11:22 +01:00 |
William Pitcock
|
abbd6b06d4
|
Revert "Merge pull request #81 from dankegel/quotefest"
This reverts commit 42551f6364 , reversing
changes made to 938bb9e694 .
|
2015-09-27 16:10:33 -05:00 |
Baptiste Daroussin
|
6a66b52190
|
Really install the pkgconf man page
|
2015-09-12 21:32:06 +02:00 |
Baptiste Daroussin
|
7af5a0fff2
|
Install the m4 file
|
2015-09-12 21:28:03 +02:00 |
Dan Kegel
|
001cd31c08
|
Now passes 'make distcheck', too
|
2015-09-11 09:01:44 -07:00 |
Dan Kegel
|
41cb57e9cd
|
Add unit test for argvsplit
|
2015-09-10 16:35:06 -07:00 |
William Pitcock
|
938bb9e694
|
build: revert previous change for now
|
2015-09-06 12:17:19 -05:00 |
William Pitcock
|
f780656539
|
build: use -export-symbols-regex to only export pkgconf_ namespaced functions
|
2015-09-06 12:11:35 -05:00 |
William Pitcock
|
869de687dc
|
getopt_long: fixups, remove dependency on libpkgconf etc.
|
2015-09-06 09:41:34 -05:00 |
William Pitcock
|
a706b3dccc
|
initial libtoolization for libpkgconf
|
2015-09-06 09:35:08 -05:00 |
Baptiste Daroussin
|
a872213632
|
Fix running tests out of tree. from now make distcheck is usable
|
2015-09-03 11:18:36 +02:00 |
Baptiste Daroussin
|
bfa59591f4
|
Fix make dist
|
2015-09-03 10:56:17 +02:00 |
William Pitcock
|
3142c25c56
|
build system: switch to automake (closes #79)
|
2015-09-03 03:12:59 -05:00 |