summaryrefslogtreecommitdiff
path: root/extensions/Library_log.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
2012-02-17these can be compiled with exceptions enabledCaolán McNamara1-5/+2
2011-12-19extensions: d'oh, i've pasted C++ emacs modelines in makefilesMichael Stahl1-1/+1
2011-12-17extensions: convert logging to gbuildPeter Foley1-0/+64