Commit graph

706 commits

Author SHA1 Message Date
Caolán McNamara
88f67c2978 I need to load the unoprotector using the same variable everywhere 2011-07-01 15:16:59 +01:00
Tor Lillqvist
ce31567afb Goodbye to CWS_WORK_STAMP 2011-07-01 15:37:03 +03:00
Tor Lillqvist
aefd493df2 Require proper CC and CXX environment variables, don't hardcode SDK path
Makes building for the iOS Simulator go a bit better. (But still
breaks.)
2011-07-01 00:47:41 +03:00
Tor Lillqvist
81b4a0aff7 Add more Win32 API libraries and factor out the moldname/oldnames difference 2011-06-29 15:26:28 +03:00
Tor Lillqvist
0de41f534e Add UnoApiTarget 2011-06-21 21:24:13 +03:00
Tor Lillqvist
c7c92480b6 Comment improvement 2011-06-21 21:23:55 +03:00
Tor Lillqvist
e24eae042c Set LD/DYLD_LIBRARY_PATH when running rsc 2011-06-21 15:22:02 +03:00
Tor Lillqvist
63cc1595cc Use gb_Executable_get_target_for_build for transex3 2011-06-21 10:47:54 +03:00
Tor Lillqvist
70f5775a9d Add UnoApiTarget 2011-06-21 02:11:26 +03:00
Tor Lillqvist
4a180cafbc Add gb_Executable_EXT_for_build and use it
Fixes native build on Windows.
2011-06-21 01:12:49 +03:00
Tor Lillqvist
1780e957d6 gbuild changes for MinGW cross-compilation
Intermediate commit.  But now at least comphelper will build
successfully. In the build order, comphelper is the first gbuildified
module where C++ code is compiled and linked .
2011-06-21 00:40:19 +03:00
Tor Lillqvist
eb53297177 Don't use gb_Executable_EXT in gb_Executable_get_target_for_build 2011-06-21 00:40:18 +03:00
Tor Lillqvist
5180b6bbe2 More MinGW work, set LD/DYLD_LIBRARY_PATH when running build tools 2011-06-21 00:40:18 +03:00
Tor Lillqvist
6b9ad9ad8b Add third parameter to the gb_Deliver_add_deliverable call for the .manifest file, too 2011-06-21 00:32:24 +03:00
Tor Lillqvist
2b12cab45a Fix gbuild breakage in WNTMSC build 2011-06-20 15:04:14 +03:00
Robert Nagy
4baf801154 parametters -> parameters 2011-06-20 14:04:47 +02:00
Robert Nagy
f26726f9ac add missing UnoApiTarget definitions after gnumake4 merge 2011-06-20 14:04:06 +02:00
Tor Lillqvist
5789bdebd7 Use OUTDIR_FOR_BUILD to run build-time tools 2011-06-18 22:02:16 +03:00
David Tardon
510737a54a enable libstdc++'s debug mode with --enable-debug 2011-06-18 17:20:10 +02:00
Tor Lillqvist
a908085492 MinGW hacks, we get a bit further now
I am mostly ignoring the possibility to build natively on Windows
using MinGW. I don't see any reasoon to bother supporting that. If we
want to build with MinGW, we want to do it as cross-compilation.

