summaryrefslogtreecommitdiff
path: root/solenv/gbuild/StaticLibrary.mk
AgeCommit message (Expand)Author
2013-11-04gbuild: remove error stubs for renamed/removed functionsMichael Stahl
2013-09-22gbuild: add consistent directory dependencies for LinkTargetsMichael Stahl
2013-09-22gbuild: remove static libraries from OUTDIRMichael Stahl
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl
2013-07-17remove gb_LinkTarget_add_noexception_objectBjoern Michaelsen
2013-06-07gbuild: do not register static librariesMatúš Kukan
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-02-25Last use of obsolete gb_*_add_api is long goneStephan Bergmann
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-25gbuildification of expatDavid Ostrovsky
2012-10-23gbuild: fix AUXTARGETS:Michael Stahl
2012-10-22allow LDFLAGS from gbuild to be selective tooLubos Lunak
2012-09-29gbuild: gb_Library_TARGETS should really not be needed nowMatúš Kukan
2012-09-26Revert "gbuild: remove gb_Library_TARGETS and ..."Michael Stahl
2012-09-26gbuild: remove gb_Library_TARGETS and replace gb_Library_get_implibnameMatúš Kukan
2012-09-26gbuild: remove empty gb_StaticLibrary_JPEGLIBS and gb_StaticLibrary_DEFSMatúš Kukan
2012-09-24add gb_StaticLibrary_use_static_librariesMichael 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-23No reason to leave out use_sdk_api and use_udk_api, I thinkTor Lillqvist
2012-08-01Revert "StaticLibrary too"Michael Stahl
2012-08-01StaticLibrary tooBjoern Michaelsen
2012-05-30remove already added set_x64Andras Timar
2012-05-30use 64-bit compiler and linker for 64-bit Windows shell extensionsAndras Timar
2012-05-29add gb_StaticLibrary_set_x64David Tardon
2012-05-29make sure that $(OUTDIR)/lib exists before delivering libsDavid Tardon
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-04-23more flexible --enable-symbols=<for>Luboš Luňák
2012-04-11add use_internal_*api for StaticLibrary tooDavid Tardon
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08StaticLibrary.mk: linking against dynamic libs considered sillyMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-31gbuild: add gb_LinkTarget_add_custom_headersMatúš Kukan
2012-02-17allow to suppress -Werror per link targetDavid Tardon
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-08-11add support for generated plain c source filesMatúš Kukan
2011-08-11Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-02Allow static libs to declare externals use (for includes)Lionel Elie Mamane
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist
2011-07-21resyncing to masterBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-18remove all traces of offuh from makefilesDavid Tardon
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau