Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-07 | fix lcms2 build with VC2012 | Peter Foley | 1 | -1/+4 | |
Change-Id: I665da7fbb3fb9f991d952658b247c9a80e8abede Reviewed-on: https://gerrit.libreoffice.org/786 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> | |||||
2012-10-05 | It seems that the VS2008 files are only maintained in the VS2008 directory | Fridrich Štrba | 3 | -20/+47 | |
Change-Id: I6fcb0a9045b81ea291904f92396df88ffd351c49 | |||||
2012-10-05 | Upgrade lcms2 to 2.4 release | Fridrich Štrba | 3 | -6/+6 | |
Change-Id: I21186cef7fe30542eaabbdeeb8920c3839724805 | |||||
2012-10-05 | Revert "It seems that we have endianness problem in internal lcms2" | Fridrich Štrba | 2 | -18/+1 | |
This reverts commit d9ae7573083343b8db7fd65b5677a2132bd2e1e8. | |||||
2012-10-05 | Revert "Oops" | Fridrich Štrba | 1 | -1/+1 | |
This reverts commit 03c766e6017cc3b7e18a8c5eef35ba7e84777d88. | |||||
2012-10-05 | Oops | Fridrich Štrba | 1 | -1/+1 | |
Change-Id: I84e8a3833ae16cc9197b8b772404587a3dea1158 | |||||
2012-10-05 | It seems that we have endianness problem in internal lcms2 | Fridrich Štrba | 2 | -1/+18 | |
Change-Id: I1bec67344ddd5d1caf417355fafd344f48517f77 | |||||
2012-08-15 | fix build with VS2010 | Peter Foley | 1 | -1/+1 | |
Change-Id: Ifee45475f8cfeee6b2a4f880f0ff1cc7f9024715 | |||||
2012-06-07 | Build lcms2 statically for Android, too. | Tor Lillqvist | 1 | -2/+2 | |
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 | 1 | -1/+5 | |
Change-Id: I9901d2ef270a096993630103b3cdb5b89e2bb829 | |||||
2012-06-04 | fdo#50680: lcms2 should use GNUMAKE for solaris | Lionel Dricot | 1 | -1/+1 | |
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 | 1 | -0/+0 | |
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 | 1 | -4/+3 | |
2012-03-19 | Fix libcms2 build on MinGW. | Jan Holesovsky | 1 | -1/+5 | |
2012-03-19 | Define CMS_DLL in the header as that is how we build it | Lubos Lunak | 2 | -1/+19 | |
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 | 1 | -1/+1 | |
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 | 2 | -0/+7 | |
2012-03-12 | Add patch to recognize Android | Tor Lillqvist | 2 | -0/+22 | |
2012-03-09 | The project files for vs2008 are identical in the two directories | Fridrich Štrba | 1 | -2/+1 | |
2012-03-09 | Pass /useenv to vcbuild so that rc and link find SDK headers and libs | Tor Lillqvist | 1 | -1/+1 | |
2012-03-09 | VC2008 and 2010 were swapped | Tor Lillqvist | 1 | -2/+2 | |
2012-03-02 | Make lcms2 build on windows too | Fridrich Štrba | 1 | -4/+4 | |
2012-03-02 | Creating a module lcms2 | Fridrich Štrba | 3 | -0/+110 | |