summaryrefslogtreecommitdiff
path: root/libwpg/ExternalProject_libwpg.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-05-15Revert changes that are now unnecessary and pointlessTor Lillqvist1-1/+0
This reverts commit a94dc2203539a1593b99778be16b2c664fd46daa. This reverts commit 3baa1c8c9baf6bb35f9d2ff5e002a5403d2d4af4. This reverts commit 4e312f0c90247ccaa138520aa9e080453ec90b64. This reverts commit 050a51b69e89e230e157be52d8b23862f3c06ba8. This reverts commit 9c2a1cb4351c8f80a27b7ba413ad382368387425.
2013-05-15Fix MSVC buildTor Lillqvist1-0/+1
Have to pass AR=lib.exe and SED=sed.exe on the configure command line, otherwise for some reason it doesn't know what archiver to use, and thinks it can't find a sed that does not truncate output. Change-Id: I1ce211119e62b6ecf6a2fc8fc89cdde2c7bb985a
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl1-1/+1
... now that everything is consistent. Change-Id: I96c15159648815554280202eb1b6d274ead4e7b8
2013-05-07lib*: consistently name all UnpackedTarball and ExternalProjectMichael Stahl1-1/+1
Change-Id: I4d11dc634c4f93ffcdc7e1f359e5d6a0d001aaae
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl1-3/+1
It must always be used exactly once, so replace it with constructor parameter. Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d
2013-04-18Boy, I forgot to add this oneFridrich Štrba1-0/+38
Change-Id: I5797fa9cd709e084b2548ebe596891f8eb46c8e4