summaryrefslogtreecommitdiff
path: root/solenv/gbuild/LinkTarget.mk
AgeCommit message (Expand)Author
2018-09-05Further fixes to get Windows building.Damjan Jovanovic
2018-09-03Allow specifying the .rdb file, and which UNO types to generate headersDamjan Jovanovic
2018-08-31Implement gbuild functions for building Bison files.Damjan Jovanovic
2018-08-25Windows needs abbreviate_dirs_native as cppumaker doesn't handleDamjan Jovanovic
2018-08-24Add the solenv/gbuild changes I accidentally left out from my last commit,Damjan Jovanovic
2018-08-23Port main/codemaker to gbuild.Damjan Jovanovic
2018-03-30Port main/lingucomponent to gbuild.Damjan Jovanovic
2017-12-15Enhance gb_LinkTarget_set_*_optimization functions to allow multipleDon Lewis
2017-12-12Improvements to per-object optimization overrides in gbuild:Don Lewis
2017-11-28Add the ability to set a linker script in gbuild that is used toDamjan Jovanovic
2017-01-31We need to pass "-DEBUG" to the linker on Windows for debugging to work.Damjan Jovanovic
2017-01-25When debug symbols are produced for C / C++ / Objective C, produce themDamjan Jovanovic
2017-01-25Add debug symbols to gbuild modules when any of --enable-debug,Damjan Jovanovic
2016-08-28Follow up to r1758061. Only pass -DPRECOMPILED_HEADERS to the compilerDon Lewis
2016-08-27#i117845# [gbuild] invalid link-target dep-files can be generatedDon Lewis
2016-08-07Merge branches/gbuild-reintegration to trunk.Damjan Jovanovic
2014-04-29Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-01-09#i114728# remove the unused gb_Library_add_ldflags helperHerbert Dürr
2014-01-08#i114728# the quicktime framework is is no longer available in OSX SDKs>=10.7Herbert Dürr
2012-11-26mv ooo to top-levelJoe Schaefer
2012-01-11118769: Fixed build break on Ubuntu11.10 by adding explicit support for exter...Andre Fischer
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-23vcl2gnumake: #i116588# add: windows native resource files (thanks hjs !)Philipp Lohmann [pl]
2011-03-08masterfix DEV300: #i10000# empty cat fixIvo Hinkelmann
2011-01-31gnumake3: #i116711#: clean up tempfile creation: use $TMPDIR instead of workdirMichael Stahl
2011-01-31CWS gnumake3: enable compiling without optimizationMathias Bauer
2011-01-27gnumake3: fix various bugs in CustomTarget, add OUTDIR dependenciesMichael Stahl
2011-01-27gnumake3: add GenCxxObject class, for generated C++ filesMichael Stahl
2011-01-27CWS gnumake2: use temp files for long command lines; missing include path in ...Mathias Bauer
2011-01-25CWS gnumake3: fix license headersMathias Bauer
2011-01-21CWS gnumake3: pdb locationMathias Bauer
2011-01-21CWS gnumake3: anonther fix for cppunittests in Windows; fix pdb builds when b...Mathias Bauer
2011-01-15gnumake3: reducing differences between platform filesBjoern Michaelsen
2011-01-13gnumake3: refactoring gbuild linking to prepare for static lib linking fixingBjoern Michaelsen
2010-12-10gnumake2: reverted some accidental changes made with changeset 2aadb1f3446bBjoern Michaelsen
2010-12-10gnumake2: fixing ::rtl::Reference/::com::sun::star::uno::Reference collision,...Bjoern Michaelsen
2010-12-09gnumake2: fixing DEFS and CXXFLAGS (this is needed for PCH on windows)Bjoern Michaelsen
2010-12-09gnumake2: setting INCLUDE, INCLUDE_STL, DEFS on header target (this is needed...Bjoern Michaelsen
2010-12-03gnumake2: decrypted confused comment in LinkTarget.mkBjoern Michaelsen
2010-11-24gnumake2: fixed pch for full builds without an explicit setting of defs with ...Bjoern Michaelsen
2010-11-21gnumake2: comments in LinkTarget.mkBjoern Michaelsen
2010-11-21gnumake2: gbuild file permissionsBjoern Michaelsen
2010-11-14gnumake2: better outputBjoern Michaelsen
2010-11-14gnumake2: posh outputBjoern Michaelsen
2010-11-12gnumake2: lib name cleanupBjoern Michaelsen
2010-11-12gnumake2: more work on outputBjoern Michaelsen
2010-11-12gnumake2: merging minibranchesBjoern Michaelsen
2010-11-12gnumake2: enabled kbuild-like build outputBjoern Michaelsen
2010-11-12gnumake2: beautified announcementBjoern Michaelsen