Markus Mohrhard
520c17a990
adapt make dev-install to unotest changes
2011-09-28 23:09:18 +02:00
Michael Meeks
d0edcf0a55
split 'test' into 'unotest' and 'test' to help dependencies
2011-09-28 17:55:26 +01:00
Tor Lillqvist
6904e7d8ba
Define LIBO_WERROR when warnings are errors
2011-09-28 17:43:40 +03:00
Andras Timar
5e61a194f1
remove obsolete fake_languagesstring() subroutine
2011-09-28 13:48:10 +02:00
Andras Timar
05293cb04c
remove checks for unused BUILD_SPECIAL environment variable
2011-09-28 13:48:10 +02:00
David Tardon
05bee20282
we want these macros to be emtpy strings, not 1s
...
The substituted 1s cause i686-pc-mingw32-windres to bail out with syntax
error in solenv/inc/shlinfo.rc at line 67.
2011-09-28 08:59:53 +02:00
David Tardon
b6d8251eee
move windows-only call into platform/win*
2011-09-27 20:01:49 +02:00
David Tardon
2e2dcefb5f
make WinResTarget's name independent of LinkTarget
2011-09-27 20:01:48 +02:00
David Tardon
edb760e625
correct link target name should be propagated from gb_Library_add_nativeres
2011-09-27 20:01:48 +02:00
Jan Holesovsky
28cf0a3cf3
Process options early so that $TARGET is set when we need it.
2011-09-27 14:45:42 +02:00
Stephan Bergmann
e73bfbf95e
Fixed linkoo for Linux again.
2011-09-27 13:35:25 +02:00
Thorsten Behrens
1b5bcb6562
Make extension cross-buildable again.
2011-09-27 12:17:50 +02:00
Jan Holesovsky
abc08aefee
Add MinGW handling to linkoo.
2011-09-27 12:02:41 +02:00
Jan Holesovsky
a953cae319
One step closer to a functional 'make dev-install' with MinGW.
2011-09-26 17:46:05 +02:00
Jan Holesovsky
a5729deee5
UNOLIBS_URE are supposed to end with .uno.dll, not only .dll.
2011-09-26 14:20:40 +02:00
David Tardon
096397e9da
allow adding native windows res. files for executables too
2011-09-26 12:46:04 +02:00
Caolán McNamara
19549cfc22
take pity on the gcc 4.5.X users
2011-09-26 10:18:38 +01:00
Matúš Kukan
a45542c6f0
also here include linux-CPUNAME as in gbuild.mk
2011-09-24 16:50:39 +02:00
Stephan Bergmann
a66f9903bb
Undo basis/brand split: move dynamic libraries from basis to brand.
2011-09-23 17:55:39 +02:00
Caolán McNamara
db84cf1771
bump to libexttextcat
...
As an aside we can always use the configuration and data files belonging to the
system version now in --with-system-libexttextcat mode, so need for the --data
option.
2011-09-23 14:02:54 +01:00
Stephan Bergmann
a0f21d39d7
linkoo seems to be unsupported on Mac OS X, make it exit with status 0 there (so ooinstall does not erroneously fail)
2011-09-23 12:18:08 +02:00
Norbert Thiebaud
09789b58d7
add a retry loop in build.pl on Error 126 on Windows.
2011-09-23 03:40:03 -05:00
Caolán McNamara
871426533f
just silence the auto_ptr deprecations in isolation
2011-09-22 15:01:05 +01:00
Tor Lillqvist
4f3e9f30a0
Always link with user32
2011-09-22 15:46:15 +03:00
Tor Lillqvist
869bf65f97
Don't link with msvcrtd if LINKED_LIBS has libcmtd
2011-09-22 13:21:09 +03:00
Tor Lillqvist
2d22a4be6a
Add libcmtd
2011-09-22 13:21:07 +03:00
Stephan Bergmann
cdd243cdea
Ensure a failing linkoo makes ooinstall fail.
2011-09-21 23:35:23 +02:00
Stephan Bergmann
b403695bee
Directly use version.lst instead of versionlist.mk.
2011-09-21 18:16:42 +02:00
Stephan Bergmann
8ac8103e8a
Removed unused solenv/inc/version_so.hrc
2011-09-21 18:16:41 +02:00
Caolán McNamara
5663d30591
get bean linking under windows
2011-09-21 16:59:22 +01:00
Tor Lillqvist
f502005eb8
Bin OS/2 stuff
2011-09-21 12:57:24 +03:00
Tor Lillqvist
81bb70b6b9
chmod -x
2011-09-21 12:56:28 +03:00
Tor Lillqvist
164456eab5
Update to match reality
...
But actually, I would really love it if we could get rid of this
version.lst file. Surely we can put this information, if it has to be
hardcoded somewhere, in the same minor.mk that already contains
version information (and which, unlike this file, actually has been
kept updated by us).
Or alternatively, get rid of minor.mk and use just this file.
Best of all would be to just use the version number from the AC_INIT
in configure.in, wouldn't it? Isn't that the normal thing to do?
Also, I don't see what hardoced version timestamps as in this file are
useful for. If such a timestamp corresponds one-to-one with a version
number, the information clearly is redundant? A *build* timestamp is
another thing, that might be more useful if file timestamps or package
timestamps don't give enough information.
2011-09-21 12:49:33 +03:00
Stephan Bergmann
5bc0a6cf4e
Cleaned up solenv/gdb/makefile.mk
2011-09-20 19:56:08 +02:00
Stephan Bergmann
b1f4e8424b
Removed unused BOXT feature.
2011-09-20 19:25:42 +02:00
Andras Timar
810a08a8cb
localize.pl is not necessary
2011-09-20 18:29:12 +02:00
Andras Timar
2f2d542830
Revert "localize.pl is not necessary" - breaks on Windows
...
This reverts commit fbb48a21a8
.
2011-09-20 17:21:18 +02:00
Andras Timar
fbb48a21a8
localize.pl is not necessary
2011-09-20 16:43:30 +02:00
Stephan Bergmann
17a2dcabe1
Consistently rename NONEBIN -> NONE for all platforms.
2011-09-20 14:51:30 +02:00
Andras Timar
741ecf579d
add 'qtz' key id lang code to ALL case
2011-09-20 13:45:11 +02:00
Kevin Hunter
9035f006f3
Update Zenity with progress icon notification
...
Add a "clock" style progress meter for the build via dynamically
generated svg images. The colors are rather arbitrarily chosen, but
with a very minor attempt to be readable by color-blind folks. A second
round cut of this patch might make the fill and stroke colors
configurable.
2011-09-20 09:51:27 +02:00
Tor Lillqvist
58be0d5400
Use "python" as (build-time) gb_PYTHON if run-time Python usage is disabled
2011-09-20 10:45:29 +03:00
Andras Timar
9899ed3dcf
there is no special iso.res case any more
2011-09-20 08:53:36 +02:00
Stephan Bergmann
a3cd73f315
Reverted previous ff1c626
, instead renamed NONEBIN -> NONE.
2011-09-20 07:22:26 +02:00
Norbert Thiebaud
ff1c626fa1
do not call macosx-change-install-name for NONEBIN executable
2011-09-20 00:02:18 -05:00
Jan Holesovsky
f62a449a53
Kill the explicit linking to salmain.o, use vclmain instead.
2011-09-20 00:51:38 +02:00
Stephan Bergmann
79fdb70baf
Call macosx-change-install-names on executables in gbuild, too.
2011-09-19 21:40:11 +02:00
Stephan Bergmann
966f3c0f6d
Removed --leak-check=yes from CppUnit valgrind/memcheck calls.
...
Can be enabled via VALGRIND_OPTS=--leak-check=yes.
2011-09-19 21:40:11 +02:00
Jan Holesovsky
581c45ba8e
Make 'desktop' build again with MinGW.
2011-09-19 16:54:20 +02:00
Baptiste Daroussin
ea5abc67d2
unify the unxfbsd.mk into a single file and simplify it
2011-09-19 15:18:39 +02:00