summaryrefslogtreecommitdiff
path: root/basegfx/Module_basegfx.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-04-23execute move of global headersBjoern Michaelsen1-1/+0
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
2012-06-16gbuildify basegfxNorbert Thiebaud1-0/+21
Change-Id: Icc164be408224b468dbeff6b422d172f3b70c202
2012-06-16revert gmk4Norbert Thiebaud1-46/+0
Change-Id: Ibf1c212355f65c547b6f15098f0e35522093ec54
2012-02-16Use the same simple lo_main() on iOS as on AndroidTor Lillqvist1-6/+0
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-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-08-03Add statically linked basegfx cppunittester for iOSTor Lillqvist1-0/+6
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist1-0/+1
2011-07-25Don't bother with StaticLibrary_basegfx_s for iOSTor Lillqvist1-0/+5
We only build statitc libraries for iOS anyway.
2011-06-17CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff]Mathias Bauer1-0/+1
2011-06-16CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70]Mathias Bauer1-0/+1
2011-06-16CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a]Mathias Bauer1-0/+38