c51a2542f5
do not deliver libwpg headers
...
Yes, I am impatient .-)
Change-Id: I3d9c292b0d86bc1dd40a574272a43d8178f3a3b3
2013-05-24 16:52:02 +02:00
e78d324548
Revert changes that are now unnecessary and pointless
...
This reverts commit a94dc2203539a1593b99778be16b2c664fd46daa.
This reverts commit 3baa1c8c9baf6bb35f9d2ff5e002a5403d2d4af4.
This reverts commit 4e312f0c90247ccaa138520aa9e080453ec90b64.
This reverts commit 050a51b69e89e230e157be52d8b23862f3c06ba8.
This reverts commit 9c2a1cb4351c8f80a27b7ba413ad382368387425.
2013-05-15 14:23:39 +03:00
050a51b69e
Fix MSVC build
...
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-15 11:53:33 +03:00
1a1f1fbdf0
gbuild: ExternalProject: remove second parameter again...
...
... now that everything is consistent.
Change-Id: I96c15159648815554280202eb1b6d274ead4e7b8
2013-05-07 01:41:26 +02:00
10fc13c948
lib*: consistently name all UnpackedTarball and ExternalProject
...
Change-Id: I4d11dc634c4f93ffcdc7e1f359e5d6a0d001aaae
2013-05-07 01:41:26 +02:00
276021c761
gbuild: remove gb_ExternalProject_use_unpacked
...
It must always be used exactly once, so replace it with constructor
parameter.
Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d
2013-05-07 01:41:25 +02:00
85f88a20b4
Boy, I forgot to add this one
...
Change-Id: I5797fa9cd709e084b2548ebe596891f8eb46c8e4
2013-04-18 15:45:37 +02:00
115033fea5
Uploading a new long-awaited release of libwpg
...
Change-Id: I2ffc92c620242426da61e11c8f354f6080edbabc
2013-04-18 15:45:37 +02:00
6104b4306d
no warnings in libwpg (there's at least Wundef)
...
Change-Id: Ib3e6dd7ec9279c306444a747989843e3b9f56c01
2013-03-18 17:15:56 +01:00
79b0046ba0
remove legacy build.pl prj/build.lst files.
2013-03-14 17:05:51 +00:00
b768611724
remove all d.lst
...
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28 18:40:06 +01:00
3a3254a900
rename SYSTEM_LIBWPS to SYSTEM_WPS to remove specialcasing
...
Change-Id: I54880cd7d404692b8fee16c331c8e7a64508f52b
2013-02-19 13:23:06 +01:00
1f0cda7d94
tweak some build.lsts for the group photo...
2012-10-15 14:21:34 +02:00
ca124c4b04
fix delivery of headers in ExternalPackages
...
Change-Id: Id686e9eeef9d64943360c6d7187f13b76a6c374a
2012-09-22 16:23:00 +02:00
f8afd6e282
update ext. projects to use ExternalPackage
...
Change-Id: Ia66854f21446fff9a04b1708964286c566333ab0
2012-09-22 14:57:30 +02:00
58c97cffdc
Notes on upstream status of patches
...
Change-Id: I6fa4a33d85dd227ec4fd408e9d30d96a6172903c
2012-09-10 16:13:35 +02:00
d4419806c8
libwpg: -Werror,-Wparentheses -Werror,-Wunused-private-field
...
Change-Id: I259cce0728183b97059ac4b8f6bb67a9de64ee93
2012-09-10 12:02:23 +02:00
b409f11f8b
rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libs
...
Change-Id: I023c6b35c2a65da566ff5bb3aea772c99c90dda3
2012-09-08 13:09:34 +02:00
85e34a4f3a
libwpd: convert to gbuild
...
Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35
2012-09-08 12:51:49 +02:00
be742b279a
libwpg: convert to gbuild
...
Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f
2012-09-08 12:51:20 +02:00
b1c3e8ae28
make gbuild the default assumption of build.pl
...
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-04-29 03:50:46 +02:00
dd929dd089
Added and improved READMEs for modules whihc used to be in libs-extern
2012-02-08 23:18:06 -05:00
fd5b8d7f71
And also add the patches under version control, stupid
2011-10-05 14:52:32 +02:00
b9a78f0059
Fix libwpg after the libwp* flags change
2011-10-05 14:52:32 +02:00
8703f3e358
LIBWPD_* -> WPD_* to avoid eventual conflict with pkg-config danse
2011-10-05 10:08:58 +02:00
f4e71b5aa2
Uploading release binary of libwpg 0.2.1
2011-10-04 16:45:59 +02:00
a677e5a2a1
Fix cross-build of libwpg.
2011-08-22 09:38:56 +02:00
e9f849a029
Need a small patch for Android
2011-06-10 00:31:11 +03:00
ad700e1f6e
Drop %_EXT% which was always empty
2011-06-03 13:27:22 +03:00
2e2914495e
Use the new stable libwp* releases as default
2010-11-16 13:43:36 +01:00
ba38cd2089
libwpg.diff: WPG Import filter - create a libwpg module.
2010-09-14 11:26:04 +02:00