summaryrefslogtreecommitdiffstats
path: root/lcms2
Commit message (Collapse)AuthorAgeFilesLines
* fix build with VS2010Peter Foley2012-08-151-1/+1
| | | | Change-Id: Ifee45475f8cfeee6b2a4f880f0ff1cc7f9024715
* Build lcms2 statically for Android, too.Tor Lillqvist2012-06-071-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
* play with the Layer thinggy for lcms2 to get the macosx build to finishNorbert Thiebaud2012-06-051-1/+5
| | | | Change-Id: I9901d2ef270a096993630103b3cdb5b89e2bb829
* fdo#50680: lcms2 should use GNUMAKE for solarisLionel Dricot2012-06-041-1/+1
| | | | | | Module lcms2 is now using $GNUMAKE instead of the hardcoded "make" in order to allow compilation under Solaris Change-Id: If4b3395e2b255f6199971792988c242dc5c13a69
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-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
* Better check when to use the lcms2-windows-export.patch.Jan Holesovsky2012-03-191-4/+3
|
* Fix libcms2 build on MinGW.Jan Holesovsky2012-03-191-1/+5
|
* Define CMS_DLL in the header as that is how we build itLubos Lunak2012-03-192-1/+19
| | | | | Otherwise code using the lcms2 we build won't get the stdcall decorations and linking will fail.
* Revert "Pass /useenv to vcbuild so that rc and link find SDK headers and libs"Fridrich Štrba2012-03-131-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
* Build static liblcms2 for iOSTor Lillqvist2012-03-132-0/+7
|
* Add patch to recognize AndroidTor Lillqvist2012-03-122-0/+22
|
* The project files for vs2008 are identical in the two directoriesFridrich Štrba2012-03-091-2/+1
|
* Pass /useenv to vcbuild so that rc and link find SDK headers and libsTor Lillqvist2012-03-091-1/+1
|
* VC2008 and 2010 were swappedTor Lillqvist2012-03-091-2/+2
|
* Make lcms2 build on windows tooFridrich Štrba2012-03-021-4/+4
|
* Creating a module lcms2Fridrich Štrba2012-03-023-0/+110