summaryrefslogtreecommitdiff
path: root/writerfilter/JunitTest_writerfilter_complex.mk
AgeCommit message (Collapse)Author
2012-04-08gbuild: "use" vs. "add":Michael Stahl
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-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-23add unittests from gnumake4Michael Stahl
2011-07-23revert to old writerfilter gbuilizationBjoern Michaelsen
* gnumake4's writerfilter gbuildization got pushed in a seperate branch * it might or might not be merged to master later
2011-06-18fixing rebase errorsBjoern Michaelsen
2011-06-17gnumake4: writerfilter: temporarily disable complex test [hg:b3086537b169]Michael Stahl
2011-06-17gnumake4: oox, writerfilter, CppunitTest.mk: adapt to changes in gnumake4 ↵Michael Stahl
[hg:d0e98479a69a]
2011-06-17writerfilter10: make JUnitTest run [hg:8fa034389cd1]Henning Brinkmann
2011-06-17writerfilter10: convert writerfilter to gbuild [hg:1013d9bf5d0a]Michael Stahl