Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow to override build date with SOURCE_DATE_EPOCH | Bernhard M. Wiedemann | 2023-01-28 | 1 | -1/+3 |
| | | | | | | | | | | | | in order to make builds reproducible. See https://reproducible-builds.org/ for why this is good and https://reproducible-builds.org/specs/source-date-epoch/ for the definition of this variable. This date call works with various implementations of date. Also use UTC to be independent of timezone. This patch was done while working on reproducible builds for openSUSE. | ||||
* | configure.ac: Use pkg-config to detect libxml2 | Hugh McMaster | 2022-08-08 | 1 | -8/+2 |
| | |||||
* | Set CPPFLAGS for GTK1 check to prevent preprocessor complains (gtk/gtk.h: ↵ | Suren A. Chilingaryan | 2013-11-16 | 1 | -0/+4 |
| | | | | accepted by the compiler, rejected by the preprocessor!) | ||||
* | Multiple fixes of build system | Suren A. Chilingaryan | 2013-11-16 | 1 | -3/+8 |
| | |||||
* | Fix build system for compatibility with latest versions of automake | Suren A. Chilingaryan | 2013-11-13 | 1 | -0/+447 |