summaryrefslogtreecommitdiff
path: root/solenv/gbuild/StaticLibrary.mk
AgeCommit message (Expand)AuthorFilesLines
2012-10-25gbuildification of expatDavid Ostrovsky1-0/+2
2012-10-23gbuild: fix AUXTARGETS:Michael Stahl1-7/+1
2012-10-22allow LDFLAGS from gbuild to be selective tooLubos Lunak1-1/+1
2012-09-29gbuild: gb_Library_TARGETS should really not be needed nowMatúš Kukan1-1/+0
2012-09-26Revert "gbuild: remove gb_Library_TARGETS and ..."Michael Stahl1-0/+1
2012-09-26gbuild: remove gb_Library_TARGETS and replace gb_Library_get_implibnameMatúš Kukan1-1/+0
2012-09-26gbuild: remove empty gb_StaticLibrary_JPEGLIBS and gb_StaticLibrary_DEFSMatúš Kukan1-4/+0
2012-09-24add gb_StaticLibrary_use_static_librariesMichael Stahl1-0/+1
2012-09-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan1-1/+1
2012-08-31gbuild: UnpackedTarball: do not rename files; set cxx suffix for libraryMatúš Kukan1-0/+1
2012-08-24add support for external tarballs to gbuildDavid Tardon1-0/+1
2012-08-23No reason to leave out use_sdk_api and use_udk_api, I thinkTor Lillqvist1-0/+2
2012-08-01Revert "StaticLibrary too"Michael Stahl1-1/+1
2012-08-01StaticLibrary tooBjoern Michaelsen1-1/+1
2012-05-30remove already added set_x64Andras Timar1-1/+0
2012-05-30use 64-bit compiler and linker for 64-bit Windows shell extensionsAndras Timar1-0/+2
2012-05-29add gb_StaticLibrary_set_x64David Tardon1-0/+1
2012-05-29make sure that $(OUTDIR)/lib exists before delivering libsDavid Tardon1-1/+2
2012-05-08gbuild: replace gb_LinkTarget_set_objcflags with add_objcflagsMichael Stahl1-0/+1
2012-05-08gbuild: refactor selective symbols again:Michael Stahl1-1/+1
2012-05-08gbuild: refactor the selective symbols supportMichael Stahl1-1/+1
2012-04-23more flexible --enable-symbols=<for>Luboš Luňák1-1/+1
2012-04-11add use_internal_*api for StaticLibrary tooDavid Tardon1-0/+3
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-0/+2
2012-04-08StaticLibrary.mk: linking against dynamic libs considered sillyMichael Stahl1-4/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-1/+5
2012-03-31gbuild: add gb_LinkTarget_add_custom_headersMatúš Kukan1-0/+1
2012-02-17allow to suppress -Werror per link targetDavid Tardon1-0/+1
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-1/+0
2011-08-11add support for generated plain c source filesMatúš Kukan1-0/+1
2011-08-11Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky1-0/+2
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-08-02Allow static libs to declare externals use (for includes)Lionel Elie Mamane1-0/+2
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist1-0/+1
2011-07-21resyncing to masterBjoern Michaelsen1-1/+2
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-33/+33
2011-06-18remove all traces of offuh from makefilesDavid Tardon1-0/+1
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl1-2/+1
2011-06-17gnumake4: #i116959#: user defined LDFLAGS: [hg:5ed23c4158ac]Michael Stahl1-0/+2
2011-06-17gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8...Michael Stahl1-0/+4
2011-04-14define gb_LinkTarget_add_generated_cxxobjectsDavid Tardon1-0/+1
2011-04-05make get_linktargetname public again so unittests can find the object listsBjoern Michaelsen1-3/+2
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky1-31/+31
2011-01-27gnumake3: add GenCxxObject class, for generated C++ filesMichael Stahl1-0/+1
2011-01-25CWS gnumake3: fix license headersMathias Bauer1-3/+3
2011-01-21gnumake3: more readable windows link commandBjoern Michaelsen1-3/+3
2011-01-21gnumake3: refactoring of gb_*_get_linktargetnameBjoern Michaelsen1-3/+5
2011-01-13gnumake3: refactoring gbuild linking to prepare for static lib linking fixingBjoern Michaelsen1-2/+1
2010-12-10gnumake2: temporary disable PCH for some objectsHans-Joachim Lankenau1-1/+1