Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-11 | re-base on ALv2 code. Includes: | Michael Meeks | |
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-03-31 | tools: use CustomTarget makefile | Matúš Kukan | |
2012-02-16 | Use the same simple lo_main() on iOS as on Android | Tor Lillqvist | |
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. | |||
2011-08-16 | nothing seems to be using toolshelpers.a but rscdep, fold it in rscep | Norbert Thiebaud | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-08-03 | Add statically linked unit tester for iOS | Tor Lillqvist | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-07-25 | recover my cppunit test for tools again | Caolán McNamara | |
2011-07-10 | Don't pointlessly build build-time tools when cross-compiling | Tor Lillqvist | |
2011-04-16 | adding toolshelpers in Module_tools.mk too | Bjoern Michaelsen | |
2011-04-16 | remove obsolete sspretty | Bjoern Michaelsen | |
2011-03-16 | using CustomTarget for generated code | Bjoern Michaelsen | |
2010-11-17 | gnumake2: updated license headers | Bjoern Michaelsen | |
2010-08-04 | gnumake2: added static ooopathutils lib | Bjoern Michaelsen | |
2010-06-26 | CWS gnumake2: module reorg | Bjoern Michaelsen | |