summaryrefslogtreecommitdiffstats
path: root/mk
AgeCommit message (Expand)Author
2020-12-03Remove 'dist' targetEelco Dolstra
2020-10-06mk/precompiled-headers.mk: Remove special handling for clangEelco Dolstra
2020-10-06mk/precompiled-headers.mk: Fix clang testEelco Dolstra
2020-09-21Disable precompiled headers in 'nix develop'Eelco Dolstra
2020-08-28Close stdin while running testsEelco Dolstra
2020-07-25Allow PRECOMPILE_HEADERS in cross-compilationMatthew Bauer
2020-07-03Shorten the path to the test rootregnat
2020-07-03Fix the test dependenciesregnat
2020-07-02Run the tests in parallelregnat
2020-06-09Prelink static libraries into an object fileMatthew Bauer
2020-05-08Don't install unit testsEelco Dolstra
2020-05-08make check: Run unit testsEelco Dolstra
2020-03-30Remove global -I flagsEelco Dolstra
2020-03-13mk/README.md: RemoveEelco Dolstra
2019-12-05Fix precompiled-headers generationEelco Dolstra
2019-11-07Fix Perl bindingsEelco Dolstra
2019-11-07Precompile headersEelco Dolstra
2019-07-03mk: add support for passing LDFLAGS to libs and binsSergei Trofimovich
2019-02-13Support --disable-shared flag.Matthew Bauer
2018-04-08Fix missing $DESTDIR when installing programsAndrew Dunham
2018-02-08Add plugins to make Nix more extensible.Shea Levy
2018-01-16Add pure evaluation modeEelco Dolstra
2017-11-07Show when tests are skippedEelco Dolstra
2017-10-09WhitespaceEelco Dolstra
2017-10-06fixing bashisms in test codeJörg Thalheim
2017-10-03More elegant test outputDan Peebles
2017-04-21set _GNU_SOURCE on cygwinDavid McFarland
2016-11-26Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra
2016-11-25Get rid of unicode quotes (#1140)Guillaume Maudoux
2015-10-06Don't pass "--no-copy-dt-needed-entries" option to linker on FreeBSD.Manuel Jacob
2014-12-14Merge branch 'cygwin-master' of https://github.com/ternaris/nixEelco Dolstra
2014-12-14Merge commit '36c67860363c93eb00cf5b8e2ad34f6f775e6901'Eelco Dolstra
2014-12-09Fix library handling on CygwinMarko Durkovic
2014-12-09Set custom compiler flags on CygwinMarko Durkovic
2014-08-20Merge commit '2aa93858afee22e0c32d8f4366970976374091ac'Eelco Dolstra
2014-04-03Sync with make-rules repoEelco Dolstra
2014-02-07Merge commit 'a210c995cdd9279ed4137ec5d2e4cc928cb36097'Eelco Dolstra
2014-02-04GNU Make 3.81 compatibilityEelco Dolstra
2014-02-03Merge commit '8468806552d6730abec6431c42b5b0e897c0222c'Eelco Dolstra
2014-02-01Merge commit '28dc4883356a50f2805a3e3c819a541c44a4ff0a' into makeEelco Dolstra
2014-02-01Add 'mk/' from commit '1eff3ad37fdb9dcf9f8528fdacea0ebf0e79d545'Eelco Dolstra
2014-01-09Remove mk subdirectory in preparation for "git subtree"Eelco Dolstra
2014-01-09Move stuff to top-levelEelco Dolstra
2013-12-18Add support for building JARs from Java sourcesEelco Dolstra
2013-12-18Add a function for doing recursive wildcard searchesEelco Dolstra
2013-12-17Set default installation pathsEelco Dolstra
2013-12-16make dryclean: Sort namesEelco Dolstra
2013-12-16No longer interpret $(..._SOURCES) relative to $(..._DIR)Eelco Dolstra
2013-12-12Don't include all *.dep filesEelco Dolstra
2013-12-12Add 'make help'Eelco Dolstra