summaryrefslogtreecommitdiff
path: root/comphelper/Module_comphelper.mk
AgeCommit message (Collapse)Author
2013-10-23Fix and enable CppunitTest_comphelper_syntaxhighlight_testStephan Bergmann
Change-Id: I2b2aa5f5afdbf58ec3ac2447db370bcb7d1778c0
2013-04-23execute move of global headersBjoern Michaelsen
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan
Now we build only what we really need for 'build' platform - there is new build-tools make target. The list of tools is in solenv/gbuild/extensions/pre_BuildTools.mk. Also similar is done to some extent for 'host' platform using gb_Module_add_targets_for_build which is ignored for 'host'. Change-Id: I6acd1762b16aca366aac1a0688500f27869cfca2
2012-06-29re-base on ALv2 code.Michael Meeks
2012-05-04rename Library_comphelp.mk to Library_comphelper.mk...Michael Stahl
... so the silly broken gb_Symbols_get_all enables debug for it.
2011-08-15restore cppunit test (yet again)Caolán McNamara
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-02-01gnumake3: convert some dmake files for tests to gbuildMichael Stahl
2011-01-26gnumake3: adjust comphelper to new build envCarsten Driesner