summaryrefslogtreecommitdiff
path: root/solenv/gbuild/gbuild.mk
AgeCommit message (Expand)Author
2012-02-05adjust gbuild docNorbert Thiebaud
2011-12-26revamp Rdb classDavid Tardon
2011-12-20Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist
2011-12-12I don't see VCL or NT351 being checked in any ifdefTor Lillqvist
2011-12-12Fix a typo?Fridrich Štrba
2011-12-09i18npool on Windows needed more fixes.Jan Holesovsky
2011-12-07kill gb_MINISOLARENV in favor of stagesBjoern Michaelsen
2011-12-07do not globally export gb_AWK, GBUILDDIR, SRCDIR, gb_XSLTPROCBjoern Michaelsen
2011-12-07some more work on staging buildpl in front of gbuildBjoern Michaelsen
2011-12-07introduce staged buildBjoern Michaelsen
2011-11-29use gb_MINISOLARENV for platform checkBjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-28moved some more targets to gbuildBjoern Michaelsen
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-25create debugrun target, adjust JunitTests to themBjoern Michaelsen
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-15removing obsolete layout codeFelix Zhang
2011-11-10gbuild: target platform is identified by the triplet OS/CPU/COMPILERNorbert Thiebaud
2011-11-05gbuild: clean up pointless proliferation of PRECOMMANDs, all alikeMichael Stahl
2011-11-04gbuild: document more user defined variablesMichael Stahl
2011-11-02Add gbuild support for .components files.Stephan Bergmann
2011-11-02.DELETE_ON_ERROR is a global flag (that should always be set).Stephan Bergmann
2011-10-24gbuild: remove remnants of gb_CHECKOBJECTOWNERMichael Stahl
2011-10-24make --enable-layout have effect under gbuildCaolán McNamara
2011-10-21only enable gb_CHECKOBJECTOWNER for explicit check runsBjoern Michaelsen
2011-10-21gbuild should use SRCDIR as per GNU make conventionsBjoern Michaelsen
2011-10-21kill multi repo support: BuildDirs and gbuild.mk, GNUmakefile.mkBjoern Michaelsen
2011-10-21some more work on the make countoutdated targetBjoern Michaelsen
2011-10-05In gbuild, set OSL_DEBUG_LEVEL=1 if non-product (same as dmake).Stephan Bergmann
2011-10-05add showdeliverables to 'make help'Bjoern Michaelsen
2011-10-03No need for -DPRODUCT_FULL, not tested anywhereTor Lillqvist
2011-10-03No need for -DCUI or -DGUITor Lillqvist
2011-10-01add extension support to gbuild for creating .oxt filesMatúš Kukan
2011-09-30preliminary work on a ExternalLib extension support for gbuildNorbert Thiebaud
2011-09-30-fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock.Stephan Bergmann
2011-09-20Use "python" as (build-time) gb_PYTHON if run-time Python usage is disabledTor Lillqvist
2011-09-16remove -r hint -- we are enabling it ourselves in gbuild.mkBjoern Michaelsen
2011-09-16update gbuild helpBjoern Michaelsen
2011-09-16can't guess the right paths for the internal python on macoxCaolán McNamara
2011-09-16get internal python invocations workingCaolán McNamara
2011-09-16Drop duplicated include of Tempfile.mkTor Lillqvist
2011-09-15filter: adapt filter configuration to LO changesMichael Stahl
2011-09-15filter: convert filter configuration to gbuildMichael Stahl
2011-09-14default to -r on gbuild for performance (assumed esp. on make 3.82)Bjoern Michaelsen
2011-09-07add support for UNO components in PythonDavid Tardon
2011-09-06Honor --disable-strip in gbuild.Stephan Bergmann
2011-08-29use -D$(CPUNAME) for all platforms also in gbuildMatúš Kukan
2011-08-13add solenv/gbuild/Configuration.mk to build various XCS/XCU filesMichael Stahl
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe