summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* Only basename in component uris in DISABLE_DYNLOADING case here, tooTor Lillqvist2012-03-291-2/+8
* No need for COMPONENTPREFIX when we link components staticallyTor Lillqvist2012-03-291-1/+6
* Add helpful commentTor Lillqvist2012-03-291-0/+5
* be consistentMatúš Kukan2012-03-271-1/+1
* typo in HAVE_GNUMAKE_FILE_FUNC, and var2file must return the filenameNorbert Thiebaud2012-03-261-1/+1
* use $(file in gbuild when availableNorbert Thiebaud2012-03-251-0/+7
* enable slowcheck for top level make all againMatúš Kukan2012-03-251-2/+2
* fix mingw build, properly set LO_LIB_DIRMatúš Kukan2012-03-252-3/+3
* fix windows build, properly set LO_LIB_DIRMatúš Kukan2012-03-252-0/+2
* packimages: do not use custom MakefileMatúš Kukan2012-03-241-1/+11
* make gbuild follow --disable-dependency-tracking tooLuboš Luňák2012-03-231-3/+3
* .lst files don't need executable bitsMichael Stahl2012-03-231-0/+0
* JavaClassSet: whitespace cleanupMichael Stahl2012-03-231-8/+8
* JavaClassSet: giving only changed java files to javac is bogusMichael Stahl2012-03-231-3/+1
* remove unused installer modulesAndras Timar2012-03-233-1936/+0
* disable gb_FULLDEPS when TINDERBUILD is set _and_ we are really buildingNorbert Thiebaud2012-03-231-2/+2
* simplify pagein creationDavid Tardon2012-03-231-33/+10
* move Pagein from desktop to gbuildDavid Tardon2012-03-233-0/+104
* gbuild: allow the tinderboxes to bypass the dependencies generationsNorbert Thiebaud2012-03-221-0/+4
* Produce more beautiful jar manifestsStephan Bergmann2012-03-221-1/+1
* MinGW: work around newly ambiguous boost::bind calls with GCC 4.6Stephan Bergmann2012-03-221-1/+12
* testtool is gone these daysCaolán McNamara2012-03-221-1/+0
* MinGW apparently needs to be forced into __cdeclStephan Bergmann2012-03-221-0/+1
* MinGW: other DLLs must not pick sal's special __mainStephan Bergmann2012-03-221-0/+3
* 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