|
130907d5
|
2012-05-04T03:21:51
|
|
fileio: add routine for portably yanking lines out of a FILE stream
|
|
de5e1c6e
|
2012-05-03T20:22:19
|
|
split out fragment code from parse.c
|
|
3c380f9b
|
2012-05-03T19:44:23
|
|
Add LIBDIR and INCLUDEDIR defines.
|
|
c74b749c
|
2012-05-03T18:59:14
|
|
Add code for spliting strings into argc/argv using shell quoting rules.
|
|
4dbca6ae
|
2012-05-03T10:32:49
|
|
Merge pull request #4 from mgorny/master
Fix uninitialized variable + tests
|
|
89f3a1f1
|
2012-05-03T17:23:11
|
|
Makefile: enable fortify support
|
|
9f877aed
|
2012-05-03T17:22:44
|
|
makefile: enable -Wextra, -Wformat=2
|
|
ccda6b37
|
2012-05-03T17:15:45
|
|
everywhere: warning cleanups
|
|
97b8c093
|
2012-05-03T08:50:57
|
|
Add minimal tests.
|
|
f99ecae9
|
2012-04-30T18:50:31
|
|
main: remove dependency on popt
|
|
b3057ada
|
2012-04-30T18:27:17
|
|
Add portable getopt_long implementation based on OpenBSD's.
|
|
d4015cf2
|
2012-04-30T05:55:27
|
|
Implement stub functions for systems which lack BSD strlcpy/strlcat.
|
|
7993ad09
|
2012-04-30T05:43:46
|
|
Install a copy of pkg.m4 into aclocal like pkg-config does.
|
|
1e93bac3
|
2012-02-17T15:35:23
|
|
pkg: handle PKG_DEFAULT_PATH and PKG_CONFIG_PATH envvar more cleanly
|
|
03c9402e
|
2011-07-26T20:07:16
|
|
Makefile: do not install pkg-config symlink
this should be handled using dpkg-alternatives or similar.
|
|
95298b4c
|
2011-07-25T17:14:44
|
|
pkgconf 0.1.1.
|
|
3a368095
|
2011-07-25T00:06:37
|
|
main: expand into something more useful, add --cflags and --libs printer selectors to poptOptions
|
|
4603ceb8
|
2011-07-24T23:46:10
|
|
main: split out to main.c, make pretty printers hidden
|
|
61c246d2
|
2011-07-24T21:03:17
|
|
Initial commit.
|