summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/solaris.mk
AgeCommit message (Expand)Author
2020-08-12Enable --enable-lto --enable-skia when building with GCC+Clang on LinuxStephan Bergmann
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-04-11make linker flags conditional when used, not when definedLuboš Luňák
2018-07-04drop usage of --dynamic-list-cpp-new/typeinfoLuboš Luňák
2018-02-28Build external lxml if not provided by systemSamuel Thibault
2017-02-08gbuild, python3: stop defining SOLARIS, and remove SOLARIS patchMichael Stahl
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl
2016-08-02Remove some presumably unnecessary leftovers from ancient timesTor Lillqvist
2016-07-11Centralize setting gb_DEBUGINFO_FLAGS for gb_SYMBOL in LinkTarget.mkStephan Bergmann
2015-11-02Pass emit-debuginfo flags into special bridge compilations, if applicableStephan Bergmann
2015-06-12mysqlcppconn library ends up in an extension, not in layer NONEStephan Bergmann
2015-02-26Reintegrate portion of a patch originally submitted byRichard PALO
2015-02-19Sun ld doesn't support -O1 optimize flagRichard PALO
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann
2014-11-26On Mac, the lib/libuno_*.dylib symlinks are not in the SDKStephan Bergmann
2014-11-12gbuild: move setting of gb_CPUDEFS to CPU-specific fileMichael Stahl
2014-11-12in general, SOLARIS should use /usr/bin/ld.Richard PALO
2014-10-06gbuild: enable -Wnon-virtual-dtor for all GCC platformsMichael Stahl
2014-10-06gbuild: -Wnon-virtual-dtor and strict aliasing workaround for GCC < 4.6Michael Stahl
2014-10-01Drop -Wno-deprecated-declarations workaroundStephan Bergmann
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
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-02-26fdo#75526: sdk: install URE library symlinks / import libs againMichael Stahl
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-18gbuild: "make debugrun" starting instdir/program/soffice with ...Michael Stahl
2014-02-18Remove lto bits from solaris makefile.Matúš Kukan
2013-12-17gbuild: remove obsolete SOLARLIBMatúš Kukan
2013-10-31readlicense_oo: stop delivering files to OUTDIRMichael Stahl
2013-10-24cppunit: use libraries from WORKDIRMichael Stahl
2013-09-27gbuild: remove unused gb_CppunitTest_LIBDIRMatúš Kukan
2013-09-27gbuild: remove now unused gb_Library_OUTDIRLOCATIONMatúš Kukan
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist
2013-09-23gbuild: try to fix linking with default --as-neededMichael Stahl
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-22gbuild: drop mkdir -p calls from gb_LinkTarget__commandMichael Stahl
2013-09-22gbuild: rename LinkTarget variable LIBSMichael Stahl
2013-09-22gbuild: change linking order on ELF platformsMichael Stahl
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22gbuild: remove SOVERSION variable since it is hardcoded anywayMichael Stahl
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl
2013-09-22gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
2013-09-09gbuild: remove redundant defintion of gb_DEVINSTALLDIRMichael Stahl
2013-09-09start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan
2013-08-27fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann