summaryrefslogtreecommitdiffstats
path: root/lcms2/ExternalProject_lcms2.mk
Commit message (Collapse)AuthorAgeFilesLines
* adapt all externals to build against MSVC debug runtimeMichael Stahl2013-04-151-2/+5
| | | | | | | | | | | | | | | | Add patches and/or tweaks to the following modules: curl, cppunit, icu, lcms2, libxml2, libxslt, libxmlsec, lpsolve, nss, openssl, python3 lcms2 has an inconsistency where the .lib and the .dll don't agree on the .dll name. openssl gets a honorable mention because apparently it's undocumented custom build system can build with /MDd if one picks the right configuration but i couldn't figure out how to do that in an hour of trying, and just patched the release config instead. Change-Id: I7854a0fc85247e398d561b4f513d09fe2d1ebb3c
* quiet external module build log unless failureNorbert Thiebaud2013-02-221-17/+17
| | | | | | | | | | | | | | | | | | ExternalProject usually involve a configure and a make step that produce a bunch of output usually irrelevant including a large number of warning and other mess. now that everything is pretty much in tail_build these output get interleaved with useful output from the build of the product and actually drown them in a logorrhea of messy noise. This store the output of external modules in a log file and only print them as a whole if the module failed do build. on a non-verbose build. Change-Id: I3abfcccd6d16821a9e061a71e031b427cc283647 Reviewed-on: https://gerrit.libreoffice.org/2304 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* /p:VisualStudioVersion=11.0 here, tooTor Lillqvist2012-12-181-1/+1
| | | | Change-Id: I7843d3e9565b6577d7c84e547f5b913672cfe1d8
* fix to make MacOSX run againCaolán McNamara2012-11-121-0/+1
| | | | Change-Id: I7a021c38e1c2e39641a28d95cc9cc7e3d5ee8225
* Trying to fix lcms2 againFridrich Štrba2012-11-091-2/+2
| | | | Change-Id: I376b03d12f8ae59fcf75046c42bcd6ba5d29af2c
* Fix path to the VC2008 projectTor Lillqvist2012-11-091-1/+1
| | | | Change-Id: I9f520ca7fb88c6843582595cd2d999d8060c9528
* make does not like commasPeter Foley2012-11-081-1/+1
| | | | Change-Id: Icc1e7f5be1a4c06242793948a07de20cf3e03b61
* blind fix for mingwPeter Foley2012-11-081-0/+1
| | | | Change-Id: I10433beb4c2cea508760083812bc63f4eab02ed0
* convert lcms2 to gbuildPeter Foley2012-11-081-0/+43
| | | | Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c
* Enough with that...Norbert Thiebaud2012-11-041-45/+0
| | | | | | | | | | | | | | | | | | peter's gbuildifications caused and ocean of red, that 1/ was not followed up by any attempt by the author to fix 2/ I wasted a good part of the weekend to de-entangle with only partial sucess reverting the whole mess for now... to be resubmited when a bit less borked... This reverts commit c4c160a4519f20d50e7189ef92aac99b83c4cc6a. This reverts commit faef2e51d0c7b74334a11400b205daf382805780. This reverts commit 057ce1fe2911f51be97199bf95e175db8aebfa42. This reverts commit a7d34af344900233ba08aee2a56a3daf85ab2421. This reverts commit befae0ceb80deb4623f3e41ff88b6dcb63eca0ad. This reverts commit 433b43bcd2dbd146a9d6342fab0704d653c50d29. This reverts commit 93e2c4a9d257ebbe794fbaba888229857e7c42d8.
* convert lcms2 to gbuildPeter Foley2012-11-041-0/+45
Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c