summaryrefslogtreecommitdiff
path: root/solenv/gbuild/gbuild.mk
AgeCommit message (Expand)Author
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
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist
2011-07-21resyncing to masterBjoern Michaelsen
2011-06-21Add gb_Executable_EXT_for_build and use itTor Lillqvist
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-17[mq]: oox_gmake.patch [hg:d0beb4a8aa40]Daniel Rentz [dr]
2011-06-16CWS gnumake4: add support for zip and jar filesMathias Bauer
2011-06-14Add FOR_BUILD variant of SYSTEM_LIBXSLT and use it to decide which xsltproc t...Tor Lillqvist
2011-06-11Use gb_Executable_get_target_for_build for xsltprocTor Lillqvist
2011-06-11Add Android platform fileTor Lillqvist
2011-06-02Unify DLLPOSTFIX value on all platforms.Francois Tigeot
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-23Check COM, not the weird USE_MINGW variableTor Lillqvist
2011-05-13Some initial baby steps towards cross-compilationTor Lillqvist
2011-04-23add class for creating service rdbsDavid Tardon
2011-04-22Merge branch 'DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-21Spaces to tabs in solenv/gbuild.Jan Holesovsky
2011-04-21enable CHECKOBJECTOWNER by default now, warn instead of errorBjoern Michaelsen