Commit Graph

20 Commits

Author SHA1 Message Date
Bjoern Michaelsen
b9337e22ce execute move of global headers
see https://gerrit.libreoffice.org/#/c/3367/
and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details

Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
2013-04-23 22:20:31 +02:00
Matúš Kukan
bdfdd054bd more subtle dependencies for cross-compilation
Now we build only what we really need for 'build' platform - there is
new build-tools make target.
The list of tools is in solenv/gbuild/extensions/pre_BuildTools.mk.
Also similar is done to some extent for 'host' platform using
gb_Module_add_targets_for_build which is ignored for 'host'.

Change-Id: I6acd1762b16aca366aac1a0688500f27869cfca2
2013-03-13 16:26:10 +01:00
Bjoern Michaelsen
18d37cf9fb rscdep is dead and gone ... and there was much rejoicing
Change-Id: Id411a6caceaac92d3044fe6a2385d8b1c2f16133
2013-02-15 22:43:09 +01:00
Bjoern Michaelsen
507f51b093 so_checksum is dead and gone ... and there was much rejoicing
Change-Id: I6cba24830d397ca405646a1deb0ee0385a3b67e4
2013-02-15 22:43:09 +01:00
Bjoern Michaelsen
b2ded51418 mkunroll is dead and gone ... and there was much rejoicing
Change-Id: Ib5e791e85b244ac5af5b504a237892b6d81eeba8
2013-02-15 22:43:09 +01:00
Michael Meeks
535e83550e re-base on ALv2 code. Includes:
Avoid some uses of non portable #!/bin/bash in shell scripts.
    Patch contributed by Pedro Giffuni
    http://svn.apache.org/viewvc?view=revision&revision=1235297
    remove redundant namespace, patch contributed Mathias Bauer
    http://svn.apache.org/viewvc?view=revision&revision=1162610
    removal of OS/2 port changes, and preferring our similiar
    tools/inc/tools/solar.h DLLPOSTFIX cleanup.
    i118595 - Removal of the use of getopt() from rscdep.
    Patch contributed by Andre Fische
    http://svn.apache.org/viewvc?view=revision&revision=1202270
2012-07-11 18:12:35 +01:00
Matúš Kukan
4b30d8addc tools: use CustomTarget makefile 2012-03-31 22:49:31 +02:00
Tor Lillqvist
a1fe0a772f Use the same simple lo_main() on iOS as on Android
Let's do the iOS specific stuff in separate main() source
file(s). Don't attempt to build complete iOS programs using normal
LibreOffice mechanisms, it will work for only the very lowest level
unit tests anyway, because of static linking and the circularish
UNO/URE/bootstrap/whatnot (run-time) dependencies between different
parts of the code.

We thus can't build the various iOS-specific *_cppunittester_all unit
test executables any more. Corresponding unit tests (and more complex
ones) for iOS will have to be done in a different way.
2012-02-16 15:25:37 +02:00
Norbert Thiebaud
5c5282bc5c nothing seems to be using toolshelpers.a but rscdep, fold it in rscep 2011-08-16 11:47:35 -05:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Tor Lillqvist
29acf735d4 Add statically linked unit tester for iOS 2011-08-03 01:13:34 +03:00
Tor Lillqvist
704bc46ae4 Add consistent Emacs and vim mode lines 2011-07-30 23:12:12 +03:00
Caolán McNamara
7c96874198 recover my cppunit test for tools again 2011-07-25 10:11:31 +01:00
Tor Lillqvist
a259b3da31 Don't pointlessly build build-time tools when cross-compiling 2011-07-10 10:20:25 +03:00
Bjoern Michaelsen
3e6a21b0b8 adding toolshelpers in Module_tools.mk too 2011-04-16 18:24:18 +02:00
Bjoern Michaelsen
f2bd453dc6 remove obsolete sspretty 2011-04-16 15:19:18 +02:00
Bjoern Michaelsen
33ee45ab0d using CustomTarget for generated code 2011-03-16 19:04:46 +01:00
Bjoern Michaelsen
caaac3582b gnumake2: updated license headers 2010-11-17 14:43:40 +01:00
Bjoern Michaelsen
c240e18cdd gnumake2: added static ooopathutils lib 2010-08-04 16:32:43 +02:00
Bjoern Michaelsen
f51c9e5db1 CWS gnumake2: module reorg 2010-06-26 01:29:37 +02:00