Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-05 | gbuild: do not call mkdir -p in gb_Deliver__deliver | Matúš Kukan | |
Rather create new order-only dependencies on directories where targets should be delivered. On cygwin this is much faster. | |||
2012-02-24 | gbuild: get rid of REPODIR | Matúš Kukan | |
2011-12-15 | gbuild: Deliver.mk: preserve symlinks on deliver | Michael Stahl | |
The option -P seems to be supported by a lot of ancient cp implementations, let's hope it actually works. | |||
2011-10-05 | default to gb_Deliver_CLEARONDELIVER == as multiuserenv are rare now | Bjoern Michaelsen | |
2011-10-05 | only register deliverables for showdeliverables | Bjoern Michaelsen | |
* this seriously improves startup improvement for gbuild (for example from 9.3s to 5.2s for an noop offapi build) | |||
2011-10-05 | goodbye deliver log | Bjoern Michaelsen | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-07-26 | Add Emacs mode lines and a few missing vim ones | Tor Lillqvist | |
2011-07-21 | resyncing to master | Bjoern Michaelsen | |
2011-07-01 | Goodbye to CWS_WORK_STAMP | Tor Lillqvist | |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | |
Conflicts: Repository.mk RepositoryFixes.mk configure configure.in set_soenv.in solenv/config/sdev300.ini solenv/gbuild/ComponentTarget.mk solenv/gbuild/CppunitTest.mk solenv/gbuild/CustomTarget.mk solenv/gbuild/Deliver.mk solenv/gbuild/Executable.mk solenv/gbuild/JavaClassSet.mk solenv/gbuild/Library.mk solenv/gbuild/LinkTarget.mk solenv/gbuild/StaticLibrary.mk solenv/gbuild/TargetLocations.mk solenv/gbuild/gbuild.mk solenv/gbuild/platform/linux.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/solaris.mk solenv/gbuild/platform/windows.mk solenv/gbuild/platform/winmingw.mk solenv/gbuild/templates/Executable.mk solenv/gbuild/templates/Library.mk solenv/inc/libs.mk solenv/inc/unxobsd.mk | |||
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau | |
2011-06-17 | gnumake4: Deliver.mk: print better diagnostic on error [hg:a016e9618f3d] | Michael Stahl | |
2011-03-21 | enable optional deliver by hardlink with gb_Deliver_HARDLINK | Bjoern Michaelsen | |
2011-03-11 | Spaces -> tabs in gbuild, GNU make does not like spaces ;-) | Jan Holesovsky | |
2011-03-08 | Merge remote branch 'origin/feature/gnumake2.1' into integration/dev300_m101 | Norbert Thiebaud | |
* origin/feature/gnumake2.1: (202 commits) Revert "starmath need to have _DLL_ defined, even on MacOS" tweak library name on MacOS starmath need to have _DLL_ defined, even on MacOS add helper to set-up the libraries env, to run executable during build the startmath module in Module_ooo must use the name of the directory add starmath libraries to Repository.mk make linkoo scan the solver too, for Norbert's gnumake work -Wunitialized is not compatible with -DDEBUG rename gb_HIRESTIME to gb_LOWRESTIME. Assume highres precision by default add missing library for sc. Massage the delivered libraries name. support USE_GMAKE=1 envvar to build with gmake the modules that can be. add sc in the list of gmake-Modules support for an alternate gbuild.lst to support gmake build add a few comment to balance quotes, to make the editor less confused add all the sub-directory of the RESLOCATION to search for resource add calc related library to the Repository tweak MacOs platform specific include to build on Macos fixing variable exports for windows compiler (thanks ause) fixing variable exports for windows compiler (thanks ause) also accept debug=t ... Conflicts: Makefile.in Module_ooo.mk Repository.mk RepositoryFixes.mk configure.in solenv/bin/build.pl solenv/bin/modules/RepositoryHelper.pm solenv/bin/packmodule solenv/doc/gbuild/doxygen.cfg solenv/doc/gbuild/solenv/gbuild/types.mk solenv/gbuild/AllLangResTarget.mk solenv/gbuild/BuildDirs.mk solenv/gbuild/ComponentTarget.mk solenv/gbuild/Deliver.mk solenv/gbuild/Executable.mk solenv/gbuild/Helper.mk solenv/gbuild/Library.mk solenv/gbuild/LinkTarget.mk solenv/gbuild/Module.mk solenv/gbuild/Output.mk solenv/gbuild/Package.mk solenv/gbuild/PrecompiledHeaders.mk solenv/gbuild/SdiTarget.mk solenv/gbuild/StaticLibrary.mk solenv/gbuild/TargetLocations.mk solenv/gbuild/gbuild.mk solenv/gbuild/platform/linux.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/solaris.mk solenv/gbuild/platform/windows.mk solenv/gbuild/processdelivered.awk solenv/gbuild/processdeps.awk solenv/inc/unxgcc.mk soltools/mkdepend/def.h soltools/mkdepend/include.c | |||
2011-01-31 | gnumake3: #i116711#: clean up tempfile creation: use $TMPDIR instead of workdir | Michael Stahl | |
2011-01-31 | CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in ↵ | Mathias Bauer | |
parallel | |||
2011-01-27 | CWS gnumake2: use temp files for long command lines; missing include path in ↵ | Mathias Bauer | |
editeng | |||
2011-01-21 | gnumake3: #i116546# adding a showdeliverables target | Bjoern Michaelsen | |
2011-01-10 | rename gb_HIRESTIME to gb_LOWRESTIME. Assume highres precision by default | Norbert Thiebaud | |
2011-01-10 | added gb_HIRESTIME to allow getting rid of LOW_RESOLUTION_TIME warnings | Norbert Thiebaud | |
2011-01-10 | gnu copy should only preserve mode and timestamps | Norbert Thiebaud | |
2011-01-10 | fixing gnucopy hack | Norbert Thiebaud | |
2011-01-10 | use gnu cp when available, fallback to posix tools outherwise | Norbert Thiebaud | |
2011-01-10 | low resolution time for deliver files | Norbert Thiebaud | |
2011-01-10 | better use REPODIR | Norbert Thiebaud | |
2011-01-10 | rename deliver.log to gb_deliver.log to save it from being killed by deliver | Norbert Thiebaud | |
2011-01-10 | add dll file to deliver.log | Norbert Thiebaud | |
2011-01-10 | some more comments on deliver | Norbert Thiebaud | |
2011-01-10 | packmodule extension | Norbert Thiebaud | |
2011-01-10 | first implementation of deliver.log generation | Norbert Thiebaud | |
2010-12-20 | #i10000# workaround limitations of solaris awk | Hans-Joachim Lankenau | |
2010-12-06 | gnumake2: added gb_HIRESTIME to allow getting rid of annoying ↵ | Bjoern Michaelsen | |
LOW_RESOLUTION_TIME warnings | |||
2010-12-05 | gnumake2: gnu copy should only preserve mode and timestamps, preserving ↵ | Bjoern Michaelsen | |
ownership breaks on some setups | |||
2010-12-02 | gnumake2: fixing gnucopy hack | Bjoern Michaelsen | |
2010-12-01 | gnumake2: use gnu cp when available, fallback to posix tools outherwise | Bjoern Michaelsen | |
2010-12-01 | gnumake2: low resolution time for deliver files | Bjoern Michaelsen | |
2010-11-22 | gnumake2: better use REPODIR | Hans-Joachim Lankenau | |
2010-11-22 | gnumake2: rename deliver.log to gb_deliver.log to save it from being killed ↵ | Bjoern Michaelsen | |
by deliver.pl, added cleanpackmodule phony target | |||
2010-11-22 | gnumake2: add dll file to deliver.log | Bjoern Michaelsen | |
2010-11-21 | gnumake2: some more comments on deliver | Bjoern Michaelsen | |
2010-11-21 | gnumake2: packmodule extension | Bjoern Michaelsen | |
2010-11-19 | gnumake2: first implementation of deliver.log generation | Bjoern Michaelsen | |