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
Caolán McNamara
a4d841a30e
qt4 moc is available in /usr/bin as moc-qt4 on fedora
2011-04-13 20:35:07 +01:00
Caolán McNamara
1090e9dbca
move this in here so that on windows we convert paths to win format
2011-04-13 20:35:07 +01:00
Caolán McNamara
f09f2f04a8
more than just x86_64 supports multilib
2011-04-13 20:35:07 +01:00
Caolán McNamara
6a61bc1225
get --enable-kde4 to work out-of-the-box on fedora
2011-04-13 20:35:07 +01:00
Luboš Luňák
57ec5069ec
switch -ggdb3 to -ggdb2 to significantly reduce binaries sizes
...
http://lists.freedesktop.org/archives/libreoffice/2011-April/010408.html
2011-04-13 14:02:07 +02:00
Miklos Vajna
c81a6b5254
configure: check for junit's hamcrest dependency
...
Make sure either class-path entry is available for hamcrest or it's
bundled.
2011-04-13 00:42:11 +02:00
Julien Nabet
6811d994ec
fno-default-inline removed for CFLAGS since it's valid only for C++
2011-04-12 22:36:15 +02:00
Caolán McNamara
0818377646
get rid of legacy libXaw usage
2011-04-12 13:14:16 +01:00
Francois Tigeot
cd78967d03
Remove remaining M1500 and M1600 usage.
...
Use _MSC_VER instead. This macro is already defined by the compiler, no
need to do it twice.
Since mergemodules_ooo.scp is no longer used, we can simply remove it.
2011-04-12 10:55:08 +02:00
Francois Tigeot
f74e372ac6
Remove more code using M1310 and M1400.
2011-04-12 10:20:46 +02:00
Francois Tigeot
b2dbd828b9
Also use system cp as fallback on DragonFly.
2011-04-11 19:02:37 +02:00
Francois Tigeot
a6677859fa
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap
2011-04-11 18:46:27 +02:00
Luboš Luňák
7193fc6aca
do not include 3+ from GPLv3+ in the make version
2011-04-11 17:01:24 +02:00
Luboš Luňák
9af15de4ce
no 'hello world' printing from configure
2011-04-11 17:01:24 +02:00
Luboš Luňák
19c922f1d2
$(WITH_LINKER_HASH_STYLE) also for gbuild
2011-04-11 17:01:23 +02:00
Bjoern Michaelsen
0814799090
remove debug output
2011-04-11 12:32:48 +02:00
Bjoern Michaelsen
3db91b7f80
set STAR_RESOURCEPATH for cppunit tests to find resources from solver
2011-04-11 12:32:48 +02:00
Bjoern Michaelsen
ac3f888b4c
add support for auxiliary arguments to the cppunit tests
2011-04-11 12:25:04 +02:00
Francois Tigeot
81fe93fab4
Remove code depending on M1310 and M1400.
...
These defines are no longer defined anywhere, there's no need to keep
conditionally-compiled code using them.
2011-04-11 12:04:55 +02:00
Francois Tigeot
04c1061612
Remove code depending on M1310 and M1400.
...
These defines are no longer defined anywhere, there's no need to keep
conditionally-compiled code using them.
2011-04-09 09:25:18 +02:00