commit 75f92eb3489275bfcad901e5ca424134eda6e2f4 [browse]
Author: Hiltjo Posthuma
Date: 2019-02-09 12:48:39 +01:00
bump version to 0.8.2
commit 75f92eb3489275bfcad901e5ca424134eda6e2f4 [browse]
Author: Hiltjo Posthuma
Date: 2019-01-10 18:16:17 +01:00
config: add Shift+Insert as selpaste() again
This was changed before in:
commit 20f713548de451b67db3306cf8cf7b2f38fee05c on Wed Jan 25 19:17:38 2017
commit 75f92eb3489275bfcad901e5ca424134eda6e2f4 [browse]
Author: Paride Legovini
Date: 2019-01-10 13:36:09 +01:00
Let the user specify CPPFLAGS
This complements the work done in d4928ed, allowing the user to specify
the preprocessor flags with the CPPFLAGS environment variable. This is
useful for example to specify preprocessor macros with -D.
CFLAGS could be used instead, but CPPFLAGS is more correct and is expected
to be honored in some cases. For example, the helper scripts to build
Debian packages make use of CPPFLAGS, but the variable is currently
being ignored unless manually appended to CFLAGS.
commit 75f92eb3489275bfcad901e5ca424134eda6e2f4 [browse]
Author: Paride Legovini
Date: 2019-01-04 09:48:37 +01:00
Set the path of pkg-config in a variable instead of hardcoding it
In this way the path of pkg-config can be overridden from the command
line. This is useful for example when cross-compiling.
commit 75f92eb3489275bfcad901e5ca424134eda6e2f4 [browse]
Author: Hiltjo Posthuma
Date: 2019-01-04 12:33:01 +01:00
Makefile: fix dependencies on config.h
patch by Younes Khoudli (changed slightly). Thanks
clone the repository to get more history