summaryrefslogtreecommitdiff
path: root/solenv/gbuild/LinkTarget.mk
AgeCommit message (Expand)AuthorFilesLines
2011-08-11add support for generated plain c source filesMatúš Kukan1-4/+56
2011-08-11Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky1-4/+65
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-27unbreak NOOPTFLAGS again, after some gbuild mergeRobert Nagy1-2/+2
2011-07-26must call eval thereDavid Tardon1-1/+1
2011-07-25gbuild: fix broken flags for OBJC leading to bad SDK useNorbert Thiebaud1-3/+5
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist1-0/+1
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen1-3/+3
2011-07-21resyncing to masterBjoern Michaelsen1-0/+11
2011-06-21gnumake4: remove debug outputBjoern Michaelsen1-2/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-41/+213
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-0/+11
2011-06-18remove debug $(info in LinkTaget.mkNorbert Thiebaud1-2/+0
2011-06-17gnumake4: #i117845#: LinkTarget.mk: remove debug stuff [hg:22467b40e637]Michael Stahl1-2/+0
2011-06-17gnumake4: #i117845#: LinkTarget.mk: refactor dep-files: [hg:371ab623e90d]Michael Stahl1-66/+35
2011-06-17gnumake4: #i117845#: LinkTarget.mk: fix dep-files for GenCxxObjects: [hg:7bc9...Michael Stahl1-4/+4
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl1-1/+21
2011-06-17gnumake4: #i116959#: user defined CPPFLAGS: put them in target local DEFS. [h...Michael Stahl1-4/+11
2011-06-17gnumake4: #i116959#: user defined LDFLAGS: [hg:5ed23c4158ac]Michael Stahl1-2/+6
2011-06-17gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8...Michael Stahl1-32/+64
2011-06-17gnumake4: #i116959#: allow user to override {C,CXX,OBJCXX}FLAGS: [hg:6af861d9...Michael Stahl1-20/+41
2011-06-17gnumake4: LinkTarget.mk: remove some unnecessary arguments [hg:38ca0135d0e9]Michael Stahl1-4/+4
2011-06-17gnumake4: #i117610#: gbuild: more convenient handling for external libs: [hg:...Michael Stahl1-0/+18
2011-06-05set gb_COMPILEROPTFLAGS in the correct place for cxx generated objectsRobert Nagy1-2/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+3
2011-04-23add support, in gbuild, for objective/C (in addition to objective/C++)Norbert Thiebaud1-6/+89
2011-04-22Merge branch 'DEV300_m106' into libreoffice-3-4Jan Holesovsky1-0/+1
2011-04-21Spaces to tabs in solenv/gbuild.Jan Holesovsky1-54/+54
2011-04-16gb_CHECKOBJECTOWNER=T allows to check for objects linked multiple timesBjoern Michaelsen1-0/+23
2011-04-14define gb_LinkTarget_add_generated_cxxobjectsDavid Tardon1-0/+4
2011-04-14add -Wl,-O1 as linker optimization flags when debug is disabledLuboš Luňák1-1/+1
2011-04-12fixing up extra object list supportBjoern Michaelsen1-0/+37
2011-04-11remove debug outputBjoern Michaelsen1-2/+0
2011-04-05fixing up extra object list supportBjoern Michaelsen1-19/+28
2011-04-04add the ability to imports objects directly into a CppUnitTest LinkNorbert Thiebaud1-0/+28
2011-03-27adding a comment documenting LinkTarget.mkBjoern Michaelsen1-1/+26
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]1-2/+2
2011-03-23vcl2gnumake: #i116588# add: windows native resource files (thanks hjs !)Philipp Lohmann [pl]1-0/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+2
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky1-55/+55
2011-03-08masterfix DEV300: #i10000# empty cat fixIvo Hinkelmann1-2/+2
2011-01-31gnumake3: #i116711#: clean up tempfile creation: use $TMPDIR instead of workdirMichael Stahl1-2/+2
2011-01-31CWS gnumake3: enable compiling without optimizationMathias Bauer1-5/+5
2011-01-27gnumake3: fix various bugs in CustomTarget, add OUTDIR dependenciesMichael Stahl1-1/+1
2011-01-27gnumake3: add GenCxxObject class, for generated C++ filesMichael Stahl1-3/+65
2011-01-27CWS gnumake2: use temp files for long command lines; missing include path in ...Mathias Bauer1-16/+21
2011-01-25CWS gnumake3: fix license headersMathias Bauer1-3/+3
2011-01-21CWS gnumake3: pdb locationMathias Bauer1-1/+3
2011-01-21CWS gnumake3: anonther fix for cppunittests in Windows; fix pdb builds when b...Mathias Bauer1-1/+4
2011-01-15gnumake3: reducing differences between platform filesBjoern Michaelsen1-3/+3