I am not intentionally removing OOo-originated native MinGW
compilation stuff. Yet. But will soon...
2011-06-18 16:51:32 +03:00
David Tardon
24fad4ab42 disable RDB check for now 2011-06-18 11:24:42 +02:00
David Tardon
2d69ad9ba4 remove all traces of offuh from makefiles 2011-06-18 11:24:41 +02:00
Hans-Joachim Lankenau
29caef70bc ause130: #i117218# complete compatibility check 2011-06-18 11:24:41 +02:00
Hans-Joachim Lankenau
0c43db760b ause130: #i117218# cleanup 2011-06-18 11:24:41 +02:00
Hans-Joachim Lankenau
958082720c ause130: #i117218# change .idl handling to gnu make 2011-06-18 11:24:41 +02:00
Norbert Thiebaud
18a7139115 remove debug $(info in LinkTaget.mk 2011-06-18 03:54:51 -05:00
Caolán McNamara
4dfe99b886 add GLIBCXX_FORCE_NEW for memcheck 2011-06-17 13:57:11 +01:00
Tor Lillqvist
0f961718c0 Always use OUTDIR_FOR_BUILD in DYLD_LIBRARY_PATH 2011-06-16 21:47:55 +03:00
Tor Lillqvist
f285159d56 Use gb_Executable_get_target_for_build for svidl 2011-06-16 21:47:51 +03:00
Tor Lillqvist
0918d8fb7d Don't run any cppunittests for iOS 2011-06-16 21:47:46 +03:00
Tor Lillqvist
ef75b9969b Use the BUILD platform rsc 2011-06-15 19:30:54 +03:00
Tor Lillqvist
13b9f49c1d Build dummy executables for iOS for now
When we get so far (if ever) that it actually makes sense to build
some testing app, or (gasp) even a "useful" app, either for the
simulator or device, it needs to be done in Xcode anyway, just linking
with the libraries built here.

At least, that's my current understanding.
2011-06-15 18:02:35 +03:00
Tor Lillqvist
80380ecc55 Use OUTDIR_FOR_BUILD in DYLD_LIBRARY_PATH 2011-06-14 02:44:21 +03:00
Tor Lillqvist
712d50af25 Make static libraries on iOS 2011-06-14 01:04:16 +03:00
Tor Lillqvist
5f92c3275a Add FOR_BUILD variant of SYSTEM_LIBXSLT and use it to decide which xsltproc to run 2011-06-14 00:53:34 +03:00
Tor Lillqvist
6b7cfa4d01 More experimental iOS work 2011-06-13 21:08:22 +03:00
Tor Lillqvist
a8065a5873 Handle also OUTDIR_FOR_BUILD here
Especially, do the cygpath -u dance also for that. Fixes build
breakage on Windows.
2011-06-13 13:01:21 +03:00
Tor Lillqvist
d90d2fc71a Run rsc and rscpp from the bin directory for the build platform 2011-06-12 14:53:44 +03:00
Tor Lillqvist
e21e0440ae Run executable for the build platform 2011-06-12 13:23:11 +03:00
Tor Lillqvist
03ca367ff5 Use OUTDIR_FOR_BUILD in LD_LIBRARY_PATH 2011-06-11 23:57:28 +03:00
Tor Lillqvist
6d5b5d8d60 Use gb_Executable_get_target_for_build for xsltproc 2011-06-11 23:56:50 +03:00
Tor Lillqvist
2fd4c7cc6a Add gb_Executable_get_target_for_build for cross-compilation 2011-06-11 23:56:14 +03:00
Tor Lillqvist
7b23ec3cbe Add Android platform file 2011-06-11 21:57:58 +03:00
Thomas Klausner
26b61eb4ec Add native X11 location to LD_LIBRARY_PATH 2011-06-07 08:55:54 +02:00
Robert Nagy
126ce07a48 set gb_COMPILEROPTFLAGS in the correct place for cxx generated objects 2011-06-05 12:15:41 +02:00
Francois Tigeot
caa82d8438 DLLPOSTFIX unification was not complete for windows platforms either 2011-06-03 22:52:59 +02:00
Christian Lohmaier
dccbe6f853 fix DLLPOSTFIX unification for "forgotten" platforms (Mac,iOS,Solaris) 2011-06-03 21:57:14 +02:00
Francois Tigeot
eb5217de96 Unify DLLPOSTFIX value on all platforms.
There is no justification for changing some shared library file names
depending on the platform used.
2011-06-02 14:37:34 +02:00
Bjoern Michaelsen
7602f5d313 add debug hook for junit tests 2011-06-01 19:17:44 +02:00
Caolán McNamara
234e219018 make it easy to valgrind unit tests 2011-06-01 15:16:10 +01:00