summaryrefslogtreecommitdiff
path: root/libmwaw/ExternalProject_libmwaw.mk
AgeCommit message (Collapse)Author
2013-05-15Revert changes that are now unnecessary and pointlessTor Lillqvist
This reverts commit a94dc2203539a1593b99778be16b2c664fd46daa. This reverts commit 3baa1c8c9baf6bb35f9d2ff5e002a5403d2d4af4. This reverts commit 4e312f0c90247ccaa138520aa9e080453ec90b64. This reverts commit 050a51b69e89e230e157be52d8b23862f3c06ba8. This reverts commit 9c2a1cb4351c8f80a27b7ba413ad382368387425.
2013-05-15Say hello to automake 1.13 here, tooTor Lillqvist
Change-Id: I1d0fd352cb0b500c64f86197b2510450b0f7d4ce
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl
... now that everything is consistent. Change-Id: I96c15159648815554280202eb1b6d274ead4e7b8
2013-05-07lib*: consistently name all UnpackedTarball and ExternalProjectMichael Stahl
Change-Id: I4d11dc634c4f93ffcdc7e1f359e5d6a0d001aaae
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl
It must always be used exactly once, so replace it with constructor parameter. Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d
2013-03-15move libmwaw to gcc-wrapperPeter Foley
Change-Id: Icad437f4c5622e1cc631b91ecb20913893514ffc
2013-03-13libmwaw: let this thing find internal boostMichael Stahl
Change-Id: I33eacf1a18c4bf72fa2dbf93c9ed6627586a3c3d
2013-03-13Creating a libmwaw module for library parsing various old Mac file-formatsFridrich Štrba
Change-Id: I367dfa309a30a5b55de1d59e632d0dbcf5dc6dbb Reviewed-on: https://gerrit.libreoffice.org/2662 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>