Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e2fdd6f4 | 2019-01-14 14:12:32 | pkgconf 1.6.0. | ||
| 7939732f | 2018-07-19 17:27:02 | build: install pkgconf-personality(5) manpage | ||
| 782c88ce | 2018-06-14 14:43:01 | meson: set PERSONALITY_PATH to something useful | ||
| 1244f8f8 | 2018-05-09 21:21:39 | libpkgconf: refactor out the rfc822 message parser so that the cross-personality code can share it | ||
| 854490c5 | 2018-05-09 16:54:21 | libpkgconf: add basic support for cross-compile personality objects | ||
| 706273c7 | 2018-03-07 05:28:05 | meson: Add option to build without kyua for tests (#175) | ||
| 83eea876 | 2018-03-07 05:27:54 | meson: Fix defining PKGCONF_API (#174) | ||
| 1e91c245 | 2018-02-12 00:45:55 | build: chase changes for cmake & meson i hope | ||
| 5d6c9ba9 | 2018-01-05 11:18:19 | build: set soversion to 3 | ||
| 0b09c111 | 2017-12-07 20:07:30 | main: implement a MSVC renderer (only some fragments supported) (closes #161) | ||
| 0d6cad31 | 2017-12-07 12:34:06 | meson: look for atf-sh (closes #160) | ||
| 7fed573a | 2017-12-05 19:47:11 | man: finish pkg.m4(7) | ||
| 60df6ba3 | 2017-12-05 18:45:06 | build: move manpages to man subdir | ||
| 75074635 | 2017-09-08 20:52:02 | meson: install pkg.m4 to aclocal dir (closes #124) | ||
| 3ae11b1b | 2017-06-24 12:40:33 | meson: add kyua integration for testsuite for now | ||
| a928ad75 | 2017-06-20 16:20:30 | meson: use join_paths() for kyua invocation | ||
| adc7f928 | 2017-06-20 01:23:55 | meson: fix up SYSTEM_LIBDIR, SYSTEM_INCLUDEDIR, PKG_DEFAULT_PATH | ||
| bca82764 | 2017-06-20 01:11:36 | meson: add some support for pulling in testsuite | ||
| 186545fc | 2017-06-20 00:29:03 | meson: fix check for HAVE_CYGWIN_CONV_PATH | ||
| d40a9076 | 2017-06-19 19:11:42 | meson: clean up a few things | ||
| 40fd9950 | 2017-06-19 20:03:00 | Experiment to build with Meson (#119) * Initial Meson build definitions. * Install man page and headers. |