summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/platform/unxgcc.mk
Commit message (Expand)AuthorAgeFilesLines
* the program dir is called MacOS on MacOS XDavid Tardon2013-05-131-0/+1
* gbuild: gcc platforms: link with C compiler if no C++ filesMichael Stahl2013-05-101-1/+2
* More gb_PROGRAMDIRNAME clean upStephan Bergmann2013-05-101-4/+2
* gbuild: UNOLIBS_OOO group is no moreMatúš Kukan2013-04-301-2/+0
* Towards a Mac OS X PythonTestStephan Bergmann2013-04-261-5/+11
* kill RTLIBS group; and autoinstall the librariesMatúš Kukan2013-04-231-2/+0
* replace python-core zip built in pyuno with direct use of PackageMichael Stahl2013-04-221-1/+1
* accidentally renamed variableMichael Stahl2013-04-211-1/+1
* gbuild: PythonTest: try to make it more portableMichael Stahl2013-04-201-1/+4
* gdb-core-bt: don't talk about core files without a reason.Miklos Vajna2013-04-181-1/+1
* workaround problems with LTO for some libraries (disable for them)Matúš Kukan2013-04-171-1/+1
* gbuild: LinkTarget: only re-link libraries if exported symbols changeMichael Stahl2013-04-151-0/+9
* install Pyuno using PackageDavid Tardon2013-04-131-0/+4
* autoinstall ure private librariesMatúš Kukan2013-04-111-1/+0
* impl. platform-specific processing for menubar configsDavid Tardon2013-04-111-0/+10
* use filelist install method for udkapi and offapiDavid Tardon2013-04-051-0/+3
* Show backtraces for core files from CppunitTests, tooStephan Bergmann2013-04-031-1/+5
* remove trailing whitespaceBjoern Michaelsen2013-03-151-1/+1
* clean SOLARLIB post dmake removalMatúš Kukan2013-03-061-1/+1
* remove ScpConvertTarget class, no codepage conversion is neededAndras Timar2013-03-051-4/+0
* make lto workPeter Foley2013-03-041-7/+6
* more lto fixesPeter Foley2013-03-021-5/+6
* fix build with ltoPeter Foley2013-03-011-1/+1
* gbuild: copy stdlibs into solver again when they are bundled in the installerPetr Mladek2013-02-011-6/+2
* Remove -Wsign-promoStephan Bergmann2013-01-211-1/+0
* Remove --with-stlport from LO 4.0Stephan Bergmann2012-12-171-4/+0
* Try -std=c++11 if -std=gnu++0x does not workStephan Bergmann2012-12-101-1/+1
* use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák2012-12-071-6/+0
* restore --enable-symbols optionDavid Ostrovsky2012-11-231-0/+9
* gbuild: remove .a file before AR invocations:Michael Stahl2012-10-291-0/+1
* Consistently use gb_Helper_make_urlStephan Bergmann2012-10-261-2/+2
* disable gb_COMPILEROPTFLAGS in debug modeLubos Lunak2012-10-221-0/+5
* allow LDFLAGS from gbuild to be selective tooLubos Lunak2012-10-221-0/+2
* use (gb_)ENABLE_DBGUTIL rather than the confusing (gb_)PRODUCTLubos Lunak2012-10-221-1/+1
* clean up configure options for debugging buildLubos Lunak2012-10-221-5/+0
* move selection of UNO header variant to platformDavid Tardon2012-10-071-0/+8
* don't use empty rpathLuboš Luňák2012-10-021-3/+6
* move gb_Executable_EXT_for_build to platform/Matúš Kukan2012-09-291-2/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-281-12/+0
* gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl2012-09-281-1/+0
* gbuild: remove libraries handled by RepositoryExternal.mkMichael Stahl2012-09-281-2/+0
* gbuild: remove empty gb_StaticLibrary_JPEGLIBS and gb_StaticLibrary_DEFSMatúš Kukan2012-09-261-3/+0
* add support for CLI to gbuildDavid Tardon2012-09-221-0/+5
* allow Library to disable hidden visibilityMatúš Kukan2012-09-221-18/+0
* Honour preset LD_LIBRARY_PATH etc. in gbuild, tooStephan Bergmann2012-09-211-1/+1
* Make "make debugrun" less fancy but more usefulStephan Bergmann2012-09-201-2/+1
* gbuild: avoid unnecessary Packages while processing scp2 filesMatúš Kukan2012-09-191-5/+0
* Fix -Wl,-z,origin -Wl,-rpath,... quotingStephan Bergmann2012-08-301-2/+2
* fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGINJung-uk Kim2012-08-291-2/+2
* add support for external tarballs to gbuildDavid Tardon2012-08-241-0/+4