Commit graph

7695 commits

Author SHA1 Message Date
David Tardon
ad773c4cc3 gbuildize slideshow 2011-04-21 20:50:28 +02:00
Bjoern Michaelsen
9b15ef7581 enable CHECKOBJECTOWNER by default now, warn instead of error 2011-04-21 18:30:43 +02: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
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
Petr Mladek
dc709df41a bump PRODUCTVERSION to 3.4 also in solenv/inc/productversion.mk (fdo#36277) 2011-04-19 13:52:19 +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
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
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
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
Tor Lillqvist
20ba3c4ae8 Kill OS/2 stuff 2011-04-15 14:08:09 +03:00
David Tardon
f6323fb886 define gb_LinkTarget_add_generated_cxxobjects 2011-04-14 16:16:08 +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
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
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
Julien Nabet
6811d994ec fno-default-inline removed for CFLAGS since it's valid only for C++ 2011-04-12 22:36:15 +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
Michael Meeks
244c7ccf6a make relocate cope with more corner cases: no solver & fixed links 2011-04-08 13:11:46 +01:00
Caolán McNamara
b9bc97d455 allow setting DEBUGCPPUNIT=TRUE to dump a gdb try/catch trace 2011-04-07 11:37:56 +01:00
Petr Mladek
f115ddb6f7 Merge remote-tracking branch 'origin/libreoffice-3-4' 2011-04-06 19:25:22 +02:00
David Tardon
9da441f0c4 remove duplicate code
This was introduced by commit 3726b1a63e0783953fee9c65d8c0cee3fd6cf85b .
2011-04-06 12:47:49 +02:00
David Tardon
0d75184488 $(1) is not defined here 2011-04-06 12:07:40 +02:00
David Tardon
937aae1b27 use just order-only dep. on cppunittester 2011-04-06 12:07:39 +02:00
Michael Meeks
5197d9ff86 re-write symlinks too to avoid serious confusion 2011-04-05 18:14:45 +01:00
Michael Meeks
38a3d0a81d fix relocate to re-write the new dependency files 2011-04-05 17:18:19 +01:00
Robert Nagy
b67a62b703 use the GNUMAKE environment variable for telling the user what to run 2011-04-05 18:01:40 +02:00
Robert Nagy
436d41a84a use the GNUMAKE environment variable for telling the user what to run 2011-04-05 17:55:43 +02:00
Robert Nagy
ee699fcdbd use the GNUMAKE environment variable for telling the user what to run 2011-04-05 17:54:04 +02:00
Bjoern Michaelsen
c18c4c0f68 hint at make -r for GNU make modules 2011-04-05 17:48:46 +02:00
Tor Lillqvist
2e705f35c2 Add two new lines to .versionrc (version.ini on Windows)
"Vendor" with the value of OOO_VENDOR, and "BuildVersion" with the
value of BUILD_VER_STRING. These get their values from the
--with-vendor and --with-build-version switches of the configure
script.

From the build-identification.diff patch, has been part of distro
OOo/LO builds for long.
2011-04-05 17:56:20 +03:00
Caolán McNamara
84568d73b8 fix build 2011-04-05 14:45:17 +01:00
David Tardon
4620f155b5 do not define NDEBUG on debug level 1 2011-04-05 14:32:28 +02:00
David Tardon
8542a0d05d fix typo 2011-04-05 14:32:28 +02:00
David Tardon
31979fa2c5 update the dbglevel comment 2011-04-05 14:32:27 +02:00
Bjoern Michaelsen
7a5e0f474f fixing up extra object list support 2011-04-05 11:51:04 +02:00
Bjoern Michaelsen
2f3793391e make get_linktargetname public again so unittests can find the object lists 2011-04-05 11:51:04 +02:00
Caolán McNamara
a956d777b5 G_SLICE for memcheck only 2011-04-05 09:26:36 +01:00
David Tardon
7cc69243e7 fix typo 2011-04-05 08:56:36 +02:00
Caolán McNamara
6128599cc7 tweak VALGRINDTOOL for helgrind/memcheck 2011-04-04 17:10:43 +01:00
Michael Meeks
bc5759ed7d friendlier error on malformed par files 2011-04-04 16:08:25 +01:00