summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* chmod -xTor Lillqvist2012-03-211-0/+0
* Bin a few more 16-bit Windows leftoversTor Lillqvist2012-03-211-1/+1
* $retry_counter and the RETRY label are now unusedTor Lillqvist2012-03-211-2/+1
* GUI=WIN used to mean 16-bit Windows, I think, so kill that crackTor Lillqvist2012-03-211-6/+0
* WaE: option "-fno-default-inline" is valid for C++/ObjC++ but not for CTor Lillqvist2012-03-213-4/+6
* Use -fno-inline in gb_DEBUG_CFLAGSTor Lillqvist2012-03-211-0/+2
* gb_COMPILERDEFAULTOPTFLAGS is set in com_GCC_defs.mkTor Lillqvist2012-03-211-2/+0
* Add separate switch for disabling of dynamic loading (iOS) for orthogonalityTor Lillqvist2012-03-212-0/+8
* remove unused License Agreement dialog from MSIAndras Timar2012-03-204-113/+0
* remove unused xpdinstaller moduleAndras Timar2012-03-207-1927/+0
* remove unused Language selection dialog from MSIAndras Timar2012-03-202-86/+0
* Improve linkoo for MinGW.Jan Holesovsky2012-03-191-2/+5
* mingw: allow use of system zlibDavid Tardon2012-03-181-0/+6
* gbuildbridge: gb_MAKETARGET is empty, gb_PARTIALBUILD defined in partial_buildMatúš Kukan2012-03-182-42/+3
* gb_JavaClassSet_add_package_dependency: order only is not enoughMichael Stahl2012-03-161-1/+2
* unoil: add missing dependencies in custom makefileMichael Stahl2012-03-161-0/+7
* gbuild: switch solaris.mk to GCCJonathan Adams2012-03-161-155/+180
* unitools.mk: do not override $GNUMAKE from configureJonathan Adams2012-03-161-1/+1
* adapt unxsog{i,s}.mk to Solaris ldJonathan Adams2012-03-162-5/+6
* WNT_INTEL_MSC.mk: use tabs for consistencyMichael Stahl2012-03-161-9/+9
* clang doesn't have a problem with -Wnon-virtual-dtorLuboš Luňák2012-03-152-0/+8
* disable msvc warning 4265 (non-virtual dtor)Lubos Lunak2012-03-152-1/+4
* Replace installer::files::save_array_of_hashes with Data::Dumper.Tim Retout2012-03-142-30/+5
* Turn on strict and warnings for installer::converter.Tim Retout2012-03-141-0/+3
* Use Exporter in installer::strip.Tim Retout2012-03-143-8/+12
* Turn on strict and warnings for install::strip.Tim Retout2012-03-141-2/+4
* Turn on strictures and warnings in installer::helppack.Tim Retout2012-03-141-1/+4
* Unit test and correction for remove_multiple_modules_packagesTim Retout2012-03-142-1/+58
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-143-10/+27
* make OString work even with old gcc that has SFINAE brokenLuboš Luňák2012-03-136-0/+26
* add bug-id directly to the error messageBjoern Michaelsen2012-03-131-1/+1
* fdo#47246: abort on duplicate linked objectsBjoern Michaelsen2012-03-131-1/+1
* gtar actually expects --strip-components, with trailing 's'Korrawit Pruegsanusak2012-03-131-1/+1
* Document reason for -Wno-non-virtual-dtorStephan Bergmann2012-03-134-0/+12
* missing $: announce only if something is happeningMatúš Kukan2012-03-131-1/+1
* Initial version of pretty-printer for lldbTor Lillqvist2012-03-131-0/+71
* sdext: fix unit test for WindowsMatúš Kukan2012-03-101-1/+1
* gbuild: remove some more realpathsMatúš Kukan2012-03-107-33/+33
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-102-3/+3
* clang does not know -ggdb2Luboš Luňák2012-03-102-6/+20
* quick hack to fix building sdext with l10nDavid Tardon2012-03-081-1/+1
* fix uno bootstrapping for .NET ( and perhaps c++ ) fdo#46832Noel Power2012-03-081-1/+3
* Use the same CFLAGS on DragonFly and NetBSD.François Tigeot2012-03-082-2/+2
* Remove unused files.François Tigeot2012-03-082-78/+0
* fix mis-mergeDavid Tardon2012-03-081-1/+1
* fold i18npaper into i18nutilCaolán McNamara2012-03-081-3/+1
* gbuild: fix mkdir optimization with make 3.81Michael Stahl2012-03-088-30/+54
* fdo #46446: add python gdb helpers for osl::FileBaseCatalin Iacob2012-03-081-0/+65
* if build fail, show broken module nameKorrawit Pruegsanusak2012-03-071-0/+1
* Cosmetics: Format code consistentlyTor Lillqvist2012-03-071-51/+57