summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Executable.mk
AgeCommit message (Expand)Author
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák
2019-10-04add gb_LinkTarget_reuse_precompiled_headerLuboš Luňák
2019-09-05Reduce some repeated codeMike Kaganski
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski
2019-05-24disable warnings in external libsLuboš Luňák
2018-12-29tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski
2017-10-06gbuild: more verbose forwarding of LinkTarget functionsMichael Stahl
2017-06-07Remove gb_LinkTarget_add_generated_cxxobjectsStephan Bergmann
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann
2015-12-11Get rid of StaticLibrary_pdfimport_sStephan Bergmann
2014-12-21Remove unused gb_*_disable_compiler_pluginsStephan Bergmann
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann
2014-09-15gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák
2014-06-09Revert "add missing dep on dir"David Tardon
2014-06-08add missing dep on dirDavid Tardon
2014-02-13gbuild: improve error messages about missing registrationsMichael Stahl
2013-11-04gbuild: remove error stubs for renamed/removed functionsMichael Stahl
2013-11-02gbuild: Executable: remove pointless indirection here tooMichael Stahl
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-22gbuild: add consistent directory dependencies for LinkTargetsMichael Stahl
2013-09-22gbuild: remove executables from OUTDIR and WORKDIRMichael Stahl
2013-09-22odk: remove Package_bin, instead auto-install executablesMichael Stahl
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl
2013-09-11Towards a working instdir for Mac OS X: some LIBO_URE_BIN_FOLDER fixesStephan Bergmann
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
2013-09-09start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan
2013-09-09gbuild: avoid packages when copying files into instdirMatúš Kukan
2013-07-17remove gb_LinkTarget_add_noexception_objectBjoern Michaelsen
2013-06-17do not copy executables into instdir yet (by default)Matúš Kukan
2013-06-15gbuild: add gb_Helper_install and use it for ExecutablesMatúš Kukan
2013-06-15gbuild: allow to use RepositoryFixes also for executablesMatúš Kukan
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-24gbuild: simplify reg. of targets for PostprocessDavid Tardon
2013-05-01the internal packages should not be registeredDavid Tardon
2013-04-28gbuild: copy executables into $(INSTDIR)David Tardon
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan
2013-03-03use pattern rule for PostprocessDavid Tardon
2013-02-26move postprocess to gbuildBjoern Michaelsen
2013-02-25Last use of obsolete gb_*_add_api is long goneStephan Bergmann
2012-12-31I did not want to push that...David Tardon
2012-12-31always set library pathDavid Tardon
2012-12-31move gb_Executable_get_command back into Executable.mkDavid Tardon
2012-12-30these functions must be defined earlyDavid Tardon
2012-12-30allow setting runtime deps of executables in one placeDavid Tardon
2012-12-10userfriendly make targets for build and cleanLuboš Luňák
2012-12-10rename to gb_Library_set_precompiled_headerLuboš Luňák
2012-12-10bring back precompiled headers supportLuboš Luňák
2012-10-23gbuild: fix AUXTARGETS:Michael Stahl