summaryrefslogtreecommitdiffstats
path: root/basegfx/Module_basegfx.mk
Commit message (Collapse)AuthorAgeFilesLines
* gbuildify basegfxNorbert Thiebaud2012-06-161-0/+21
| | | | Change-Id: Icc164be408224b468dbeff6b422d172f3b70c202
* revert gmk4Norbert Thiebaud2012-06-161-46/+0
| | | | Change-Id: Ibf1c212355f65c547b6f15098f0e35522093ec54
* Use the same simple lo_main() on iOS as on AndroidTor Lillqvist2012-02-161-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.
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
|
* Add statically linked basegfx cppunittester for iOSTor Lillqvist2011-08-031-0/+6
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-301-0/+1
|
* Don't bother with StaticLibrary_basegfx_s for iOSTor Lillqvist2011-07-251-0/+5
| | | | We only build statitc libraries for iOS anyway.
* CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff]Mathias Bauer2011-06-171-0/+1
|
* CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70]Mathias Bauer2011-06-161-0/+1
|
* CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a]Mathias Bauer2011-06-161-0/+38