William Pitcock
|
d33b7de5d2
|
build: disable -D_FORTIFY_SOURCE=2 (let distros use it themselves) (closes #61)
|
2014-06-07 20:22:48 +00:00 |
Volker Braun
|
f5730b487f
|
Do not hardcode the non-posix install program
|
2014-02-28 15:04:11 +01:00 |
William Pitcock
|
e0789ca650
|
Add pkgconf(1) manual page. (closes #55)
|
2013-12-27 11:13:55 +00:00 |
Marcin Wojdyr
|
a56d5c52db
|
Makefile.in: support out-of-source build
|
2013-06-29 17:18:07 +01:00 |
William Pitcock
|
1a49758792
|
buildsys: add support for building a profiled executable
|
2013-03-01 12:17:16 -06:00 |
William Pitcock
|
9439b02936
|
cache: add high-level cache API
|
2013-02-25 17:36:09 -06:00 |
William Pitcock
|
5344016caa
|
buildsys: use rm -f when cleaning
|
2013-02-24 08:22:35 -06:00 |
William Pitcock
|
a2323ee923
|
buildsys: clean up gcov stuff
|
2013-02-24 06:53:27 -06:00 |
William Pitcock
|
44e2ce79e6
|
buildsys: add support for profiling the testsuite with gcov
|
2013-02-24 06:26:56 -06:00 |
Yu Kobayashi
|
dd776ba946
|
Remove needless / after $(DESTDIR)
|
2012-09-09 18:11:36 +09:00 |
William Pitcock
|
698358e9d4
|
queue: new file
|
2012-07-29 05:37:20 -05:00 |
Baptiste Daroussin
|
abcea07a1c
|
add --with-system-includedir and --with-system-libdir
By default they are defined to --includedir and --libdir
|
2012-07-24 22:24:52 +02:00 |
Baptiste Daroussin
|
09032b0bdf
|
new --with-pkg-config-dir options
Allow one to configure the place where pc files are store, it default on
${libdir}/pkgconfig:${datadir}/pkgconfig
|
2012-07-24 08:48:23 +02:00 |
JD Horelick
|
f5c9713e77
|
Respect LDFLAGS
|
2012-07-24 02:10:35 -04:00 |
William Pitcock
|
4cced0ffb2
|
buildsys: add @bindir@ define
|
2012-07-23 21:09:15 -05:00 |
William Pitcock
|
72f9e90f27
|
buildsys: respect CFLAGS
|
2012-07-23 14:55:33 -05:00 |
William Pitcock
|
188117b68d
|
buildsys: switch to something a little more generic (closes #27)
|
2012-07-23 14:49:22 -05:00 |