Bjoern Michaelsen
|
03c937ee49
|
CWS gnumake2: also update framework module makefile
|
2010-07-08 15:45:00 +02:00 |
|
Bjoern Michaelsen
|
6c520fd341
|
CWS gnumake2: using gnu make directly from build.pl
|
2010-07-08 13:58:34 +02:00 |
|
Bjoern Michaelsen
|
547302257b
|
CWS gnumake2: fixing all module makefiles (copy from tools)
|
2010-07-07 18:09:58 +02:00 |
|
Bjoern Michaelsen
|
aba2069109
|
CWS gnumake2: reaching through verbosity and max processes
|
2010-06-26 02:05:52 +02:00 |
|
Bjoern Michaelsen
|
95f3d4c562
|
CWS gnumake2: module reorg
|
2010-06-26 01:29:37 +02:00 |
|
Bjoern Michaelsen
|
20942b145d
|
CWS gnumake2: pch for debug builds, fixing header package deps
|
2010-06-21 16:17:24 +02:00 |
|
Bjoern Michaelsen
|
b25e198437
|
CWS gnumake2: enabling precompiled headers where possible
|
2010-06-18 19:03:40 +02:00 |
|
Bjoern Michaelsen
|
137b283deb
|
CWS gnumake2: fitting sdi into the workdir structure
|
2010-06-01 17:28:33 +02:00 |
|
Bjoern Michaelsen
|
020efd9089
|
CWS gnumake2: merging minibranches
|
2010-05-07 18:54:45 +02:00 |
|
Mathias Bauer
|
c2c267562f
|
CWS gnumake2: don't create static libs in tools
|
2010-05-06 15:13:08 +02:00 |
|
Mathias Bauer
|
abb3fd0f27
|
CWS gnumake2: found missing return statement by accident
|
2010-05-06 14:56:47 +02:00 |
|
Mathias Bauer
|
fd59f40e43
|
CWS gnumake2: first gbuild version for svx
|
2010-04-30 21:27:17 +02:00 |
|
Mathias Bauer
|
5963ef74db
|
CWS gnumake2: svx cleanup
|
2010-04-30 21:26:42 +02:00 |
|
Michael Stahl
|
a406648e74
|
gnumake2: sfx2: fix quickstarter build on MacOSX
|
2010-04-30 19:46:04 +02:00 |
|
Mathias Bauer
|
b7c99eb823
|
CWS gnumake2: gcc needs RTTI for not exported base class; make if private and exported
|
2010-04-30 08:27:41 +02:00 |
|
Michael Stahl
|
53c343ce49
|
gnumake2: apple gcc does not like DLLPUBLIC forward delcarations
|
2010-04-29 17:05:47 +02:00 |
|
Mathias Bauer
|
7c142871bc
|
CWS gnumake2: fix template export of MSVC
|
2010-04-29 16:27:41 +02:00 |
|
Bjoern Michaelsen
|
847276934a
|
CWS gnumake2: refactoring
|
2010-04-27 11:39:42 +02:00 |
|
Mathias Bauer
|
661e2cc1a5
|
CWS gnumake2: avoid export of template symbols
|
2010-04-24 00:09:05 +02:00 |
|
Bjoern Michaelsen
|
44b27fb699
|
CWS gnumake2: added cnvenience methods for adding package and sdi headers
|
2010-04-23 15:15:43 +02:00 |
|
Bjoern Michaelsen
|
b8f0e80d0e
|
CWS gnumake2: Sdi deps should work now
|
2010-04-22 18:36:39 +02:00 |
|
Mathias Bauer
|
caa9023cf0
|
CWS gnumake2: small fixes in makefiles
|
2010-04-21 18:07:43 +02:00 |
|
Bjoern Michaelsen
|
83beefc9ba
|
CWS gnumake2: merging minibranches
|
2010-04-21 15:24:28 +02:00 |
|
Bjoern Michaelsen
|
1aeb4427c8
|
CWS gnumake2: not using implicit rules
|
2010-04-21 14:55:42 +02:00 |
|
Bjoern Michaelsen
|
9bc2851f0e
|
CWS gnumake2: various fixes after merging with DEV300_m76
|
2010-04-21 14:09:27 +02:00 |
|
Mathias Bauer
|
b38f6eda0e
|
CWS gnumake2: merge some changes from mst
|
2010-04-20 22:39:33 +02:00 |
|
Michael Stahl
|
574e8413ca
|
gnumake2: fix warning in fmshell.cxx
|
2010-04-20 18:47:56 +02:00 |
|
Michael Stahl
|
ac3e6ba88c
|
gnumake2: fix framework d.lst
|
2010-04-20 16:18:33 +02:00 |
|
Michael Stahl
|
052075d834
|
gnumake2: fix build breakers in framework
|
2010-04-20 16:07:09 +02:00 |
|
Mathias Bauer
|
0ef50bb978
|
CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or useless headers
|
2010-04-20 15:55:51 +02:00 |
|
Mathias Bauer
|
0944bd4277
|
CWS gnumake2: move all delivered linguistic headers to inc/linguistic
|
2010-04-20 08:28:42 +02:00 |
|
Mathias Bauer
|
36ea4fb1e5
|
CWS gnumake2: move all delivered framework headers to inc/framework
|
2010-04-19 19:05:02 +02:00 |
|
Mathias Bauer
|
f45bb35ad5
|
CWS gnumake2: move all delivered headers in basic to folder inc/basic
|
2010-04-19 18:40:22 +02:00 |
|
Mathias Bauer
|
d96ab41647
|
CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a copy of vcl/button.hxx
|
2010-04-19 18:27:03 +02:00 |
|
Mathias Bauer
|
d10ed42905
|
CWS gnumake2: removed files in svl; typo in svtools makefile; missing include in sfx2 makefile
|
2010-04-19 17:54:47 +02:00 |
|
Bjoern Michaelsen
|
3c7e8d23ff
|
CWS gnumake2: made resource location in default_images customizable for nonconforming modules (toolkit,framework,sfx2)
|
2010-04-19 15:02:20 +02:00 |
|
Mathias Bauer
|
65bff6225b
|
CWS gnumake2: rebase to DEV300_m76; fix build problems
|
2010-04-17 20:34:49 +02:00 |
|
Mathias Bauer
|
692dac6c6e
|
CWS gnumake2: new gbuild system
|
2010-04-17 12:41:17 +02:00 |
|
Mathias Bauer
|
90f7fda0c3
|
CWS gnumake2: move header generation for oovbaapi to offuh
|
2010-04-16 23:05:45 +02:00 |
|
Mathias Bauer
|
112093daa8
|
CWS gnumake2: move delivered header files from xmloff/inc to xmloff/inc/xmloff; removed unused code
|
2010-04-16 23:04:00 +02:00 |
|
Mathias Bauer
|
5e838ad7d9
|
CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver
|
2010-04-16 23:02:51 +02:00 |
|
Mathias Bauer
|
39e9098c77
|
CWS gnumake2: export all symbols in framework using declspec
|
2010-04-16 23:01:28 +02:00 |
|
Mathias Bauer
|
9c10c47f9c
|
CWS gnumake2: move delivered header files in from svtools/inc to svtools/inc/svtools; remove ununsed files; remove svp.res
|
2010-04-16 23:00:12 +02:00 |
|
Vladimir Glazunov
|
a001605a19
|
#i10000# Fixed missing includes and xProp variable
|
2010-04-01 14:16:22 +02:00 |
|
Vladimir Glazunov
|
fdb55168d9
|
#i10000# corrected include header
|
2010-04-01 13:45:19 +02:00 |
|
Vladimir Glazunov
|
7a7f37e3ba
|
CWS-TOOLING: integrate CWS mingwport29
|
2010-03-31 13:21:38 +02:00 |
|
Kurt Zenker
|
ab35f940e6
|
masterfix: #i110415# makefile adapted due to changing .bmp to .png
|
2010-03-29 14:30:42 +02:00 |
|
tono
|
fcf883e688
|
i#110194: Mingw port update fix: use alloca instead of _alloca in shell
|
2010-03-24 19:26:36 +09:00 |
|
tono
|
0b652fdae6
|
mingwport29: merge with DEV300 m75
|
2010-03-24 06:43:30 +09:00 |
|
Carsten Driesner
|
369593fe1c
|
native0: #161779# New app-icon for quickstart.exe
|
2010-03-18 11:33:46 +01:00 |
|