summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/solaris.mk
AgeCommit message (Expand)Author
2015-02-19Sun ld doesn't support -O1 optimize flagRichard PALO
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
2013-08-27PLAINLIBS_NONE missing from some platforms' gb_Library_LAYER definitionsStephan Bergmann
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-09try to ensure not testing GCC version when using ClangLuboš Luňák
2013-08-05do not base feature checks on gcc versionLuboš Luňák
2013-07-01gbuild: sync solaris.mk linker invocation with unxgcc.mkMichael Stahl
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák
2013-06-13gb_COMPILERNOOPTFLAGS, gb_COMPLEROPTFLAGS, gb_DEBUG_CFLAGS all already definedStephan Bergmann
2013-06-07gbuild: do not register static librariesMatúš Kukan
2013-06-07gbuild: install extension directly from workdirMatúš Kukan
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-13the program dir is called MacOS on MacOS XDavid Tardon
2013-05-10gbuild: gcc platforms: link with C compiler if no C++ filesMichael Stahl
2013-05-10More gb_PROGRAMDIRNAME clean upStephan Bergmann
2013-04-30gbuild: UNOLIBS_OOO group is no moreMatúš Kukan