summaryrefslogtreecommitdiff
path: root/solenv/gbuild/StaticLibrary.mk
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-21gnumake2: cleaned up module registrationBjoern Michaelsen1-1/+1
2010-11-21gnumake2: gbuild file permissionsBjoern Michaelsen1-0/+0
2010-11-19gnumake2: fixes for linking on OSXBjoern Michaelsen1-1/+1
2010-11-19gnumake2: fixing library names in components on windowsBjoern Michaelsen1-0/+1
2010-11-19gnumake2: first implementation of deliver.log generationBjoern Michaelsen1-2/+2
2010-11-14gnumake2: posh outputBjoern Michaelsen1-2/+2
2010-11-10gnumake2: fixed clean target for static librariesBjoern Michaelsen1-1/+1
2010-11-10gnumake2: first try at local build dirsBjoern Michaelsen1-2/+2
2010-11-09gnumake2: more work on shadow outdirBjoern Michaelsen1-2/+2
2010-11-09gnumake2: towards a shadow solver (intermediate commit)Bjoern Michaelsen1-1/+1
2010-11-09gnumake2: towards a shadow solver (intermediate commit)Bjoern Michaelsen1-3/+2
2010-11-04gnumake2: not preserving permission on deliver for nowBjoern Michaelsen1-2/+3
2010-08-06gnumake2: delivering dlls along with lib files on windowsBjoern Michaelsen1-2/+7
2010-08-04gnumake2: added static ooopathutils libBjoern Michaelsen1-3/+5