Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-04 | Merge pull request #9465 from obsidiansystems/build-dir | eldritch horrors | |
Use `buildprefix` in a few more places (cherry picked from commit b6a3fde6b7a416929553e6be36fc991680ddf9ef) Change-Id: I2790663fa9f8242ac2db6582b7e421d2fdf42942 | |||
2016-11-26 | Revert "Get rid of unicode quotes (#1140)" | Eelco Dolstra | |
This reverts commit f78126bfd6b6c8477fcdbc09b2f98772dbe9a1e7. There really is no need for such a massive change... | |||
2016-11-25 | Get rid of unicode quotes (#1140) | Guillaume Maudoux | |
2014-12-14 | Merge commit '36c67860363c93eb00cf5b8e2ad34f6f775e6901' | Eelco Dolstra | |
2014-08-20 | Merge commit '2aa93858afee22e0c32d8f4366970976374091ac' | Eelco Dolstra | |
2014-02-04 | GNU Make 3.81 compatibility | Eelco Dolstra | |
3.81 doesn't understand the ‘define foo =’ syntax, which was added in 3.82. So use ‘define foo’ instead. | |||
2014-02-01 | Add 'mk/' from commit '1eff3ad37fdb9dcf9f8528fdacea0ebf0e79d545' | Eelco Dolstra | |
git-subtree-dir: mk git-subtree-mainline: 6ef32bddc1f10034322966b3a5b85af7b9cdc4d8 git-subtree-split: 1eff3ad37fdb9dcf9f8528fdacea0ebf0e79d545 | |||
2014-01-09 | Remove mk subdirectory in preparation for "git subtree" | Eelco Dolstra | |
2014-01-09 | Move stuff to top-level | Eelco Dolstra | |
This makes it easier to use with "git subtree". | |||
2013-12-10 | Initial commit (imported from the Nix repo) | Eelco Dolstra | |
2013-11-25 | Add a Makefile for the scripts directory | Eelco Dolstra | |
2013-11-25 | Let ‘make clean’ delete instantiated template files | Eelco Dolstra | |
2013-11-25 | Add a function for instantiating Autoconf *.in files | Eelco Dolstra | |