Eelco Dolstra 4eac3b2471 Add a variable GLOBAL_CXXFLAGS_PCH for use by precompiled headers
You don't want to use GLOBAL_CXXFLAGS for passing flags like
"-include-pch" (clang), because that means you cannot use
GLOBAL_CXXFLAGS when generating the PCH.
2014-02-28 12:13:20 +01:00
2014-02-01 12:20:06 +01:00
2014-02-01 14:22:08 +01:00
2014-02-04 11:02:49 +01:00
2014-02-04 11:02:49 +01:00
2014-02-28 12:01:42 +01:00
2014-02-28 12:01:42 +01:00
2014-02-03 17:05:55 +01:00
2014-02-04 11:02:49 +01:00
2014-02-06 19:06:08 +01:00

This is a set of helper Makefiles for doing non-recursive builds with GNU Make. The canonical source can be found at https://github.com/edolstra/make-rules. You should copy the files into the mk subdirectory of your project.

TODO: write more documentation.

S
Description
Working fork of Lix - carries the adaptive load-aware build-remote patch. Upstream: gerrit.lix.systems
Readme
92 MiB
Languages
C++ 74.9%
Python 11.7%
Nix 6.1%
Shell 3.6%
Meson 2%
Other 1.6%