Commit graph

181 commits

Author SHA1 Message Date
Hans-Joachim Lankenau
076fe89aaa #i10000# write .manifest into deliver logs 2010-12-21 17:37:00 +01:00
Hans-Joachim Lankenau
ddb3690a12 #i10000# detect x64 setsolar env. 2010-12-20 16:47:45 +01:00
Hans-Joachim Lankenau
219377812d #i10000# workaround limitations of solaris awk 2010-12-20 16:46:43 +01:00
Hans-Joachim Lankenau
73f0b30bdf #i10000# find libraries 2010-12-20 13:57:01 +01:00
Hans-Joachim Lankenau
8ab70dd31e #i10000# workaround limitations of solaris awk 2010-12-20 13:54:51 +01:00
Bjoern Michaelsen
fee2eef97c gnumake2: fixing variable exports for windows compiler, part 2 (thanks ause) 2010-12-15 18:55:48 +01:00
Bjoern Michaelsen
22668909ca gnumake2: fixing variable exports for windows compiler (thanks ause) 2010-12-15 18:40:25 +01:00
Bjoern Michaelsen
4f268a8a4c gnumake2: also accept debug=t 2010-12-15 12:57:24 +01:00
Bjoern Michaelsen
1a9927488d gnumake2: fixing fix for error 134 2010-12-14 16:42:53 +01:00
Bjoern Michaelsen
ded80edaf1 gnumake2: removing subshell calls for now to avoid error 134 2010-12-14 16:04:53 +01:00
Bjoern Michaelsen
99deaccb84 gnumake2: filtering compiler and java headers on windows for dep generation (thanks ause) 2010-12-14 15:54:42 +01:00
Hans-Joachim Lankenau
2b393f73a9 gnumake2: temporary disable PCH for some objects 2010-12-10 18:21:08 +01:00
Bjoern Michaelsen
0ab56cb781 gnumake2: reverted some accidental changes made with changeset 2aadb1f3446b 2010-12-10 13:37:15 +01:00
Bjoern Michaelsen
1c8107917d gnumake2: fixing ::rtl::Reference/::com::sun::uno::Reference collision, which broke PCH 2010-12-10 12:47:08 +01:00
Bjoern Michaelsen
956c24f34c gnumake2: #i105735# removed obsolete defines 2010-12-09 16:05:29 +01:00
Bjoern Michaelsen
c1d6cbcfba gnumake2: fixing DEFS and CXXFLAGS (this is needed for PCH on windows) 2010-12-09 15:41:55 +01:00
Bjoern Michaelsen
8ed2bf09ac gnumake2: setting INCLUDE, INCLUDE_STL, DEFS on header target (this is needed to PCHs on Windows get the correct environment) 2010-12-09 11:05:31 +01:00
Bjoern Michaelsen
21f75ba882 gnumake2: fixing filtering of PCH define for dep generation, removing duplicate -OPT:NOREF link switch 2010-12-06 18:11:54 +01:00
Bjoern Michaelsen
a58768cf87 gnumake2: added gb_HIRESTIME to allow getting rid of annoying LOW_RESOLUTION_TIME warnings 2010-12-06 14:23:17 +01:00
Bjoern Michaelsen
a05a7c4035 gnumake2: solaris awk does not close stdin when not input file is given explicitly 2010-12-05 11:59:03 +01:00
Bjoern Michaelsen
8f81668a34 gnumake2: gnu copy should only preserve mode and timestamps, preserving ownership breaks on some setups 2010-12-05 11:57:25 +01:00
Bjoern Michaelsen
ff7eac5674 gnumake2: merging minibranches 2010-12-05 00:27:18 +01:00
Bjoern Michaelsen
8d9336d8bc gnumake2: decrypted confused comment in LinkTarget.mk 2010-12-03 16:50:49 +01:00
Mathias Bauer
9be6f58185 CWS gnumake: typo in Windows platform makefile 2010-12-03 15:25:58 +01:00
Hans-Joachim Lankenau
91917fb002 gnumake2: add debug info; restore some of the old windows link/compile switches 2010-12-03 13:18:18 +01:00
Bjoern Michaelsen
97b6f0ccc8 gnumake2: using awk instead of echo for better portability 2010-12-02 01:24:43 +01:00
Bjoern Michaelsen
9fce17bb41 gnumake2: fixing gnucopy hack 2010-12-02 01:02:47 +01:00
Bjoern Michaelsen
33aba82edf gnumake2: use gnu cp when available, fallback to posix tools outherwise 2010-12-01 22:24:21 +01:00
Bjoern Michaelsen
cdc0d6418e gnumake2: low resolution time for deliver files 2010-12-01 22:03:59 +01:00
Hans-Joachim Lankenau
7d26b3d2ec gnumake2: fix windows link switches 2010-12-01 11:13:15 +01:00
Bjoern Michaelsen
993f417871 gnumake2: fixing auxtargets for windows without crashdumper 2010-11-25 14:58:47 +01:00
Bjoern Michaelsen
e3130f6ccb gnumake2: merging minibranches 2010-11-24 22:53:36 +01:00
Bjoern Michaelsen
9b42e88db1 gnumake2: fixed pch for full builds without an explicit setting of defs with _set_defs 2010-11-24 22:19:35 +01:00
Hans-Joachim Lankenau
943c4a8815 gnumake2: deal with .pdb files 2010-11-23 16:23:31 +01:00
Bjoern Michaelsen
be3b2759c2 gnumake2: removing hardcoded SRCDIR 2010-11-23 13:31:40 +01:00
Bjoern Michaelsen
9a95417ef6 gnumake2: removed milestone from packed module 2010-11-22 18:19:25 +01:00
Hans-Joachim Lankenau
0fb117ca84 gnumake2: better use REPODIR 2010-11-22 16:55:47 +01:00
Bjoern Michaelsen
4003e6f602 gnumake2: rename deliver.log to gb_deliver.log to save it from being killed by deliver.pl, added cleanpackmodule phony target 2010-11-22 16:40:54 +01:00
Bjoern Michaelsen
1a9c2e9352 gnumake2: error out on setuplocal and removelocal without gb_LOCALBUILDDIR 2010-11-22 13:44:10 +01:00
Bjoern Michaelsen
b47f9bc507 gnumake2: getting rid of obsolete install and uninstall targets 2010-11-22 13:40:19 +01:00
Bjoern Michaelsen
940fd9c04e gnumake2: add dll file to deliver.log 2010-11-22 13:29:06 +01:00
Bjoern Michaelsen
b3f89e21b3 gnumake2: fixed package for naming convention 2010-11-21 21:11:26 +01:00
Bjoern Michaelsen
d712baf609 gnumake2: cleaned up module registration 2010-11-21 20:55:34 +01:00
Bjoern Michaelsen
42ab649b24 gnumake2: comments in Output.mk 2010-11-21 20:08:47 +01:00
Bjoern Michaelsen
9d9079fe8c gnumake2: comments in SdiTarget.mk 2010-11-21 20:08:01 +01:00
Bjoern Michaelsen
711b9d857e gnumake2: comments in LinkTarget.mk 2010-11-21 20:02:35 +01:00
Bjoern Michaelsen
92f7ef4396 gnumake2: gbuild file permissions 2010-11-21 19:07:44 +01:00
Bjoern Michaelsen
0e6af4d8ae gnumake2: made setuplocal an extension 2010-11-21 19:03:55 +01:00
Bjoern Michaelsen
f018f0d62f gnumake2: some more comments on deliver 2010-11-21 16:15:51 +01:00
Bjoern Michaelsen
034f941e55 gnumake2: packmodule extension 2010-11-21 15:09:32 +01:00