summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)Author
2014-04-07Fix LD_LIBRARY_PATH for NetBSD.Ryo ONODERA
2014-04-03gbuild: enable LTO parallelism for GCCMartin Liška
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2014-03-24Revert "use $(value ...) to reduce escalating double-quoting of dollars"Stephan Bergmann
2014-03-19use $(value ...) to reduce escalating double-quoting of dollarsBjoern Michaelsen
2014-03-06Add apr and serf externals for alternative webdav implementation.Matúš Kukan
2014-02-27Run COMPILER_PLUGIN_TOOL on Objective C code, tooStephan Bergmann
2014-02-26fdo#75526: sdk: install URE library symlinks / import libs againMichael Stahl
2014-02-25oops, missing `)'Matúš Kukan
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan
2014-02-25gbuild: deduplicate by new gb_Helper_replace_if_different_and_touchMatúš Kukan
2014-02-25gbuild: one command for C/C++ objectsMatúš Kukan
2014-02-21Don't unnecessarily(?) drop compiler flags when rewritingStephan Bergmann
2014-02-21Allow to set LD_PLUGIN and use it for 'ar' - helps -flto build with clang.Matúš Kukan
2014-02-20EXTERNAL_WARNINGS_NOT_ERRORS -> ENABLE_WERROR and be "TRUE"/""Matúš Kukan
2014-02-20Allow COMPILER_PLUGIN_TOOL to carry mulitple plugin namesStephan Bergmann
2014-02-18gbuild: "make debugrun" starting instdir/program/soffice with ...Michael Stahl
2014-02-18Remove hopefully now unneeded workaround for --enable-lto build.Matúš Kukan
2014-02-18Tweak lto flags for gcc.Matúš Kukan
2014-02-18There is no gb_Library_LTOFLAGS.Matúš Kukan
2014-02-18Remove lto bits from solaris makefile.Matúš Kukan
2014-01-30Globally disable MSVC warning 4201 (nonstandard extension nameless struct)Stephan Bergmann
2014-01-29-fobjc_link_runtime seems bogusTor Lillqvist
2014-01-27Prepare dual-mode compiler plugin featureStephan Bergmann
2014-01-09M1500 is not used anywhereTor Lillqvist
2013-12-17gbuild: remove obsolete SOLARLIBMatúš Kukan
2013-12-17gbuild: Fix and check package dependencies.Matúš Kukan
2013-12-08Name the .pdb files so that WinDbg can consume them.Jan Holesovsky
2013-12-08Revert "Name the .pdb files so that WinDbg can consume them."Jan Holesovsky
2013-12-08Name the .pdb files so that WinDbg can consume them.Jan Holesovsky
2013-11-29Fix Cygwin PATH compositionStephan Bergmann
2013-11-22Use the lo-all-static-libs scriptTor Lillqvist
2013-11-20gbuild: TARGETGUI variable must be set on all LinkTargetsMichael Stahl
2013-11-20gbuild: MSVC 2012 does not like /pdb for static librariesMichael Stahl
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-11Add EBOOK_LIBSTor Lillqvist
2013-11-07remove unused gb_smoketest_instsetMichael Stahl
2013-11-04add original PATH to PATH during unit testsMarkus Mohrhard
2013-11-02remove SOLARENV variableMichael Stahl
2013-11-01Add FREEHAND_LIBSTor Lillqvist
2013-10-31solver doesn't solve anything...Michael Stahl
2013-10-31readlicense_oo: stop delivering files to OUTDIRMichael Stahl
2013-10-25No libs in solver now any moreTor Lillqvist
2013-10-24The icu, xml2 and libxslt libs movedTor Lillqvist
2013-10-24gbuild: gb_Helper_extend_ld_path was rather broken...Michael Stahl
2013-10-24gbuild: try to un-break cppunit tests on MACOSX and WNTMichael Stahl
2013-10-24cppunit: use libraries from WORKDIRMichael Stahl
2013-10-23icu: use executables from WORKDIRMichael Stahl
2013-10-20Whatever the assertion failures in saxparser when doing i18npool...Stephan Bergmann
2013-10-11Use -fvisibility=hidden also for 3rd-party libs for iOSTor Lillqvist