Commit Graph

37 Commits

Author SHA1 Message Date
ce4f51c714 Uploading libmspub-0.0.6
Change-Id: Ie432d747e4b32a95380f86c73b1a106f6a5903f6
2013-05-13 17:44:52 +02: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
829851c290 libcdr, libmspub: revert more ISYSTEM
Change-Id: I6acc0d6424cb3ed0ca2fcba12bb7c63dee13cb0d
2013-04-01 13:01:16 +02:00
ce9bf0f868 upgrade icu to 51.1
Change-Id: I1c0d5ca4b2f88ca48225fcdbeb978f27fa91f7a6
Reviewed-on: https://gerrit.libreoffice.org/2953
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Peter Foley <pefoley2@verizon.net>
2013-03-30 14:23:14 +00:00
d3f62f190e move libmspub to gcc-wrapper
Change-Id: I44f1e53411e273575ebb97bf19c8a7a3ad2c313c
2013-03-15 20:25:10 -04: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
ed26c01be1 quiet external module build log unless failure
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>
2013-02-22 08:25:56 +00:00
a4c80756ca rename SYSTEM_LIBMSPUB to SYSTEM_MSPUB to remove specialcasing
Change-Id: I06d6dec259f4e1d28d0fb13497097bbfae156b2f
2013-02-19 13:23:06 +01:00
ede5fccc34 Update the internal libmspub to 0.0.5
Change-Id: Ia1e2807a9f8d624e734afa93102fb6ff27eee091
2013-02-18 12:27:27 +01:00
be9bf4801b Improve support for --with-system-boost --with-boost=... in external modules
...though it would arguably be better to just pass along --with-boost=... where
applicable.  (liborcus' orcus-xml-dump links against -lboost_system, so needs
BOOST_LDFLAGS passed in in addition to BOOST_CPPFLAGS.)

Change-Id: I6467d0f453d68494b75559a7eb61f865f9513b50
2013-02-17 11:57:50 +01:00
6d85041943 Silence some warnings
Change-Id: I5a644fbe698b31bded3a5bf0fc96f1bf2be415e2
2013-01-28 12:29:25 +01:00
a8fd6b51e9 Use the BOOST_INCLUDE_DIR variable in Windows build
Change-Id: I2f86aea9177f2f3d24aea40c47d530fd7d96d21c
2013-01-28 12:21:57 +01:00
61ab813abf add boost dependency and header-finding hackery to libmspub
Change-Id: I5206cb1719164c6adc0dee46db40a8a63a45c19b
2013-01-28 11:08:27 +00:00
093a5c95a3 Upload libmspub 0.0.4
Change-Id: Icb47740815fabff2338196ec194a51a23f7adadd
2013-01-28 10:40:12 +01:00
8008e0206b libmspub apparently needs boost headers 2012-12-03 11:28: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
b164022d9b libmspub: fix typo; it's add_patches
Change-Id: I2d1437601d5acccc7cce1a7b2eb0017465a97c16
2012-09-08 14:33:26 +02:00
c90886a375 libmspub: use set_warnings_not_errors
Change-Id: Iec7e058c6da827fbcfd538543c0fb5d6060f3975
2012-09-08 13:39:18 +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
105edf31b9 libmspub: convert to gbuild
Change-Id: I502c849e40d84e6038b0b83fe344699944ec4a8f
2012-09-08 12:50:39 +02:00
f4d996ceaa Fix MSVC build
Change-Id: I0cbfe470ccd8850d9bf5826324a5b66698a547da
2012-08-21 17:02:18 +03:00
6a308e8451 Fixing error: \u0000 is not a valid universal character
Change-Id: Idfc96e5f4b31cf54fdb9734b6e3cb87d3aabc786
2012-08-21 13:01:54 +02:00
c3aa1cefdc Uploading libmspub-0.0.3 release (support for MS Pub 97 and 98)
Change-Id: I6ead205a272f0167157304748d7daf8ffc9211c9
2012-08-21 12:18:44 +02:00
4dcac7b33b Uploading libmspub-0.0.2 release
Change-Id: I0f91e4a4d9c47d91637eac8c28d4ab3062269e35
2012-07-15 21:55:36 +02:00
38b60f6bae Fix a crash with iterator access
Change-Id: I96cae21e79fe0b6f6cd8f3aaae2560cd1f76d65e
2012-07-12 15:33:57 +02:00
32b06bb3fd Some more Windows fixes for libmspub
Change-Id: Ieb87876dbe40eedf9dc57b7ef5da1d5000f4b265
2012-07-12 01:54:15 +02:00
9c37c47aa1 Trying to fix the windows build even more
Change-Id: I8afa9101449aadc7aa625815d2c203db29d24848
2012-07-12 01:36:45 +02:00
7a8a0127cd Misceallanous M_PI fixups to fix Win32 build
Change-Id: I861067c42e64b4cc9e2404baceb6530954cad7f5
2012-07-12 01:08:13 +02:00
efd1313574 Uploading libmspub 0.0.1 release
Expanding file-format coverage down until MS Publisher 98

Change-Id: Ie6ed13f1c4e7e3cc9c5fa50b8fbfa5418dbd257e
2012-07-11 23:54:56 +02:00
dc4b91d310 Adding Microsoft Publisher Import filter
Change-Id: Iec9c9c5419a40e7ad64af057f1bbb426ca3163b0
2012-06-05 14:04:07 +02:00