Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-07 | Build lcms2 statically for Android, too. | Tor Lillqvist | |
A quick way to avoid the problem with its name ending with ".so.2" which the Android app machinery doesn't like. Plus, one less shared library... Change-Id: I102e29dd13d1be1a134be8c09459259fe8fbe2e1 | |||
2012-06-05 | play with the Layer thinggy for lcms2 to get the macosx build to finish | Norbert Thiebaud | |
Change-Id: I9901d2ef270a096993630103b3cdb5b89e2bb829 | |||
2012-06-04 | fdo#50680: lcms2 should use GNUMAKE for solaris | Lionel Dricot | |
Module lcms2 is now using $GNUMAKE instead of the hardcoded "make" in order to allow compilation under Solaris Change-Id: If4b3395e2b255f6199971792988c242dc5c13a69 | |||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b | |||
2012-03-19 | Better check when to use the lcms2-windows-export.patch. | Jan Holesovsky | |
2012-03-19 | Fix libcms2 build on MinGW. | Jan Holesovsky | |
2012-03-19 | Define CMS_DLL in the header as that is how we build it | Lubos Lunak | |
Otherwise code using the lcms2 we build won't get the stdcall decorations and linking will fail. | |||
2012-03-13 | Revert "Pass /useenv to vcbuild so that rc and link find SDK headers and libs" | Fridrich Štrba | |
It breaks on a clean installs of Windows, and registration of SDK with Visual Studio seems to be the answer. This reverts commit f3f6c9be9864088b94f874c6ef2ce8ab1dd45f2a. Conflicts: lcms2/makefile.mk | |||
2012-03-13 | Build static liblcms2 for iOS | Tor Lillqvist | |
2012-03-12 | Add patch to recognize Android | Tor Lillqvist | |
2012-03-09 | The project files for vs2008 are identical in the two directories | Fridrich Štrba | |
2012-03-09 | Pass /useenv to vcbuild so that rc and link find SDK headers and libs | Tor Lillqvist | |
2012-03-09 | VC2008 and 2010 were swapped | Tor Lillqvist | |
2012-03-02 | Make lcms2 build on windows too | Fridrich Štrba | |
2012-03-02 | Creating a module lcms2 | Fridrich Štrba | |