summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2012-01-05always put unlocalized properties files to the oxtDavid Tardon
2012-01-05try and track changes to INPATH definitionCaolán McNamara
2012-01-05do not announce if nothing is done (without langs)David Tardon
2012-01-04extension help localizer help functionsAndras Timar
2012-01-04gbuild: macosx.mk: enable -Werror for ObjC filesMichael Stahl
2012-01-04gbuild: define NOMINMAX in windows.mkMichael Stahl
2012-01-04remove leftover commentAndras Timar
2012-01-04add dep on sdf fileDavid Tardon
2012-01-04do not break when building without langsDavid Tardon
2012-01-03add rule to localize .properties filesAndras Timar
2012-01-02gbuild: Rdb: blind fix for Windows, use gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2011-12-26revamp Rdb classDavid Tardon
2011-12-24prep work to eliminated Env.*.sh, introduce config_{host,build}.mkNorbert Thiebaud
2011-12-24don't display bootstrap and src.downloaded as top level modulesPeter Foley
2011-12-23gb_Jar_add_packagefile needs three args after allDavid Tardon
2011-12-23allow use of generated files in gb_JarDavid Tardon
2011-12-23work around deficiency in jarDavid Tardon
2011-12-23eval at the calling side, like other gbuild classesDavid Tardon
2011-12-23eval at the calling side, like other gbuild classesDavid Tardon
2011-12-22add some explanation for gb_SrsTemplateTargetDavid Tardon
2011-12-22use the same dir structure for images as sc and swDavid Tardon
2011-12-21don't remove configure and aclocal.m4 in distclean anymoreRene Engelhard
2011-12-21gbuild, sal: dl is linux onlyMatúš Kukan
2011-12-21sync the gb_LinkTarget__command_dynamiclink function from unxgcc.mkRobert Nagy
2011-12-20Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist
2011-12-20missed this in b55dbc1e - show extension for .c files as wellLuboš Luňák
2011-12-20Add gb_STDLIBS and override gb_Library_PLAINLIBS_NONETor Lillqvist
2011-12-19gbuild: macosx.mk: install names with SOVERSION:Michael Stahl
2011-12-19Warning clean-up (Mac OS X).Stephan Bergmann
2011-12-19sal: convert to gbuildMatúš Kukan
2011-12-17Revert "gbuild: macosx.mk: remove salhelper hack"Norbert Thiebaud
2011-12-17do not run cppunit on Mac when cross-compilingNorbert Thiebaud
2011-12-17use a c-version of concat-deps.plNorbert Thiebaud
2011-12-16gbuild: refactor gb_Library_set_componentfile:Michael Stahl
2011-12-16gbuild: gb_LinkTarget_set_auxtargets => add_auxtargetsMichael Stahl
2011-12-16make gbuild output [Build CXX] filename also with the .cxx extensionLuboš Luňák
2011-12-16Report backtraces for all threads.Stephan Bergmann
2011-12-16Override gb_Library__set_soversion_script_platform as emptyTor Lillqvist
2011-12-16gbuild: solaris.mk: deprecate SunStudioMichael Stahl
2011-12-16gbuild: fix gb_Library_set_soversion_scriptMichael Stahl
2011-12-15gbuild: macosx.mk: tinderbox fails on version scriptMichael Stahl
2011-12-15gbuild: macosx.mk: remove salhelper hackMichael Stahl
2011-12-15gbuild: add gb_Library_set_soversion_script:Michael Stahl
2011-12-15gbuild: Deliver.mk: preserve symlinks on deliverMichael Stahl
2011-12-15Revert "enable -gdwarf-4 by default if possible"Luboš Luňák
2011-12-15fix one -ggdb3 that got in in a merge after 0b5b56be4df609dLuboš Luňák
2011-12-15convert salhelper to gbuildMatúš Kukan
2011-12-14bootstrap can be kept in both phases as it has a proper touchfileBjoern Michaelsen
2011-12-14adding noop rules for auxtargets in buildpl, moved deps of buildpl into that ...Bjoern Michaelsen
2011-12-14skip AuxTargets in buildpl phaseBjoern Michaelsen