Commit graph

14755 commits

Author SHA1 Message Date
David Tardon
8dd571ddb7 depend on udkapi.rdb too 2011-04-24 09:48:09 +02:00
Norbert Thiebaud
7c1026ab3f create a pseudo-module tail_build to take advantage of gbuild features
gbuild allow for multiple 'module' to be build as one Makefile.
This help with parallelism.
This module build all the 'tail' end module. these that are not
dependencies or other dmake-based module, and that pseudo module
is declared as a dependency of postprocess instead of the individual
modules it 'group'
2011-04-23 21:14:25 -05:00
Norbert Thiebaud
364dbc666a harmonize OGLTrans.uno library name on MacOs with the rest of the world 2011-04-23 15:25:20 -05:00
David Tardon
54ebdf3c21 move common UNO stuff to CppunitTest 2011-04-23 21:07:58 +02:00
David Tardon
fac629fbdd add class for creating service rdbs 2011-04-23 21:07:58 +02:00
Norbert Thiebaud
d27e7801fa tweak the delivered MacOS's name of OGLTrans to make instsetoo_native happy 2011-04-23 10:50:20 -05:00
Norbert Thiebaud
40ce81a033 add support, in gbuild, for objective/C (in addition to objective/C++) 2011-04-23 10:35:37 -05:00
Francois Tigeot
788568c584 Remove Sequent support 2011-04-22 20:04:02 +02:00
Francois Tigeot
d97ff3e736 Temporary fix for a LD_LIBRARY_PATH not propagated issue. 2011-04-22 20:01:28 +02:00
Maxime Côté
3f897ecb3d Easy hack Improve git pre-commit hook
Change of the function check_and_fix_whitespace() to check only file with the extension listed (c|cpp|cxx|h|hrc|hxx|idl|inl|java|map|mk|MK|pmk|pl|pm|sdi|sh|src|tab|xcu|xml)
2011-04-22 11:19:31 +02:00
David Tardon
38b89de958 sd has some images in imagelst subdir... 2011-04-21 20:50:30 +02:00
David Tardon
4594ffdf24 add pck to the delivery dirs 2011-04-21 20:50:29 +02:00
David Tardon
d90ba18ac0 list one target per line 2011-04-21 20:50:29 +02:00
David Tardon
ab77c99818 gbuildize reportdesign 2011-04-21 20:50:28 +02:00
David Tardon
423fd5baaa gbuildize formula 2011-04-21 20:50:28 +02:00
David Tardon
ad773c4cc3 gbuildize slideshow 2011-04-21 20:50:28 +02:00
David Tardon
98d8b2b999 gbuildize sd 2011-04-21 20:50:27 +02:00
Bjoern Michaelsen
9b15ef7581 enable CHECKOBJECTOWNER by default now, warn instead of error 2011-04-21 18:30:43 +02:00
Noel Power
2d4d06ff48 fix master install
add missing libraries doctoko ooxml resourcemodel
2011-04-20 18:37:43 +01:00
Luboš Luňák
190d20d74e don't link soffice.bin and stuff back into src tree
This is 7e585ded0f1cce41fd3dec6146526d07783d2d38 again,
removed in 981e63a40a5918135f3547c849394a36f8012af9, probably by mistake.
With the linking it's possible that soffice.bin becomes the wrapper
script that ends up calling itself recursively.
2011-04-20 16:14:29 +02:00
Christina Rossmanith
eb7179d918 Removed typos in configure.in 2011-04-19 21:09:15 +02:00
Petr Mladek
12cbe77bed fix build with older gcc that does not read options via @file
needed to fix build on SLED10 with gcc-4.1.2
we want to use @$(extraobjectlist) in the long run
2011-04-19 17:35:40 +02:00
Andras Timar
e3861932fb remove unnecessary \r characters from en-US message 2011-04-19 15:02:01 +02:00
Petr Mladek
dc709df41a bump PRODUCTVERSION to 3.4 also in solenv/inc/productversion.mk (fdo#36277) 2011-04-19 13:52:19 +02:00
David Tardon
11430c7074 gbuildize dbaccess 2011-04-19 07:05:11 +02:00
Caolán McNamara
c0c30966c5 seem to need shlwapi here too 2011-04-18 20:01:07 +01:00
Caolán McNamara
d9ce9150c4 bubble down configure test findings on visibility 2011-04-18 20:01:07 +01:00
Robert Nagy
a7c5fac228 sync with unxgcc.mk 2011-04-18 19:36:55 +02:00
Tor Lillqvist
dbcf68f61e Kill UPDMINOR and UPDMINOREXT stuff
As far as I know we have no intention to use that stuff. Do we ever
have any idea what it means? But sure, if it turns out that we do want
to, this commit will have to be reverted.
2011-04-18 14:05:39 +03:00
David Tardon
b3387395a2 transform ssl lib names on WNT correctly (I hope .-) 2011-04-18 12:41:15 +02:00
David Tardon
373b55a7d9 move to better location 2011-04-18 12:41:14 +02:00
Tor Lillqvist
d08e2d0f25 Remove two OS/2 files 2011-04-18 13:18:36 +03:00
Norbert Thiebaud
9b44ffb5fc gcc-4.0 on MacOSX does not support the @file syntax 2011-04-17 13:20:34 -05:00
David Tardon
9c778f8527 add support for resource templates
That is, resource files containing localizable data that are included
from other resource files. They have filenames like foo_tmpl.hrc
(sometimes foo_tmpl.src) and are included as foo.hrc . They were handled
by listing them in LOCALIZE_ME variable in the old build system.
2011-04-17 19:06:09 +02:00
Andras Timar
5cce753ee1 do not ship Letter Wizard templates twice fdo#35722 2011-04-16 21:59:25 +02:00
Bjoern Michaelsen
3d2cc7b5da provide a rule for explicit deps 2011-04-16 20:52:32 +02:00
Bjoern Michaelsen
3b88453baf add gb_CppunitTest_uses_ure for unittests using URE 2011-04-16 20:52:32 +02:00
David Tardon
ef31ed81dc gbuildize cui 2011-04-16 17:15:54 +02:00
Bjoern Michaelsen
2f44506669 introduce toolshelpers static lib to avoid duplicate linking errors 2011-04-16 15:51:41 +02:00
Bjoern Michaelsen
7c5fe761d3 remove ssprety 2011-04-16 15:37:04 +02:00
Bjoern Michaelsen
5105f2598b gb_CHECKOBJECTOWNER=T allows to check for objects linked multiple times 2011-04-16 14:25:37 +02:00
Bjoern Michaelsen
6b80623e80 gbuild support for final extensions 2011-04-16 14:17:59 +02:00
Bjoern Michaelsen
758ab316cc add sc to global gbuild build, remove duplicate unotools entry 2011-04-16 14:05:12 +02:00
David Tardon
c2c0f1d51e register dynamic libs for openssl as well 2011-04-15 19:14:08 +02:00
David Tardon
9633fb712b mangle openssl lib names on WNT with GCC
I hope I got it right...
2011-04-15 16:16:38 +02:00
David Tardon
3feaa80ebe declare internal static openssl libs 2011-04-15 16:16:37 +02:00
Caolán McNamara
e905617ebd these xsl are gone AFAICS 2011-04-15 14:06:39 +01:00
Tor Lillqvist
20ba3c4ae8 Kill OS/2 stuff 2011-04-15 14:08:09 +03:00
David Tardon
1b7717c242 gbuildize chart2 2011-04-15 10:42:17 +02:00
David Tardon
62b2fea57e gbuildize writerfilter 2011-04-14 16:16:08 +02:00