Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a3fa9732 | 2017-02-25 13:57:38 | testsuite: add testsuite cases for inverse quoting situations | ||
| d558e30a | 2017-02-07 10:24:54 | libpkgconf: argvsplit: quoting logic was simplified too much | ||
| 02ad6d1a | 2017-02-03 12:58:11 | testsuite: add regression test for #111 | ||
| 8b043a10 | 2017-01-26 12:55:48 | testsuite: add tests for variable whitespace | ||
| 7237b811 | 2017-01-20 00:58:48 | add support for making paths relocatable (closes #103) | ||
| 45819eaa | 2017-01-13 19:09:15 | windows: allow building libpkgconf as DLL | ||
| 52b58ce5 | 2016-12-30 20:25:02 | tests: regress: add another test case for -idirafter ordering (noticed on pkg-config bugzilla) | ||
| 951a844c | 2016-12-30 12:45:29 | tests: add tests for the fragment mergeback changes | ||
| ad1e414d | 2016-12-30 02:47:42 | libpkgconf: fragment: handle -idirafter in the same way as -isystem (https://bugs.freedesktop.org/show_bug.cgi?id=97337) | ||
| ef27db94 | 2016-12-16 11:32:15 | build: include docs link in README and build system | ||
| 8a186966 | 2016-12-14 01:30:41 | build: install libpkgconf .pc file | ||
| 02401c69 | 2016-12-14 01:07:50 | build: actually this approach is better | ||
| e1d8f745 | 2016-12-14 01:03:38 | build: fix include path (closes #101) | ||
| 82fa8b21 | 2016-12-13 12:14:08 | libpkgconf: separate config.h from the actual API headers | ||
| 8a6d0b5e | 2016-12-10 16:23:02 | build: use -export-symbols-regex to only export public API symbols | ||
| 3151927b | 2016-12-02 00:55:23 | build: SOVERSION should be 2 due to ABI breaks | ||
| 8740c5cd | 2016-12-01 15:05:03 | libpkgconf: begin removing global state from libpkgconf library by introducing a "client" object which holds the state | ||
| f4da1082 | 2016-11-30 22:15:13 | libpkgconf: refactor some path operations | ||
| 64c07aa9 | 2016-10-27 21:51:09 | Merge branch 'master' into kyua | ||
| 1ce35f8b | 2016-10-25 14:08:39 | buildsystem: add new testsuite files | ||
| 5c2bee67 | 2016-09-18 22:48:13 | Add Kyua tests | ||
| 072293c8 | 2016-09-10 02:06:33 | tests: add some very rudementary kyua integration (#96) | ||
| d304d9cb | 2016-09-08 22:10:24 | pkg: add support for 'simple' Provides rule entries (#95) | ||
| 21c7355c | 2016-08-26 21:36:18 | testsuite: improve --print-provides test by adding a provides.pc file | ||
| 834e21d3 | 2016-08-24 19:00:10 | testsuite: add tests for normal fragments and whitespace munging, too (closes #94) | ||
| 41e0a658 | 2016-07-10 15:03:58 | audit: add actual audit log I/O functions (ref #88) | ||
| 2516f7c1 | 2016-05-19 21:12:24 | buildsystem: go back to using the makefile to expand the defaults (closes #89) | ||
| 25b730fb | 2016-05-19 17:37:27 | testsuite: add a test for explicit depgraph breakage | ||
| 7eec25e9 | 2016-05-19 17:20:40 | build: add isystem.pc to build system | ||
| ceb72321 | 2015-12-08 10:44:38 | Let the CFLAGS being user settable Submitted by: Thomas Klausner <wiz@NetBSD.org> | ||
| f2eda66e | 2015-12-08 00:11:22 | Fix make distcheck | ||
| abbd6b06 | 2015-09-27 16:07:06 | Revert "Merge pull request #81 from dankegel/quotefest" This reverts commit 42551f6364ab0e024e68ed03ef39c9688140fc88, reversing changes made to 938bb9e694c6d377bad29a0fa6856d6ce98c8033. | ||
| 6a66b521 | 2015-09-12 21:32:06 | Really install the pkgconf man page | ||
| 7af5a0ff | 2015-09-12 21:28:03 | Install the m4 file | ||
| 001cd31c | 2015-09-11 09:01:44 | Now passes 'make distcheck', too | ||
| 41cb57e9 | 2015-09-10 16:35:06 | Add unit test for argvsplit | ||
| 938bb9e6 | 2015-09-06 12:17:19 | build: revert previous change for now | ||
| f7806565 | 2015-09-06 12:11:35 | build: use -export-symbols-regex to only export pkgconf_ namespaced functions | ||
| 869de687 | 2015-09-06 09:41:34 | getopt_long: fixups, remove dependency on libpkgconf etc. | ||
| a706b3dc | 2015-09-06 09:35:08 | initial libtoolization for libpkgconf | ||
| a8722136 | 2015-09-03 11:18:36 | Fix running tests out of tree. from now make distcheck is usable | ||
| bfa59591 | 2015-09-03 10:56:07 | Fix make dist | ||
| 3142c25c | 2015-09-03 03:12:59 | build system: switch to automake (closes #79) |