summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/solaris.mk
AgeCommit message (Expand)Author
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
2013-04-26Towards a Mac OS X PythonTestStephan Bergmann
2013-04-23kill RTLIBS group; and autoinstall the librariesMatúš Kukan
2013-04-22replace python-core zip built in pyuno with direct use of PackageMichael Stahl
2013-04-20gbuild: PythonTest: try to make it more portableMichael Stahl
2013-04-18gdb-core-bt: don't talk about core files without a reason.Miklos Vajna
2013-04-15gbuild: LinkTarget: only re-link libraries if exported symbols changeMichael Stahl
2013-04-13install Pyuno using PackageDavid Tardon
2013-04-11autoinstall ure private librariesMatúš Kukan
2013-04-11impl. platform-specific processing for menubar configsDavid Tardon
2013-04-05use filelist install method for udkapi and offapiDavid Tardon
2013-04-03Show backtraces for core files from CppunitTests, tooStephan Bergmann
2013-03-06clean SOLARLIB post dmake removalMatúš Kukan
2013-03-05remove ScpConvertTarget class, no codepage conversion is neededAndras Timar
2013-01-21Remove -Wsign-promoStephan Bergmann
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
2012-11-23restore --enable-symbols optionDavid Ostrovsky
2012-10-29gbuild: remove .a file before AR invocations:Michael Stahl
2012-10-26Consistently use gb_Helper_make_urlStephan Bergmann
2012-10-22disable gb_COMPILEROPTFLAGS in debug modeLubos Lunak
2012-10-22we use -ggdb2 by default, not -ggdb3 (makes debuginfo way too big)Lubos Lunak
2012-10-22use (gb_)ENABLE_DBGUTIL rather than the confusing (gb_)PRODUCTLubos Lunak
2012-10-22clean up configure options for debugging buildLubos Lunak
2012-10-07move selection of UNO header variant to platformDavid Tardon
2012-10-02don't use empty rpathLuboš Luňák
2012-09-29move gb_Executable_EXT_for_build to platform/Matúš Kukan
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl