summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Executable.mk
AgeCommit message (Expand)AuthorFilesLines
2022-03-28Drop support for OpenGL denylist on X11Stephan Bergmann1-1/+0
2022-01-19WASM create and link the Emscripten FS imageJan-Marek Glogowski1-0/+3
2022-01-19WASM gbuild: add --pre-js dependenciesJan-Marek Glogowski1-0/+1
2021-12-31gbuild: introduce gb_%_linktarget_targetJan-Marek Glogowski1-1/+1
2021-07-26add gbuild support for ObjC/C++ sources from tarballsLuboš Luňák1-0/+2
2021-05-26gbuild: Handle glxtest + vclmain usage via macrosJan-Marek Glogowski1-0/+2
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák1-0/+2
2019-12-16Revert "Make font-based unit test depend on instdir fonts"Jan-Marek Glogowski1-1/+1
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák1-0/+1
2019-10-04add gb_LinkTarget_reuse_precompiled_headerLuboš Luňák1-0/+1
2019-09-05Reduce some repeated codeMike Kaganski1-55/+55
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski1-1/+1
2019-05-24disable warnings in external libsLuboš Luňák1-0/+1
2018-12-29tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski1-0/+1
2017-10-06gbuild: more verbose forwarding of LinkTarget functionsMichael Stahl1-58/+58
2017-06-07Remove gb_LinkTarget_add_generated_cxxobjectsStephan Bergmann1-1/+0
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann1-0/+3
2015-12-11Get rid of StaticLibrary_pdfimport_sStephan Bergmann1-0/+1
2014-12-21Remove unused gb_*_disable_compiler_pluginsStephan Bergmann1-1/+0
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann1-0/+1
2014-09-15gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák1-0/+1
2014-06-09Revert "add missing dep on dir"David Tardon1-1/+0
2014-06-08add missing dep on dirDavid Tardon1-0/+1
2014-02-13gbuild: improve error messages about missing registrationsMichael Stahl1-1/+1
2013-11-04gbuild: remove error stubs for renamed/removed functionsMichael Stahl1-17/+0
2013-11-02gbuild: Executable: remove pointless indirection here tooMichael Stahl1-2/+0
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist1-2/+2
2013-09-23Try to fix cross-compilationTor Lillqvist1-2/+11
2013-09-22gbuild: add consistent directory dependencies for LinkTargetsMichael Stahl1-3/+0
2013-09-22gbuild: remove executables from OUTDIR and WORKDIRMichael Stahl1-16/+6
2013-09-22odk: remove Package_bin, instead auto-install executablesMichael Stahl1-4/+4
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl1-1/+1
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl1-5/+6
2013-09-11Towards a working instdir for Mac OS X: some LIBO_URE_BIN_FOLDER fixesStephan Bergmann1-1/+1
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann1-1/+1
2013-09-09start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan1-2/+0
2013-09-09gbuild: avoid packages when copying files into instdirMatúš Kukan1-6/+9
2013-07-17remove gb_LinkTarget_add_noexception_objectBjoern Michaelsen1-1/+0
2013-06-17do not copy executables into instdir yet (by default)Matúš Kukan1-0/+2
2013-06-15gbuild: add gb_Helper_install and use it for ExecutablesMatúš Kukan1-26/+9
2013-06-15gbuild: allow to use RepositoryFixes also for executablesMatúš Kukan1-3/+4
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2013-05-24gbuild: simplify reg. of targets for PostprocessDavid Tardon1-1/+1
2013-05-01the internal packages should not be registeredDavid Tardon1-1/+1
2013-04-28gbuild: copy executables into $(INSTDIR)David Tardon1-0/+29
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-1/+1
2013-03-03use pattern rule for PostprocessDavid Tardon1-4/+0
2013-02-26move postprocess to gbuildBjoern Michaelsen1-0/+5
2013-02-25Last use of obsolete gb_*_add_api is long goneStephan Bergmann1-1/+0
2012-12-31I did not want to push that...David Tardon1-24/+0