Commit Graph

15 Commits

Author SHA1 Message Date
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
4b30d8addc tools: use CustomTarget makefile 2012-03-31 22:49:31 +02:00
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
5c5282bc5c nothing seems to be using toolshelpers.a but rscdep, fold it in rscep 2011-08-16 11:47:35 -05:00
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
29acf735d4 Add statically linked unit tester for iOS 2011-08-03 01:13:34 +03:00
704bc46ae4 Add consistent Emacs and vim mode lines 2011-07-30 23:12:12 +03:00
7c96874198 recover my cppunit test for tools again 2011-07-25 10:11:31 +01:00
a259b3da31 Don't pointlessly build build-time tools when cross-compiling 2011-07-10 10:20:25 +03:00
3e6a21b0b8 adding toolshelpers in Module_tools.mk too 2011-04-16 18:24:18 +02:00
f2bd453dc6 remove obsolete sspretty 2011-04-16 15:19:18 +02:00
33ee45ab0d using CustomTarget for generated code 2011-03-16 19:04:46 +01:00
caaac3582b gnumake2: updated license headers 2010-11-17 14:43:40 +01:00
c240e18cdd gnumake2: added static ooopathutils lib 2010-08-04 16:32:43 +02:00
f51c9e5db1 CWS gnumake2: module reorg 2010-06-26 01:29:37 +02:00