Commit graph

12 commits

Author SHA1 Message Date
Matúš Kukan
d9ea0b1521 Remove empty gb_Module_add_targets,basebmp,
Change-Id: I2e05aeb16707f8e8e17e5379f4cfa01a0c431e14
2014-07-03 11:29:05 +02:00
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
Tor Lillqvist
a1aed54fee Build basebmp as a static library for Android
Reduces shared library count by one... This is tedious.

Change-Id: I3bdc0a5c4ee4cabf9bbcedc469ca6e94d0103d6b
2012-08-23 22:26:01 +03:00
Norbert Thiebaud
eccac35fff basebmp gbuildification
Change-Id: I9b24ff3503b1dc1198aab622e36224e75cb31255
2012-06-16 04:36:43 -05:00
Norbert Thiebaud
a96262179e revert gmk4 commit
Change-Id: I386d735645de648b08fa10baec4884d253f5a681
2012-06-15 19:36:12 -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
c2b202910e Add statically linked basebmp cppunittester for iOS 2011-08-03 17:46:15 +03:00
Tor Lillqvist
704bc46ae4 Add consistent Emacs and vim mode lines 2011-07-30 23:12:12 +03:00
Michael Stahl
e56b1bf7a5 gnumake4: basebmp: add necessary workarounds for SunCC [hg:3754657d8ff7] 2011-06-17 01:27:48 +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
4265f28d82 CWS gnumake4: convert basebmp to new build system [hg:a0f3dc4a5f5a] 2011-06-16 13:02:37 +02:00