summaryrefslogtreecommitdiff
path: root/libwpg
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-15Fix MSVC buildTor Lillqvist
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 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-04-18Boy, I forgot to add this oneFridrich Štrba
Change-Id: I5797fa9cd709e084b2548ebe596891f8eb46c8e4
2013-04-18Uploading a new long-awaited release of libwpgFridrich Štrba
Change-Id: I2ffc92c620242426da61e11c8f354f6080edbabc
2013-03-18no warnings in libwpg (there's at least Wundef)Luboš Luňák
Change-Id: Ib3e6dd7ec9279c306444a747989843e3b9f56c01
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-19rename SYSTEM_LIBWPS to SYSTEM_WPS to remove specialcasingBjoern Michaelsen
Change-Id: I54880cd7d404692b8fee16c331c8e7a64508f52b
2012-10-15tweak some build.lsts for the group photo...Michael Stahl
2012-09-22fix delivery of headers in ExternalPackagesDavid Tardon
Change-Id: Id686e9eeef9d64943360c6d7187f13b76a6c374a
2012-09-22update ext. projects to use ExternalPackageDavid Tardon
Change-Id: Ia66854f21446fff9a04b1708964286c566333ab0
2012-09-10Notes on upstream status of patchesStephan Bergmann
Change-Id: I6fa4a33d85dd227ec4fd408e9d30d96a6172903c
2012-09-10libwpg: -Werror,-Wparentheses -Werror,-Wunused-private-fieldStephan Bergmann
Change-Id: I259cce0728183b97059ac4b8f6bb67a9de64ee93
2012-09-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan
Change-Id: I023c6b35c2a65da566ff5bb3aea772c99c90dda3
2012-09-08libwpd: convert to gbuildMatúš Kukan
Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35
2012-09-08libwpg: convert to gbuildMatúš Kukan
Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
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-02-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich
2011-10-05And also add the patches under version control, stupidFridrich Štrba
2011-10-05Fix libwpg after the libwp* flags changeFridrich Štrba
2011-10-05LIBWPD_* -> WPD_* to avoid eventual conflict with pkg-config danseFridrich Štrba
2011-10-04Uploading release binary of libwpg 0.2.1Fridrich Štrba
2011-08-22Fix cross-build of libwpg.Jan Holesovsky
2011-06-10Need a small patch for AndroidTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2010-11-16Use the new stable libwp* releases as defaultFridrich Štrba
2010-09-14libwpg.diff: WPG Import filter - create a libwpg module.Fridrich Štrba