summaryrefslogtreecommitdiff
path: root/libcdr
AgeCommit message (Collapse)AuthorFilesLines
2013-07-25Use the WPX_SEEK_SET inconditionallyFridrich Štrba2-0/+18
Change-Id: I8d202d843b8ecf5a32131058ae1a5cd465e6069c
2013-05-24stop delivering libcdr headersDavid Tardon1-7/+0
Change-Id: I2baf55f41bc4f2fa934db3580103cebaeb60155c
2013-05-17Make libcdr build a little bit less verboseFridrich Štrba1-0/+1
Change-Id: I8e70cd72e8c7934b2a04fbe6b9ed5f662c494960
2013-05-17Uploading new libcdr 0.0.14Fridrich Štrba3-30/+4
Change-Id: Ifb3f8a7b0e40ee8b33fab4dded3f75f040e75f72
2013-05-16move copy/pasted ICU_CFLAGS/ICU_LIBS to configureMichael Stahl1-4/+0
Change-Id: I078cccd57331d40118bcc40fb4eb66b113848caf
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-7/+7
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-27Less of Fridrich on the consoleFridrich Štrba1-0/+8
Change-Id: I83f4e97d52f3be1de5e2eec08c080c6ac96d6e3d
2013-04-22Trying to avoid linking with boost on WindowsFridrich Štrba2-0/+18
Change-Id: Ic0c538dfad88f850d95f417f2741ef7dba7fc5e4
2013-04-22Uploading LGM2013 version of libcdrFridrich Štrba1-0/+2
Change-Id: Icdf57cb8a40256b4a474ededd3ba030bd79497f4
2013-04-07Uploading libcdr-0.0.12: fixing fdo#62538 and fdo#53278Fridrich Štrba2-42/+0
Change-Id: Ia7121c5e77ac86941fc70e08d1c824a93e842aff
2013-04-01libcdr, libmspub: revert more ISYSTEMMichael Stahl1-2/+2
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-16libcdr: do not export empty ICU_CFLAGSMatúš Kukan1-1/+1
Change-Id: Ib56864cbb9509135572322a274a727fb5fc7c97d
2013-03-15move libcdr to gcc-wrapperPeter Foley2-42/+5
Change-Id: Ic1e9c86e83f5896fdd90b3a66e392bfa2c4f77a6
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-14Libcdr and libvisio need zlibFridrich Štrba1-0/+1
Change-Id: Ie48c7305e7acca17d3c488a76e8fc47984c51679
2013-03-01typo: 1q -> 11Caolán McNamara1-1/+1
Change-Id: I13c1665b0d4b266256d225c1f7b213d18f7ca0ba
2013-03-01CDR: Respect override of encoding informationFridrich Štrba2-0/+42
Change-Id: Ia2302ee8acdf638bf001f0a2663e09688c21c505
2013-03-01Upload libcdr 0.0.11; fixing fdo#55366 fdo#59528 fdo#53278 fdo#54586Fridrich Štrba2-25/+0
Change-Id: Iadebf93d6002ce1a13152e9f7a8e4c490a4fbd94
2013-02-28remove all d.lstMichael Stahl1-0/+0
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-22quiet external module build log unless failureNorbert Thiebaud1-39/+39
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_LIBCDR to SYSTEM_CDR to remove specialcasingBjoern Michaelsen1-1/+1
Change-Id: I14bd9c0a4b9b55963da67102468d573f7132fab7
2013-01-29add missing export of variable passed to configureLuboš Luňák1-1/+1
ICU_CFLAGS=" " && ./configure does not actually set anything
2013-01-25CDR: Actually apply the patchFridrich Štrba1-0/+6
Change-Id: I9ffd7123b8f79128c559f30eade6ae49bf809981
2013-01-25CDR: We want ICU_LIBS always empty since this is a static libraryFridrich Štrba1-2/+3
Change-Id: I90730e08b07182fa73a1e3a60bed6da11cfd9e06
2013-01-25CDR: Override pkg-config with SYSTEM_ICUFridrich Štrba1-0/+1
Change-Id: I8c802ae3ee91978bb445a47ba80c64eef355907b
2013-01-25CDR: fix large-angle computationFridrich Štrba1-0/+19
Change-Id: Ia3f937b0b49093fbdbbe259b835a2d8a81633fe1
2013-01-25Avoid stray && in the system ICU caseTor Lillqvist1-1/+1
Change-Id: I65a803824fd79cd6ac5136861bba0b64998d0868
2013-01-25Blind "fix" for when using system ICUTor Lillqvist1-2/+1
No point in pointing to nonexistent ICU headers in solver if building against a system ICU. Change-Id: I5a151f3bfefd1913ad84a33d74af749558926312
2013-01-25Trying to fix libcdr buildFridrich Štrba1-1/+1
Change-Id: Ifcadb0e7be11d32e370b578e21f5d8881bab640f
2013-01-25Uploading libcdr 0.0.10, hoping it worksFridrich Štrba5-769/+8
Change-Id: Ibf21b856c0f9da276df60680513421be3c871a2d
2013-01-04rhbz#891082: CMXDocument::isSupported: catch exceptionsMichael Stahl2-0/+44
Change-Id: I715975dfa93d736cb537076feab4afe6b75c162a
2012-12-12One more MSBuild build fix for VS 2012Tor Lillqvist1-1/+1
Don't know why others who have built with VS 2012 don't have this problem (?), but otherwise I get: Project "Q:\ooo\git\master\workdir\wntmsci14\UnpackedTarball\cdr\build\win32\libcdr.vcxproj" on node 1 (default targets). C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets(518,5): error MSB8008: Specified platform toolset (v110) is not installed or invalid. Please make sure that a supported PlatformToolset value is selected. [Q:\ooo\git\master\workdir\wntmsci14\UnpackedTarball\cdr\build\win32\libcdr.vcxproj] Done Building Project "Q:\ooo\git\master\workdir\wntmsci14\UnpackedTarball\cdr\build\win32\libcdr.vcxproj" (default targets) -- FAILED.
2012-11-09libcdr: move LCMS2_CFLAGS/LIBS setup to configureMichael Stahl1-6/+0
Change-Id: I50f4396e6a8abf32d1a0f63cbfa93d2c59375326
2012-11-09configure: define FOO_CFLAGS/FOO_LIBS so that they are never emptyMichael Stahl1-6/+0
This allows us to simply pass the already exported variables to invoked configures, where the non-empty values will override the detection logic there. Change-Id: I7353a313814c58922e34843aeae380e5afa442ca
2012-11-09fix libcdr with system lcms2Luboš Luňák1-2/+2
LCMS2_CFLAGS must be non-empty for it to override pkg-config.
2012-11-08convert lcms2 to gbuildPeter Foley1-5/+10
Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c
2012-11-04Enough with that...Norbert Thiebaud1-1/+0
peter's gbuildifications caused and ocean of red, that 1/ was not followed up by any attempt by the author to fix 2/ I wasted a good part of the weekend to de-entangle with only partial sucess reverting the whole mess for now... to be resubmited when a bit less borked... This reverts commit c4c160a4519f20d50e7189ef92aac99b83c4cc6a. This reverts commit faef2e51d0c7b74334a11400b205daf382805780. This reverts commit 057ce1fe2911f51be97199bf95e175db8aebfa42. This reverts commit a7d34af344900233ba08aee2a56a3daf85ab2421. This reverts commit befae0ceb80deb4623f3e41ff88b6dcb63eca0ad. This reverts commit 433b43bcd2dbd146a9d6342fab0704d653c50d29. This reverts commit 93e2c4a9d257ebbe794fbaba888229857e7c42d8.
2012-11-04fix some lcms2 gbuildification breakages...Norbert Thiebaud1-0/+1
Change-Id: Icad3132c1710c62559c35964fe5ce3f466646f13
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan1-1/+1
Rationale: - it is advised to use max-jobs and num-cpus with the same value in wiki - max-jobs was used only for lcms2 and few gbuild modules outside of tail_build anyway. Also fixes: - really use CHECK_PARALLELISM when meant to - EXTMAXPROCESS is not defined in gbuild; use parent's jobservers in sub-make where possible Change-Id: I501de732d223ce0c935081bd1d73da611d16ee88 Reviewed-on: https://gerrit.libreoffice.org/930 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-15tweak some build.lsts for the group photo...Michael Stahl1-2/+1
2012-10-07fix libcdr with VS2012Peter Foley1-0/+20
Change-Id: I9943dce422bd43b826baeaccaeb494d870aaaa77
2012-10-06Fixing some obscurous linking errors on windowsFridrich Štrba1-0/+84
Change-Id: I519d02da58ce5a2915f1e18b5a295f7c093e0f2e
2012-10-06Fix libcdr windows buildFridrich Štrba2-0/+203
Change-Id: I33a6c4659cf9e3792f17f73977637dab4667f58e
2012-10-05libcdr: fix --with-system-lcms2 build:Michael Stahl1-8/+8
It breaks because LCMS2_CFLAGS happens to be empty, which the libcdr configure script then complains about, because it thinks it hasn't found lcms2. Work around that by including a space in the variable... Change-Id: I16cc8278097dc7119d11fdabcc3be5d1ae8b4327
2012-10-05Don't patch configure.ac not to run autotools ever during buildFridrich Štrba1-35/+1
Change-Id: Ib481a70fdb67fcec1b72762c408b27f854fe4d1a
2012-10-05libcdr: fix typoMichael Stahl1-1/+1
Change-Id: Iecf6609a35d4ecff728903d262ec10d3f8faf3bf
2012-10-05libcdr: remove boilerplate:Michael Stahl3-52/+478
Define the various FOO_CFLAGS/FOO_LIBS used by libcdr in configure even for the case of internal FOO, and then just pass those variables into libcdr configure to get rid of SYSTEM_FOO conditionals. Change-Id: I0edabc13f8a068cb13792a16499593b8c589da1a