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
David Tardon
f6323fb886
define gb_LinkTarget_add_generated_cxxobjects
2011-04-14 16:16:08 +02:00
David Tardon
a2d8797936
gbuildize oox
2011-04-14 16:16:08 +02:00
David Tardon
9a4fc75113
gbuildize lotuswordpro
2011-04-14 16:16:08 +02:00
Luboš Luňák
a47d3303b2
fix qt4 moc detection
...
cannot use the same variable for two AC_PATH_PROG calls, as the first call
will cache the result and the second one will reuse it
2011-04-14 15:41:29 +02:00
Luboš Luňák
6efe9918d3
add -Wl,-O1 as linker optimization flags when debug is disabled
2011-04-14 15:06:31 +02:00
Francois Tigeot
08d49db2aa
Remove CVER.
...
It is no longer used.
2011-04-14 13:41:19 +02:00
Michael Lefevre
c2f959379b
Kill Pos_XXX in favour of osl_Pos_XXX
2011-04-14 12:46:45 +02:00