summaryrefslogtreecommitdiff
path: root/solenv/gbuild/StaticLibrary.mk
AgeCommit message (Expand)Author
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
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl
2011-06-17gnumake4: #i116959#: user defined LDFLAGS: [hg:5ed23c4158ac]Michael Stahl
2011-06-17gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8...Michael Stahl
2011-04-14define gb_LinkTarget_add_generated_cxxobjectsDavid Tardon
2011-04-05make get_linktargetname public again so unittests can find the object listsBjoern Michaelsen
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky
2011-01-27gnumake3: add GenCxxObject class, for generated C++ filesMichael Stahl
2011-01-25CWS gnumake3: fix license headersMathias Bauer
2011-01-21gnumake3: more readable windows link commandBjoern Michaelsen
2011-01-21gnumake3: refactoring of gb_*_get_linktargetnameBjoern Michaelsen
2011-01-13gnumake3: refactoring gbuild linking to prepare for static lib linking fixingBjoern Michaelsen
2010-12-10gnumake2: temporary disable PCH for some objectsHans-Joachim Lankenau
2010-11-21gnumake2: cleaned up module registrationBjoern Michaelsen
2010-11-21gnumake2: gbuild file permissionsBjoern Michaelsen
2010-11-19gnumake2: fixes for linking on OSXBjoern Michaelsen
2010-11-19gnumake2: fixing library names in components on windowsBjoern Michaelsen
2010-11-19gnumake2: first implementation of deliver.log generationBjoern Michaelsen
2010-11-14gnumake2: posh outputBjoern Michaelsen
2010-11-10gnumake2: fixed clean target for static librariesBjoern Michaelsen
2010-11-10gnumake2: first try at local build dirsBjoern Michaelsen
2010-11-09gnumake2: more work on shadow outdirBjoern Michaelsen
2010-11-09gnumake2: towards a shadow solver (intermediate commit)Bjoern Michaelsen
2010-11-09gnumake2: towards a shadow solver (intermediate commit)Bjoern Michaelsen
2010-11-04gnumake2: not preserving permission on deliver for nowBjoern Michaelsen
2010-08-06gnumake2: delivering dlls along with lib files on windowsBjoern Michaelsen
2010-08-04gnumake2: added static ooopathutils libBjoern Michaelsen