summaryrefslogtreecommitdiff
path: root/sal/Executable_cppunittester.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-1/+1
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-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan1-1/+1
2012-02-23No need to compile it as Objective-C++ for iOS any moreTor Lillqvist1-8/+0
2012-01-03Need to compile cppunittester as Objective-C++ for iOSTor Lillqvist1-0/+8
2011-12-19sal: convert to gbuildMatúš Kukan1-0/+46