Commit graph

262 commits

Author SHA1 Message Date
Bjoern Michaelsen
0b86569a15 gnumake3: reducing differences between platform files 2011-01-15 04:09:57 +01:00
Bjoern Michaelsen
fcc984d122 gnumake3: reducing differences between macosx and linux platform files 2011-01-14 21:57:04 +01:00
Bjoern Michaelsen
bac065099d gnumake3: reducing differences between macosx and linux platform files 2011-01-14 18:32:35 +01:00
Bjoern Michaelsen
ac15916a4b gnumake3: #i116362# fixing static linking on osx (part 1) 2011-01-14 18:23:57 +01:00
Bjoern Michaelsen
eef5fc8400 gnumake3: #i116362# fixing static linking on linux 2011-01-14 13:53:10 +01:00
Bjoern Michaelsen
eb58f4f5ab gnumake3: refactoring gbuild linking to prepare for static lib linking fixing (some more for osx) 2011-01-13 19:08:48 +01:00
Bjoern Michaelsen
5727495bfd gnumake3: refactoring gbuild linking to prepare for static lib linking fixing 2011-01-13 18:55:57 +01:00
tono
2796261f7e mingwport33: i#116264: gbuild for MinGW - add oldname library for static libstdc++ 2011-01-12 21:11:37 +09:00
Mathias Bauer
2dd37c6ba0 CWS gnumake3: #i116422#: convert svx to new build system 2011-01-12 12:05:07 +01:00
Bjoern Michaelsen
9ba809fac5 gnumake3: more work on junit subsequenttest migration 2011-01-11 21:16:21 +01:00
Bjoern Michaelsen
28dda61de1 gnumake3: updated module support for checks and subsequent checks, improved error reporting 2011-01-11 13:36:29 +01:00
Bjoern Michaelsen
733831aee2 gnumake3: renamed TestFixture to CppunitTest 2011-01-11 13:00:38 +01:00
Bjoern Michaelsen
16275914be gnumake3: complex tests in sfx2 2011-01-11 12:43:09 +01:00
tono
6111e2c676 mingwport33: i#116264: gbuild for MinGW - fix wrong assignment to libgcc variable 2011-01-11 20:25:21 +09:00
Bjoern Michaelsen
419f9e22a7 gnumake3: intermediate commit junit tests 2011-01-10 19:31:53 +01:00
Vladimir Glazunov
b9cdd851ab CWS-TOOLING: integrate CWS ause129 2011-01-08 11:26:08 +01:00
Bjoern Michaelsen
a2f00d2ef5 gnumake3: basic support for java class sets 2011-01-07 19:19:14 +01:00
Bjoern Michaelsen
84abe71422 gnumake3: module support for checks and subsequent checks 2011-01-06 19:06:08 +01:00
Hans-Joachim Lankenau
159c878063 ause129: #i116326# own pch dependency file for debug case 2011-01-06 16:43:52 +01:00
Hans-Joachim Lankenau
731c4a20b2 ause129: #i116298# move toolkit images 2011-01-06 15:44:47 +01:00
Hans-Joachim Lankenau
d384a2a1f2 ause129: #i116289# set MACOSX_DEPLOYMENT_TARGET in environment for use in dmake and gnumake build 2011-01-06 12:31:18 +01:00
Bjoern Michaelsen
72234b5e56 gnumake3: first cppunit test in new build system 2011-01-05 17:22:00 +01:00
tono
087e912a2d mingwport33: i#116264: gbuild for MinGW 2011-01-05 22:55:15 +09:00
tono
488b233c90 Backed out changeset: e84942bd0aca 2011-01-05 21:38:47 +09:00
Bjoern Michaelsen
27df301630 gnumake3: resync to DEV300_m96 2011-01-05 13:32:46 +01:00
sb
7cfa19e5cb sb135: #i116308# missing solenv/gbuild/platform/solaris.mk settings 2011-01-05 09:35:43 +01:00
Hans-Joachim Lankenau
143a9a5ae8 ause129: #i116298# add some flexibility to source and destination 2011-01-04 17:41:10 +01:00
tono
9ce8c4f0dc i#116264: gbuild for MinGW 2010-12-31 00:35:16 +09:00
Hans-Joachim Lankenau
076fe89aaa #i10000# write .manifest into deliver logs 2010-12-21 17:37:00 +01:00
Bjoern Michaelsen
f97c354bb0 gnumake3: first try at at using -showIncludes on windows 2010-12-20 20:12:33 +01:00
Bjoern Michaelsen
b1e67aa470 gnumake3: first try at implementing support for cppunit test fixtures 2010-12-20 18:47:29 +01:00
Bjoern Michaelsen
9772433110 gnumake3: fixing deliver for solaris nawk 2010-12-20 17:12:26 +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
Bjoern Michaelsen
537ee796bf gnumake2: merging minibranches 2010-11-19 22:07:23 +01:00
Bjoern Michaelsen
97912c6f72 gnumake2: fixes for linking on OSX 2010-11-19 21:30:38 +01:00
Bjoern Michaelsen
767538bd26 gnumake2: major refactoring of the layer logic separating it between linktarget, library and executable classes 2010-11-19 20:35:37 +01:00
Bjoern Michaelsen
0899a687cd gnumake2: pch announcement 2010-11-19 17:05:24 +01:00
Bjoern Michaelsen
d68d8332f9 gnumake2: fixing library names in components on windows 2010-11-19 15:50:14 +01:00
Bjoern Michaelsen
d5a89dc389 gnumake2: merging minibranches 2010-11-19 15:28:44 +01:00
Bjoern Michaelsen
cfaa58f9c7 gnumake2: added missing processdelivered.awk script 2010-11-19 15:25:38 +01:00
Hans-Joachim Lankenau
e715415224 gnumake2: undo toolpanel header move 2010-11-19 15:23:52 +01:00
Bjoern Michaelsen
2afbd43d66 gnumake2: first implementation of deliver.log generation 2010-11-19 15:12:51 +01:00
Bjoern Michaelsen
e0a99be617 gnumake2: fixing system libname registry on windows 2010-11-15 20:58:21 +01:00
Bjoern Michaelsen
d19d2ad3a1 gnumake2: fixing rpath quoting voodoo on solaris 2010-11-15 20:36:50 +01:00
Bjoern Michaelsen
e1db0ecf1c gnumake2: removing touchback on deliver for now because of problems with subsecond timestamps 2010-11-15 20:35:45 +01:00
Bjoern Michaelsen
5eca715cdc gnumake2: fixes for solaris 2010-11-15 13:19:43 +01:00
Bjoern Michaelsen
10ed6a9021 gnumake2: minor fixes related to LOCALBUILDDIR 2010-11-14 17:49:44 +01:00
Bjoern Michaelsen
9d3810a909 gnumake2: better output 2010-11-14 13:32:14 +01:00
Bjoern Michaelsen
ebb36e6403 gnumake2: posh output 2010-11-14 01:21:34 +01:00
Bjoern Michaelsen
4948812c5b gnumake2: local build dirs 2010-11-13 18:34:45 +01:00
Bjoern Michaelsen
62bb55fddf gnumake2: local build dirs 2010-11-13 18:20:05 +01:00
Bjoern Michaelsen
0335e75a2e gnumake2: setting CPPU_ENV on solaris 2010-11-13 12:39:29 +01:00