summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* CWS-TOOLING: integrate CWS gnumake2Hans-Joachim Lankenau2010-12-1779-15404/+24997
|\
| * gnumake2: fixing variable exports for windows compiler, part 2 (thanks ause)Bjoern Michaelsen2010-12-151-0/+1
| |
| * gnumake2: fixing variable exports for windows compiler (thanks ause)Bjoern Michaelsen2010-12-151-13/+4
| |
| * CWS gnumake2: temporarily disable GTK-QuickstarterMathias Bauer2010-12-152-30/+30
| |
| * gnumake2: also accept debug=tBjoern Michaelsen2010-12-151-1/+1
| |
| * gnumake2: fixing fix for error 134Bjoern Michaelsen2010-12-141-5/+5
| |
| * gnumake2: merging minibranchesBjoern Michaelsen2010-12-142-29/+26
| |\
| | * gnumake2: removing subshell calls for now to avoid error 134Bjoern Michaelsen2010-12-141-16/+10
| | |
| | * gnumake2: filtering compiler and java headers on windows for dep generation ↵Bjoern Michaelsen2010-12-141-4/+4
| | | | | | | | | | | | (thanks ause)
| | * gnumake2: fixing broken makedepend behaviourBjoern Michaelsen2010-12-131-9/+12
| |/
| * gnumake2: temporary disable PCH for some objectsHans-Joachim Lankenau2010-12-103-3/+3
| |
| * gnumake2: reverted some accidental changes made with changeset 2aadb1f3446bBjoern Michaelsen2010-12-102-7/+0
| |
| * gnumake2: fixing ::rtl::Reference/::com::sun::star::uno::Reference ↵Bjoern Michaelsen2010-12-102-0/+7
| | | | | | | | collision, which broke PCH
| * gnumake2: #i105735# removed obsolete definesBjoern Michaelsen2010-12-095-7/+3
| |
| * gnumake2: fixing DEFS and CXXFLAGS (this is needed for PCH on windows)Bjoern Michaelsen2010-12-091-0/+2
| |
| * gnumake2: setting INCLUDE, INCLUDE_STL, DEFS on header target (this is ↵Bjoern Michaelsen2010-12-091-0/+5
| | | | | | | | needed to PCHs on Windows get the correct environment)
| * gnumake2: resync to DEV300_m95Bjoern Michaelsen2010-12-088-35/+51
| |\
| * | gnumake2: fixing filtering of PCH define for dep generation, removing ↵Bjoern Michaelsen2010-12-061-6/+5
| | | | | | | | | | | | duplicate -OPT:NOREF link switch
| * | gnumake2: added gb_HIRESTIME to allow getting rid of annoying ↵Bjoern Michaelsen2010-12-061-1/+1
| | | | | | | | | | | | LOW_RESOLUTION_TIME warnings
| * | gnumake2: solaris awk does not close stdin when not input file is given ↵Bjoern Michaelsen2010-12-051-2/+2
| | | | | | | | | | | | explicitly
| * | gnumake2: gnu copy should only preserve mode and timestamps, preserving ↵Bjoern Michaelsen2010-12-051-1/+1
| | | | | | | | | | | | ownership breaks on some setups
| * | gnumake2: merging minibranchesBjoern Michaelsen2010-12-051-6/+8
| |\ \
| | * | gnumake2: decrypted confused comment in LinkTarget.mkBjoern Michaelsen2010-12-031-6/+8
| | | |
| * | | gnumake2: merging in os144Bjoern Michaelsen2010-12-031-1/+1
| |\ \ \
| * | | | CWS gnumake: typo in Windows platform makefileMathias Bauer2010-12-031-3/+4
| | |/ / | |/| |
| * | | gnumake2: merging minibranchesBjoern Michaelsen2010-12-033-11/+22
| |\ \ \
| | * | | link debug runtime in non-pro; should be moved to platform makefileHans-Joachim Lankenau2010-12-031-0/+3
| | | | |
| | * | | gnumake2: add debug info; restore some of the old windows link/compile switchesHans-Joachim Lankenau2010-12-032-11/+19
| |/ / /
| * | | gnumake2: configure/sdev300.ini/unitools.mk fixes for gnu copyBjoern Michaelsen2010-12-024-8233/+16406
| | | |
| * | | gnumake2: using awk instead of echo for better portabilityBjoern Michaelsen2010-12-021-2/+2
| | | |
| * | | gnumake2: fixing build.pl messageBjoern Michaelsen2010-12-021-5/+2
| | | |
| * | | gnumake2: fixing gnucopy hackBjoern Michaelsen2010-12-021-4/+3
| | | |
| * | | gnumake2: use gnu cp when available, fallback to posix tools outherwiseBjoern Michaelsen2010-12-015-17/+10
| | | |
| * | | gnumake2: low resolution time for deliver filesBjoern Michaelsen2010-12-011-3/+4
| | | |
| * | | gnumake2: fix windows link switchesHans-Joachim Lankenau2010-12-011-0/+1
| | | |
| * | | gnumake2: add minor extension to repository name, if setHans-Joachim Lankenau2010-11-291-1/+7
| | | |
| * | | CWS gnumake2: resync to m94Mathias Bauer2010-11-2628-625/+513
| |\ \ \
| * | | | gnumake2: sorting all lists in makefilesBjoern Michaelsen2010-11-261-5/+5
| | | | |
| * | | | gnumake2: fixing auxtargets for windows without crashdumperBjoern Michaelsen2010-11-251-1/+7
| | | | |
| * | | | gnumake2: merging minibranchesBjoern Michaelsen2010-11-244-6/+12
| |\ \ \ \
| | * | | | gnumake2: deal with .pdb filesHans-Joachim Lankenau2010-11-231-1/+9
| | | | | |
| | * | | | gnumake2: merging minibranchesBjoern Michaelsen2010-11-231-2/+2
| | |\ \ \ \
| | | * | | | gnumake2: enable packmodule in setsolar mws buildsHans-Joachim Lankenau2010-11-231-2/+2
| | | | | | |
| | * | | | | gnumake2: using wildcard instead of shell call in global makefileBjoern Michaelsen2010-11-231-1/+1
| | |/ / / /
| | * | | | gnumake2: removing hardcoded SRCDIRBjoern Michaelsen2010-11-231-2/+0
| | | | | |
| * | | | | gnumake2: fixed pch for full builds without an explicit setting of defs with ↵Bjoern Michaelsen2010-11-241-3/+1
| |/ / / / | | | | | | | | | | | | | | | _set_defs
| * | | | gnumake2: removed milestone from packed moduleBjoern Michaelsen2010-11-222-7/+7
| | | | |
| * | | | gnumake2: merging minibranchesBjoern Michaelsen2010-11-226-24/+34
| |\ \ \ \
| | * | | | gnumake2: better use REPODIRHans-Joachim Lankenau2010-11-221-1/+1
| | | | | |
| | * | | | gnumake2: rename deliver.log to gb_deliver.log to save it from being killed ↵Bjoern Michaelsen2010-11-223-16/+22
| | | | | | | | | | | | | | | | | | | | | | | | by deliver.pl, added cleanpackmodule phony target