summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/solaris.mk
AgeCommit message (Expand)Author
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
2012-09-28gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl
2012-09-28gbuild: remove libraries handled by RepositoryExternal.mkMichael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-26gbuild: remove empty gb_StaticLibrary_JPEGLIBS and gb_StaticLibrary_DEFSMatúš Kukan
2012-09-22add support for CLI to gbuildDavid Tardon
2012-09-22allow Library to disable hidden visibilityMatúš Kukan
2012-09-21Honour preset LD_LIBRARY_PATH etc. in gbuild, tooStephan Bergmann
2012-09-19gbuild: avoid unnecessary Packages while processing scp2 filesMatúš Kukan
2012-08-24add support for external tarballs to gbuildDavid Tardon
2012-08-09these are set in configureMatúš Kukan
2012-08-09move platform-specific settings to platformDavid Tardon
2012-07-10gbuild: solaris.mk: activate the soversion scriptsMichael Stahl
2012-07-10gbuild: Solaris: fix gb_LinkTarget_LDFLAGS:Michael Stahl
2012-07-10solaris/intel: update .mk files to fix build errorsPierre-Eric Pelloux-Prayer
2012-06-04solaris.mk: re-add nsl and socket librariesMichael Stahl
2012-05-29gbuildize scp2David Tardon
2012-05-29create gbuild class for install scriptsDavid Tardon