Stephan Bergmann
3156076b47
Some unxgcc_gdbforjunit.sh improvements.
2011-11-28 22:05:46 +01:00
Jan Holesovsky
4c41530eed
Use the build.pl parallelism again.
2011-11-28 21:30:32 +01:00
Jan Holesovsky
7c292efd35
Fix typo.
2011-11-28 21:30:31 +01:00
Bjoern Michaelsen
70324f1e66
dont overoptimize a plain make without an explicit target
2011-11-28 21:10:54 +01:00
Bjoern Michaelsen
92d68ce31a
source build env for crosscompiles
2011-11-28 19:42:21 +01:00
Bjoern Michaelsen
cb4dbf934a
some consistent naming cant hurt: cross-build-toolset -> cross_toolset
2011-11-28 19:25:05 +01:00
Bjoern Michaelsen
ce33bdce9d
targets must be postextension SRCDIR is empty otherwise
2011-11-28 17:57:03 +01:00
Bjoern Michaelsen
807d70df1d
post_BuilplTargets.mk -> ost_BuildplTargets.mk
2011-11-28 17:57:03 +01:00
Bjoern Michaelsen
9a3b9add92
more targets moved to gbuild
2011-11-28 17:57:03 +01:00
Bjoern Michaelsen
910a452fed
move build dev-install cross-build-toolset to gbuild
2011-11-28 17:57:03 +01:00
Bjoern Michaelsen
8a310e3521
moved some more targets to gbuild
2011-11-28 17:57:03 +01:00
Caolán McNamara
bc8a2861b4
tidy up escaping so this works for me
2011-11-28 12:09:29 +00:00
Michael Meeks
af761f996d
solenv: link misc. built-in extensions
2011-11-28 11:07:00 +00:00
Norbert Thiebaud
3f2ff54778
remove pch from the include list
2011-11-27 15:24:45 -06:00
Norbert Thiebaud
e4610ffd2d
remove PCH support in dmake-module
2011-11-27 12:26:12 -06:00
Norbert Thiebaud
992757cc5e
remove pre-compiled header support in gbuild and gbuildified module
2011-11-27 11:49:38 -06:00
Bjoern Michaelsen
3d37661a09
dont attach, start own instance as otherwise it might be blocked via/proc/sys/kernel/yama/ptrace_scope
2011-11-26 02:07:05 +01:00
Tor Lillqvist
a5cdc4cbc7
xargs on MacOSX seems a bit broken, work around that
2011-11-26 00:34:13 +02:00
Stephan Bergmann
58932ca242
fix stderr piping
2011-11-25 19:07:19 +01:00
Tor Lillqvist
ea19e7243b
No DT_RPATH or DT_RUNPATH support in the Bionic dynamic linker
2011-11-25 18:19:51 +02:00
Bjoern Michaelsen
faa11fecdb
fix default junit soffice path
2011-11-25 16:48:43 +01:00
Lior Kaplan
9675702370
Sort languages alphabetically (please insert new entries in the right place)
2011-11-25 17:09:21 +02:00
Bjoern Michaelsen
bb149de2b4
some hints cleanup
2011-11-25 15:14:33 +01:00
Bjoern Michaelsen
b684a5bb03
create debugrun target, adjust JunitTests to them
2011-11-25 15:14:32 +01:00
Bjoern Michaelsen
f2f0dbd273
make gbuild makefiles run independant of pwd again
2011-11-25 12:04:40 +01:00
Bjoern Michaelsen
861acb431a
some more junit hint to run just one test
2011-11-25 12:04:40 +01:00
Bjoern Michaelsen
1cec66388e
dont choke without gdb
2011-11-25 05:25:16 +01:00
Bjoern Michaelsen
279473f1ed
cut out noise in junit stacktrace for output, but keep them in log
2011-11-25 05:24:23 +01:00
Bjoern Michaelsen
74f44646ba
gdb stacktraces for subsequentchecks
2011-11-25 04:16:28 +01:00
Caolán McNamara
b0ba08657f
SwIndex::nIndex renamed to SwIndex::m_nIndex
2011-11-24 21:17:47 +00:00
Tor Lillqvist
0cc0df0588
No symbol versioning on Android
2011-11-24 19:20:12 +02:00
Daisuke Nishino
f4573ceb29
Fix bug in build.pl option parser
2011-11-23 14:36:59 +00:00
Jan Holesovsky
832e6d2293
Some trivial fixes for MinGW with -std=c++0x enabled; not finished.
2011-11-23 11:59:30 +01:00
Stephan Bergmann
577c7ea310
Clean up gb_Library_set_componentfile argument handling.
...
It is only ever called with 2, never with 3 arguments. And the
gb_ComponentTarget_ComponentTarget it calls only takes 3, not 4 arguments.
2011-11-23 08:16:13 +01:00
Andras Timar
734bfe16bd
remove unused FOR_WIN_X define
2011-11-22 14:17:23 +01:00
Andras Timar
018b48d361
fix VERSIONINFO section of win32 executables fdo#30798
2011-11-22 14:17:23 +01:00
Stephan Bergmann
70a6b9ffbd
New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.
...
* New SAL_INFO..., SAL_WARN... macros.
* New SAL_STREAM supersedes OSL_FORMAT.
* oustringostreaminserter.hxx moved from unotest to rtl (and always UTF-8 now).
* TODO to enable GCC __attribute__((format)) in sal/log.h (requires call-site
cleanup).
* Further functionality in tools/debug.hxx (DBG_MEMTEST, DBG_CTOR, etc.) not yet
addressed.
* Some replacements tools String -> rtl::OUString.
2011-11-22 09:41:47 +01:00
Michael Stahl
82dd6525a2
offapi: re-activate the reference type rdb check
2011-11-21 22:46:26 +01:00
Michael Stahl
83e82d2d59
UnoApiTarget: document add functions a bit
2011-11-21 22:46:21 +01:00
Andras Timar
d9f7b43af4
if silent MSI, put LibreOffice starter icon to Program menu folder
2011-11-21 22:20:05 +01:00
Tor Lillqvist
8a3ea757c3
Use --with-library-suffix=lo for Android to avoid clash with system ICU
2011-11-21 15:48:53 +02:00
Andras Timar
5fc21e87b9
in perl there are no barewords for true/false
2011-11-21 10:05:20 +01:00
Tor Lillqvist
c249a50942
Enforce lib prefix for UNO components here, too
2011-11-21 01:51:20 +02:00
Eike Rathke
afe9ca99eb
optionally include outpaths
...
Only when given --with-outpath the IDs include projects/$INPATH/inc (also
solver/$INPATH/inc)
2011-11-19 16:15:19 +01:00
Markus Mohrhard
ed398366d5
remove libsqlite from macosx library path again and disable testPassword there
2011-11-19 02:52:38 +01:00
Andras Timar
949ee7c308
add --enable-silent-msi configure switch
...
On Windows it is now configurable to create an MSI installer
which installs LibreOffice without user interaction.
2011-11-18 23:47:35 +01:00
Michael Stahl
0d09e4025e
ComponentTarget: do not generate broken component files
2011-11-18 22:24:18 +01:00
Andras Timar
555a663292
don't create download (nsis) install sets on Windows
2011-11-17 16:02:26 +01:00
Tor Lillqvist
469c9ac2f9
Enforce a "lib" prefix for UNO components for Android
...
This commit for the old build system. (Don't bother for components not
relevant for Android.)
The Android package installer (as invoked through "adb install", from
"ant debug install") silently ignores native libraries in app packages
(.apk files) whose names don't start with "lib" and end with ".so".
The package builder (as invoked through "ant debug") in the SDK gladly
includes also thusly named native libraries in the .apk, though. Yay
for consistency.
2011-11-17 15:22:59 +02:00
Andras Timar
e75175625e
remove setup.exe and setup.ini from Windows installdir
2011-11-17 13:19:07 +01:00