Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile.am: Add " (" and ")" to PACKAGE_VERSION_GIT | Patrick McDermott | 2017-10-29 | 1 | -4/+6 |
| | |||||
* | Makefile.am: Leave PACKAGE_VERSION_GIT empty in not IN_GIT | Patrick McDermott | 2017-10-29 | 1 | -1/+1 |
| | |||||
* | Makefile.am: Always show commit count and ID in Git ver string | Patrick McDermott | 2017-10-29 | 1 | -1/+3 |
| | |||||
* | Makefile.am: Add missing "#" in header comment | Patrick McDermott | 2017-10-28 | 1 | -1/+1 |
| | |||||
* | Makefile.am: Clean up version.c | Patrick McDermott | 2017-10-27 | 1 | -0/+1 |
| | | | | Since commit 3db7f3d, it is no longer immediately removed after linking. | ||||
* | data/Makefile.am: New file | Patrick McDermott | 2017-10-27 | 1 | -0/+2 |
| | |||||
* | Makefile.am: Don't remove version.c | Patrick McDermott | 2017-10-27 | 1 | -1/+0 |
| | |||||
* | Makefile.am: Define ABS_TOP_BUILDDIR and PKGDATADIR | Patrick McDermott | 2017-10-27 | 1 | -0/+2 |
| | |||||
* | Makefile.am: Link against temporary version.c file | Patrick McDermott | 2017-09-27 | 1 | -1/+11 |
| | | | | Also add better error handling to PACKAGE_VERSION_GIT macro. | ||||
* | Add build system and related files | Patrick McDermott | 2017-09-15 | 1 | -0/+46 |