summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Executable.mk
AgeCommit message (Expand)Author
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
2012-10-22allow LDFLAGS from gbuild to be selective tooLubos Lunak
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan
2012-08-31gbuild: UnpackedTarball: do not rename files; set cxx suffix for libraryMatúš Kukan
2012-08-24add support for external tarballs to gbuildDavid Tardon
2012-08-14this line is wrong; removingMatúš Kukan
2012-08-01Revert "force depfile concat on deliver"Michael Stahl
2012-08-01force depfile concat on deliverBjoern Michaelsen
2012-07-02fix build, typoMatúš Kukan
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-05-08gbuild: replace gb_LinkTarget_set_objcflags with add_objcflagsMichael Stahl
2012-05-08gbuild: refactor selective symbols again:Michael Stahl
2012-05-08gbuild: refactor the selective symbols supportMichael Stahl
2012-05-01build: cleaning up previously converted idlc moduleDavid Ostrovsky
2012-04-23more flexible --enable-symbols=<for>Luboš Luňák
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-01add_internal_*_api for Executable tooDavid Tardon
2012-03-31gbuild: add gb_LinkTarget_add_custom_headersMatúš Kukan
2012-03-08gbuild: fix mkdir optimization with make 3.81Michael Stahl
2012-03-05gbuild: do not call mkdir -p in gb_Deliver__deliverMatúš Kukan
2012-02-17allow to suppress -Werror per link targetDavid Tardon
2012-01-10gbuild: Executable.mk: don't build unregistered exesMichael Stahl
2011-11-30fix TARGETGUI for windowsBjoern Michaelsen
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-09-26allow adding native windows res. files for executables tooDavid Tardon
2011-08-19add Yacc/bison support in gbuildNorbert Thiebaud
2011-08-11add support for generated plain c source filesMatúš Kukan
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist