summaryrefslogtreecommitdiffstats
path: root/codemaker/Module_codemaker.mk
Commit message (Collapse)AuthorAgeFilesLines
* android, fix codemaker buildbreakerjan Iversen2017-06-271-2/+2
| | | | | | Interesting android does not use --enable-java Change-Id: If834485d5a1cfcd2c6ddcd6f30dcbb61aa838dae
* iOS, remove java and cppunittestjan Iversen2017-06-271-4/+2
| | | | | | Low level functions will not be tested Change-Id: I72fa44ea713639db97e39801a3975d6731a684c2
* iOS workaround to avoid mkdir problem.jan Iversen2017-06-241-2/+2
| | | | | | | | | | | this patch solves: make -rs -f /Volumes/LIBREOFFICE/ios/core/Makefile.gbuild all touch: /Volumes/LIBREOFFICE/ios/work/workdir/Executable/cppumaker.run: No such file or directory make[1]: *** [/Volumes/LIBREOFFICE/ios/work/workdir/Executable/cppumaker.run] Error 1 Seems the touch <foo>.run does not have a mkdir -p. Change-Id: I3a02f5fd04cc3e2b96afb919542ef708849daf10
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-21/+4
|
* execute move of global headersBjoern Michaelsen2013-04-231-1/+0
| | | | | | | see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
* more subtle dependencies for cross-compilationMatúš Kukan2013-03-131-1/+2
| | | | | | | | | | 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
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-261-1/+1
| | | | Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
* Don't build these command-line tools for non-desktop OSesTor Lillqvist2012-04-201-0/+4
|
* rename common* static libs to codemaker_* for clarity + dmake cleanupNorbert Thiebaud2012-04-141-2/+2
|
* gbuild conversion: codemaker moduleDavid Ostrovsky2012-04-141-0/+38