summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/solaris.mk
AgeCommit message (Expand)AuthorFilesLines
2018-02-28Build external lxml if not provided by systemSamuel Thibault1-1/+1
2017-02-08gbuild, python3: stop defining SOLARIS, and remove SOLARIS patchMichael Stahl1-1/+3
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl1-0/+1
2016-08-02Remove some presumably unnecessary leftovers from ancient timesTor Lillqvist1-2/+0
2016-07-11Centralize setting gb_DEBUGINFO_FLAGS for gb_SYMBOL in LinkTarget.mkStephan Bergmann1-5/+0
2015-11-02Pass emit-debuginfo flags into special bridge compilations, if applicableStephan Bergmann1-2/+2
2015-06-12mysqlcppconn library ends up in an extension, not in layer NONEStephan Bergmann1-0/+2
2015-02-26Reintegrate portion of a patch originally submitted byRichard PALO1-0/+2
2015-02-19Sun ld doesn't support -O1 optimize flagRichard PALO1-4/+1
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann1-6/+6
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann1-1/+1
2014-11-26On Mac, the lib/libuno_*.dylib symlinks are not in the SDKStephan Bergmann1-0/+2
2014-11-12gbuild: move setting of gb_CPUDEFS to CPU-specific fileMichael Stahl1-4/+0
2014-11-12in general, SOLARIS should use /usr/bin/ld.Richard PALO1-21/+23
2014-10-06gbuild: enable -Wnon-virtual-dtor for all GCC platformsMichael Stahl1-1/+0
2014-10-06gbuild: -Wnon-virtual-dtor and strict aliasing workaround for GCC < 4.6Michael Stahl1-14/+1
2014-10-01Drop -Wno-deprecated-declarations workaroundStephan Bergmann1-11/+0
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann1-7/+2
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-03-24Revert "use $(value ...) to reduce escalating double-quoting of dollars"Stephan Bergmann1-1/+1
2014-03-19use $(value ...) to reduce escalating double-quoting of dollarsBjoern Michaelsen1-1/+1
2014-02-26fdo#75526: sdk: install URE library symlinks / import libs againMichael Stahl1-0/+2
2014-02-25gbuild: deduplicate by new gb_Helper_replace_if_different_and_touchMatúš Kukan1-5/+2
2014-02-25gbuild: one command for C/C++ objectsMatúš Kukan1-1/+1
2014-02-18gbuild: "make debugrun" starting instdir/program/soffice with ...Michael Stahl1-1/+1
2014-02-18Remove lto bits from solaris makefile.Matúš Kukan1-5/+0
2013-12-17gbuild: remove obsolete SOLARLIBMatúš Kukan1-1/+0
2013-10-31readlicense_oo: stop delivering files to OUTDIRMichael Stahl1-1/+1
2013-10-24cppunit: use libraries from WORKDIRMichael Stahl1-3/+2
2013-09-27gbuild: remove unused gb_CppunitTest_LIBDIRMatúš Kukan1-1/+0
2013-09-27gbuild: remove now unused gb_Library_OUTDIRLOCATIONMatúš Kukan1-4/+1
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist1-3/+0
2013-09-23gbuild: try to fix linking with default --as-neededMichael Stahl1-1/+1
2013-09-23Try to fix cross-compilationTor Lillqvist1-8/+5
2013-09-22gbuild: drop mkdir -p calls from gb_LinkTarget__commandMichael Stahl1-2/+0
2013-09-22gbuild: rename LinkTarget variable LIBSMichael Stahl1-1/+1
2013-09-22gbuild: change linking order on ELF platformsMichael Stahl1-2/+5
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl1-9/+10
2013-09-22gbuild: remove SOVERSION variable since it is hardcoded anywayMichael Stahl1-3/+3
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl1-8/+9
2013-09-22gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl1-4/+2
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl1-2/+2
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann1-1/+2
2013-09-09gbuild: remove redundant defintion of gb_DEVINSTALLDIRMichael Stahl1-1/+1
2013-09-09start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan1-1/+1
2013-08-27fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann1-2/+2
2013-08-27PLAINLIBS_NONE missing from some platforms' gb_Library_LAYER definitionsStephan Bergmann1-0/+1
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+0
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist1-3/+0
2013-08-09try to ensure not testing GCC version when using ClangLuboš Luňák1-2/+3