Commit graph

13134 commits

Author SHA1 Message Date
Michael Stahl
7db9ad3458 gnumake4: LinkTarget.mk: remove some unnecessary arguments [hg:38ca0135d0e9] 2011-06-17 10:18:13 +02:00
Michael Stahl
b2382a9fcc gnumake4: Deliver.mk: print better diagnostic on error [hg:a016e9618f3d] 2011-06-17 10:17:24 +02:00
Michael Stahl
df149d2fa6 gnumake4: Jar.mk: remove unnecessary final target [hg:1e9ce815719e] 2011-06-17 10:14:50 +02:00
Michael Stahl
f8fb3704ce gnumake4: #i117340#: CustomTarget: replace broken multi-repo support [hg:a639061a46c8] 2011-06-17 10:00:54 +02:00
Michael Stahl
c74af0d73c gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7] 2011-06-17 09:55:38 +02:00
Michael Stahl
fa0e0b9416 gnumake4: #i117610#: gbuild: more convenient handling for external libs: [hg:ee31ca60454d]
add local variable LIBS to LinkTarget, which is given verbatim to the linker.
add gb_LinkTarget_use_external, with forwards for Library etc.
for actual definitions of externals read in optional RepositoryExternal.mk.
2011-06-17 09:50:03 +02:00
Michael Stahl
4a435e341f gnumake4: #i117340#: JavaClassSet: replace broken multi-repo support [hg:3c843d4c457b] 2011-06-17 09:44:49 +02:00
Michael Stahl
05a4d9bd4d gnumake4: configure.in: require Info-ZIP 3.0 [hg:ce56f9735b9c] 2011-06-17 09:36:55 +02:00
Michael Stahl
8554a272d1 gnumake4: configure.in: remove checks for obsolete Solaris 2.[67] [hg:e37d17b6d8d9] 2011-06-17 09:36:09 +02:00
Michael Stahl
39d6eb1ac3 gnumake4: #i117350# configure.in: s/MINGSTRIP/MINGWSTRIP/ [hg:82fc045a63a6] 2011-06-17 09:34:59 +02:00
Mathias Bauer
90485912fc CWS gnumake4: some fixes for mingw and windows libs [hg:ebe3fa7a4ce7] 2011-06-17 01:38:14 +02:00
Michael Stahl
be277259b4 gnumake4: ComponentTarget: [hg:d5e93bd62dfc]
some components, such as those in module sax, are used during the build,
and thus need a special second component file for that purpose.
one way of providing this is to just always build a foo.inbuild.component
for every foo.component.
2011-06-17 01:31:51 +02:00
Michael Stahl
2997d8a899 gnumake4: expat libraries are static [hg:3daa2bed1277] 2011-06-17 01:28:57 +02:00
Mathias Bauer
38c1ab867b CWS gnumake4: convert xmlreader to new build system [hg:751b4a1bff7b] 2011-06-17 01:07:41 +02:00
Mathias Bauer
0b443af107 CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e] 2011-06-17 01:02:37 +02:00
Mathias Bauer
7fce16f0ff CWS gnumake4: convert sax to new build system [hg:389d236eb6b2] 2011-06-17 01:01:09 +02:00
Mathias Bauer
3e2786295d CWS gnumake4: convert xmlscript to new build system [hg:d4df54d61f2a] 2011-06-17 00:59:06 +02:00
Mathias Bauer
e83bed8101 CWS gnumake4: fixes for building with ENABLE_CAIRO on windows [hg:824c8caeaf61] 2011-06-17 00:51:06 +02:00
Mathias Bauer
505cbe329f CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff] 2011-06-17 00:49:38 +02:00
Mathias Bauer
93b6f9cf29 CWS gnumake4: convert regexp to new build system [hg:56e4316f8d74] 2011-06-16 13:40:39 +02:00
Mathias Bauer
b8abc817c4 CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4] 2011-06-16 13:14:11 +02:00
Mathias Bauer
2a6fc707c1 CWS gnumake4: convert basebmp to new build system [hg:a0f3dc4a5f5a] 2011-06-16 13:02:37 +02:00
Mathias Bauer
71e008c9bd CWS gnumake4: convert cppcanvas to new build system [hg:a93ffc180db8] 2011-06-16 12:53:14 +02:00
Mathias Bauer
89b2fa8073 CWS gnumake4: convert canvas to new build system 2011-06-16 12:40:20 +02:00
Mathias Bauer
c13010c261 CWS gnumake4: convert ucbhelper to new build system 2011-06-16 12:28:22 +02:00
Mathias Bauer
6c74308a66 CWS gnumake4: convert unotools to new build system 2011-06-16 12:21:09 +02:00
Mathias Bauer
e30e9588a4 CWS gnumake4: convert linguistic to new build system 2011-06-16 12:14:14 +02:00
Mathias Bauer
e2174c65d2 CWS gnumake4: convert starmath to new build system 2011-06-16 10:58:42 +02:00
Mathias Bauer
a308b65037 CWS gnumake4: use pattern rules for zip and jar 2011-06-16 10:49:06 +02:00
Mathias Bauer
47c2ec8355 CWS gnumake4: some improvements for zip+jar, documentation 2011-06-16 10:45:58 +02:00
Mathias Bauer
6ff09fd588 CWS gnumake4: dependencies of JavaClassSets to referenced jar files 2011-06-16 10:42:56 +02:00
Mathias Bauer
a913e7e3dc CWS gnumake4: convert idl to new build system 2011-06-16 10:41:25 +02:00
Mathias Bauer
afa6e26ab1 CWS gnumake4: add support for zip and jar files 2011-06-16 10:00:45 +02:00
Release Engineering
e2d7881b2e DEV300 2011-04-01 12:32:51 +02:00
Ivo Hinkelmann
50628e59cb CWS-TOOLING: integrate CWS solaris11 2011-04-01 10:23:05 +02:00
Ivo Hinkelmann
4b2ca8301e CWS-TOOLING: integrate CWS calcvba 2011-04-01 09:34:55 +02:00
Ivo Hinkelmann
5e59015d5a masterfix DEV300: #i10000# corrected fix 2011-03-31 16:29:46 +02:00
Ivo Hinkelmann
ab9cf6f208 masterfix DEV300: #i10000# new configure 2011-03-31 08:20:48 +02:00
Ivo Hinkelmann
a80265ac48 masterfix DEV300: #i10000# build fixes 2011-03-30 18:52:07 +02:00
Michael Stahl
5e9ffbb85e solaris11: #i117606#: solaris.mk: add -Bdirect -z defs to LDFLAGS 2011-03-30 09:35:06 +00:00
Release Engineering
453af5af1e DEV300 2011-03-29 20:26:59 +02:00
Michael Stahl
10b90da757 solaris11: merge m104 masterfixes 2011-03-29 16:30:21 +00:00
Ivo Hinkelmann
f7b32e6add CWS-TOOLING: integrate CWS rsvglibs 2011-03-29 18:14:38 +02:00
Ivo Hinkelmann
cbf182a975 masterfix DEV300: add turkmen lang support 2011-03-29 16:56:17 +02:00
Ivo Hinkelmann
2c421503b9 CWS-TOOLING: integrate CWS vcl2gnumake 2011-03-29 16:29:12 +02:00
Ivo Hinkelmann
0753870ef9 CWS-TOOLING: integrate CWS ka102 2011-03-29 15:25:13 +02:00
Ivo Hinkelmann
11677258cb masterfix DEV300: windows make depend 2011-03-29 15:21:29 +02:00
Philipp Lohmann [pl]
bdeb466ccb rsvglibs: finishing touches 2011-03-29 15:10:48 +02:00
Philipp Lohmann [pl]
26e2df6b02 rsvglibs: final touches 2011-03-29 14:37:15 +02:00
Philipp Lohmann [pl]
a8167e3b55 rsvglibs: conditionally install dependencies 2011-03-29 14:36:53 +02:00