Commit graph

10 commits

Author SHA1 Message Date
Norbert Thiebaud
3135d6ea62 gbuildify basegfx
Change-Id: Icc164be408224b468dbeff6b422d172f3b70c202
2012-06-16 18:36:16 -05:00
Norbert Thiebaud
14896ccc54 revert gmk4
Change-Id: Ibf1c212355f65c547b6f15098f0e35522093ec54
2012-06-16 18:32:57 -05: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
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Tor Lillqvist
ab2c15bb4d Add statically linked basegfx cppunittester for iOS 2011-08-03 17:35:24 +03:00
Tor Lillqvist
704bc46ae4 Add consistent Emacs and vim mode lines 2011-07-30 23:12:12 +03:00
Tor Lillqvist
543389de93 Don't bother with StaticLibrary_basegfx_s for iOS
We only build statitc libraries for iOS anyway.
2011-07-25 21:04:52 +03:00
Mathias Bauer
4cc1a8ddd6 CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff] 2011-06-17 00:49:38 +02:00
Mathias Bauer
a7807daef9 CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70] 2011-06-16 13:08:54 +02:00
Mathias Bauer
602edcf197 CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a] 2011-06-16 13:04:50 +02:00