summaryrefslogtreecommitdiff
path: root/libmspub
AgeCommit message (Collapse)AuthorFilesLines
2013-05-16move copy/pasted ICU_CFLAGS/ICU_LIBS to configureMichael Stahl1-4/+0
Change-Id: I078cccd57331d40118bcc40fb4eb66b113848caf
2013-05-16libmspub: WPD/WPG vars are set by configure.ac alreadyMichael Stahl1-2/+0
Change-Id: I5d64ecd625821694ec85c5081609cfb777338755
2013-05-16libmspub: stop delivering headersMichael Stahl1-6/+0
Change-Id: I78d5b83b5d98c1c37b9b95d3504533dabb449e09
2013-05-13Uploading libmspub-0.0.6Fridrich Štrba1-3/+3
Change-Id: Ie432d747e4b32a95380f86c73b1a106f6a5903f6
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 Stahl4-5/+5
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-01libcdr, libmspub: revert more ISYSTEMMichael Stahl1-2/+3
Change-Id: I6acc0d6424cb3ed0ca2fcba12bb7c63dee13cb0d
2013-03-30upgrade icu to 51.1Peter Foley1-1/+3
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-15move libmspub to gcc-wrapperPeter Foley2-40/+4
Change-Id: I44f1e53411e273575ebb97bf19c8a7a3ad2c313c
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-22quiet external module build log unless failureNorbert Thiebaud1-41/+41
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-19rename SYSTEM_LIBMSPUB to SYSTEM_MSPUB to remove specialcasingBjoern Michaelsen1-1/+1
Change-Id: I06d6dec259f4e1d28d0fb13497097bbfae156b2f
2013-02-18Update the internal libmspub to 0.0.5Fridrich Štrba2-48/+0
Change-Id: Ia1e2807a9f8d624e734afa93102fb6ff27eee091
2013-02-17Improve support for --with-system-boost --with-boost=... in external modulesStephan Bergmann1-1/+1
...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-01-28Silence some warningsFridrich Štrba1-0/+1
Change-Id: I5a644fbe698b31bded3a5bf0fc96f1bf2be415e2
2013-01-28Use the BOOST_INCLUDE_DIR variable in Windows buildFridrich Štrba3-1/+49
Change-Id: I2f86aea9177f2f3d24aea40c47d530fd7d96d21c
2013-01-28add boost dependency and header-finding hackery to libmspubCaolán McNamara1-0/+5
Change-Id: I5206cb1719164c6adc0dee46db40a8a63a45c19b
2013-01-28Upload libmspub 0.0.4Fridrich Štrba7-97/+89
Change-Id: Icb47740815fabff2338196ec194a51a23f7adadd
2012-12-03libmspub apparently needs boost headersLuboš Luňák1-0/+1
2012-10-15tweak some build.lsts for the group photo...Michael Stahl1-2/+1
2012-09-22fix delivery of headers in ExternalPackagesDavid Tardon1-3/+3
Change-Id: Id686e9eeef9d64943360c6d7187f13b76a6c374a
2012-09-22update ext. projects to use ExternalPackageDavid Tardon2-5/+3
Change-Id: Ia66854f21446fff9a04b1708964286c566333ab0
2012-09-08libmspub: fix typo; it's add_patchesMatúš Kukan1-1/+1
Change-Id: I2d1437601d5acccc7cce1a7b2eb0017465a97c16
2012-09-08libmspub: use set_warnings_not_errorsMatúš Kukan1-0/+2
Change-Id: Iec7e058c6da827fbcfd538543c0fb5d6060f3975
2012-09-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan1-1/+1
Change-Id: I023c6b35c2a65da566ff5bb3aea772c99c90dda3
2012-09-08libwpd: convert to gbuildMatúš Kukan1-1/+1
Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35
2012-09-08libwpg: convert to gbuildMatúš Kukan1-1/+1
Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f
2012-09-08libmspub: convert to gbuildMatúš Kukan8-81/+109
Change-Id: I502c849e40d84e6038b0b83fe344699944ec4a8f
2012-08-21Fix MSVC buildTor Lillqvist1-0/+24
Change-Id: I0cbfe470ccd8850d9bf5826324a5b66698a547da
2012-08-21Fixing error: \u0000 is not a valid universal characterFridrich Štrba2-0/+23
Change-Id: Idfc96e5f4b31cf54fdb9734b6e3cb87d3aabc786
2012-08-21Uploading libmspub-0.0.3 release (support for MS Pub 97 and 98)Fridrich Štrba1-2/+2
Change-Id: I6ead205a272f0167157304748d7daf8ffc9211c9
2012-07-15Uploading libmspub-0.0.2 releaseFridrich Štrba2-343/+2
Change-Id: I0f91e4a4d9c47d91637eac8c28d4ab3062269e35
2012-07-12Fix a crash with iterator accessFridrich Štrba1-14/+57
Change-Id: I96cae21e79fe0b6f6cd8f3aaae2560cd1f76d65e
2012-07-12Some more Windows fixes for libmspubFridrich Štrba1-0/+37
Change-Id: Ieb87876dbe40eedf9dc57b7ef5da1d5000f4b265
2012-07-12Trying to fix the windows build even moreFridrich Štrba1-5/+100
Change-Id: I8afa9101449aadc7aa625815d2c203db29d24848
2012-07-12Misceallanous M_PI fixups to fix Win32 buildFridrich Štrba2-0/+166
Change-Id: I861067c42e64b4cc9e2404baceb6530954cad7f5
2012-07-11Uploading libmspub 0.0.1 releaseFridrich Štrba1-2/+2
Expanding file-format coverage down until MS Publisher 98 Change-Id: Ie6ed13f1c4e7e3cc9c5fa50b8fbfa5418dbd257e
2012-06-05Adding Microsoft Publisher Import filterFridrich Štrba5-0/+82
Change-Id: Iec9c9c5419a40e7ad64af057f1bbb426ca3163b0