summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2012-03-16fix uno bootstrapping for .NET ( and perhaps c++ ) fdo#46832Noel Power
2012-02-22Don't misuse CLASSPATH for what goes into the -cp option to javacTor Lillqvist
2012-02-14gbuild: Executable.mk: don't build unregistered exesMichael Stahl
2012-01-19Report backtraces for all threads.Stephan Bergmann
2012-01-19honour JAVAFLAGS in gbuildRene Engelhard
2012-01-17gbuild: UnoApiTarget: initialize target local varsMichael Stahl
2012-01-14gbuild: UnoApiTarget: fix dependenciesMichael Stahl
2012-01-14grml.. back to the drawing boardEike Rathke
2012-01-13make MacOSX happy again and have no /usr/include thereEike Rathke
2012-01-13ensure that /usr/include is _appended_ to INCLUDEEike Rathke
2012-01-06link versioninfo resource to dllsAndras Timar
2012-01-06gbuild: fix extension localization on WindowsAndras Timar
2012-01-05always put unlocalized properties files to the oxtDavid Tardon
2012-01-05extension help localizer help functionsAndras Timar
2012-01-05add dep on sdf fileDavid Tardon
2012-01-05do not break when building without langsDavid Tardon
2012-01-04remove leftover commentAndras Timar
2012-01-03add rule to localize .properties filesAndras Timar
2011-12-21don't remove configure and aclocal.m4 in distclean anymoreRene Engelhard
2011-12-21bootstrap can be kept in both phases as it has a proper touchfileBjoern Michaelsen
2011-12-21adding noop rules for auxtargets in buildpl, moved deps of buildpl into that ...Bjoern Michaelsen
2011-12-21skip AuxTargets in buildpl phaseBjoern Michaelsen
2011-12-21alow make to run autogen.sh if autogen.lastrun doesn't existPeter Foley
2011-12-19gbuild: refactor gb_Library_set_componentfile:Michael Stahl
2011-12-14force gbuild stage for CustomTargetsDavid Tardon
2011-12-13enhance VersionInfo resource of Windows executablesAndras Timar
2011-12-13gbuild: fix top-level "make check":Michael Stahl
2011-12-13Improve quoting when calling submake for custom targets.Jan Holesovsky
2011-12-12Fix a typo?Fridrich Štrba
2011-12-09do nothing in buildpl stage for debugrunBjoern Michaelsen
2011-12-09i18npool on Windows needed more fixes.Jan Holesovsky
2011-12-08./download need to be run with $SRCDIR as working dirNorbert Thiebaud
2011-12-08clean-up header and set the modfiel appropriatelyNorbert Thiebaud
2011-12-08Fix build on Linux.Jan Holesovsky
2011-12-08Fix 18npool build on Windows.Bjoern Michaelsen
2011-12-08Rework yacc rule for gcc platforms.Thorsten Behrens
2011-12-08fix typoBjoern Michaelsen
2011-12-08do not clean INPATH_FOR_BUILD on noncrosscompilesBjoern Michaelsen
2011-12-07only depend from dev-install on build if it is an explicit goalBjoern Michaelsen
2011-12-07quoting for CustomTargetsBjoern Michaelsen
2011-12-07silent recurseBjoern Michaelsen
2011-12-07kill gb_MINISOLARENV in favor of stagesBjoern Michaelsen
2011-12-07no need to export gb_Helper*, use gbuild_simple insteadBjoern Michaelsen
2011-12-07update JunitTest hintBjoern Michaelsen
2011-12-07move platform hacks out of gbuild coreBjoern Michaelsen
2011-12-07build-order only from debugrun for nowBjoern Michaelsen
2011-12-07do not globally export gb_Helper_execute gb_Helper_set_ld_pathBjoern Michaelsen
2011-12-07do not globally export G_SLICE, GLIBCXX_FORCE_NEW, DBGSV_ERROR_OUTBjoern Michaelsen
2011-12-07do not globally export gb_AWK, GBUILDDIR, SRCDIR, gb_XSLTPROCBjoern Michaelsen
2011-12-07use some macro magic hereBjoern Michaelsen