summaryrefslogtreecommitdiff
path: root/libcdr
AgeCommit message (Collapse)Author
2012-10-07fix libcdr with VS2012Peter Foley
Change-Id: I9943dce422bd43b826baeaccaeb494d870aaaa77
2012-10-06Fixing some obscurous linking errors on windowsFridrich Štrba
Change-Id: I519d02da58ce5a2915f1e18b5a295f7c093e0f2e
2012-10-06Fix libcdr windows buildFridrich Štrba
Change-Id: I33a6c4659cf9e3792f17f73977637dab4667f58e
2012-10-05libcdr: fix --with-system-lcms2 build:Michael Stahl
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 Štrba
Change-Id: Ib481a70fdb67fcec1b72762c408b27f854fe4d1a
2012-10-05libcdr: fix typoMichael Stahl
Change-Id: Iecf6609a35d4ecff728903d262ec10d3f8faf3bf
2012-10-05libcdr: remove boilerplate:Michael Stahl
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
2012-10-05gbuild: add gb_ExternalProject_use_external:Michael Stahl
Or rather, re-purpose that for consistency (and rename original to gb_ExternalProject_use_external_project), to abstract over the system/internal status of dependencies of external projects. Use it in libcdr and replace exisiting uses in apache-commons. Change-Id: Ie144600688fa884b5b6faa986c6b95bdfc1ee15c
2012-10-05libcdr: argh i am getting senileMichael Stahl
Change-Id: I1674da35bf1d756bda5c4b991cc586462325c838
2012-10-05libcdr: hopefully get this to buildMichael Stahl
unfortunately the ExternalProject uses a StaticLibrary built in libwpg. Change-Id: Ie4a8933247edbd2d53f697432a0848a05216237f
2012-10-05No need to apply a patchFridrich Štrba
Change-Id: Idf9ad88293ca6a51f16f1230176d5c97558c66ed
2012-10-05More typosFridrich Štrba
Change-Id: I6e3bdf0cfcdfa46cf47e4db1e0703c948b4a35b2
2012-10-05A typoFridrich Štrba
Change-Id: I115cc8e17ae6cb89d215528acb0d0fe25eb71d85
2012-10-05Uploading a new shiny libcdr-0.0.9Fridrich Štrba
Change-Id: I5bb93f9228e69dfd46b450089f34cac7204f10b8
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-08libcdr: use set_warnings_not_errorsMatúš Kukan
Change-Id: I37049887926513885872e3ffe3f94e8bb0796b17
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-09-08libcdr: convert to gbuildMatúš Kukan
Change-Id: I067ab0a4559bf7ee0da36a67567e0db9a6e34f87
2012-06-22.mk files don't need executable bitsMichael Stahl
Change-Id: I3ee442ab6dac31eb7daac32e7a9ed5c6526f07ba
2012-06-11MSC fixStephan Bergmann
Change-Id: I12c8ab5779d952eb640298478da7084b5f643568
2012-06-11Uploading a new version of libcdr with initial text supportFridrich Štrba
Change-Id: I616d284bb300c803d29786e50bb019fa3f2dff19
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-04-24Patch to build libcdr with clangFridrich Štrba
2012-04-24uploading new shiny libcdr-0.0.7 releaseFridrich Štrba
2012-04-02Uploading new shiny libcdr 0.0.6Fridrich Štrba
2012-03-22Some changes in libcdr to appease valgrindFridrich Štrba
2012-03-19Revert "lcms2 uses stdcall for some reason"Tor Lillqvist
Nah, will use the patch by Lubos instead. This reverts commit 85f074554788e2d8da73e77855ca06bc0fdfbaa4.
2012-03-19lcms2 uses stdcall for some reasonTor Lillqvist
2012-03-16Uploading libcdr-0.0.5Fridrich Štrba
2012-03-09Upload new libcdr-0.0.4 releaseFridrich Štrba
2012-03-09Revert "Upload new libcdr-0.0.4 release"Fridrich Štrba
This reverts commit 4147de18731c7637ab5654797c21b39069695ff5.
2012-03-09Reverting accidental commitFridrich Štrba
2012-03-09Define SYSTEM_LCMS2 in scp2 when appropriateFridrich Štrba
2012-03-09Upload new libcdr-0.0.4 releaseFridrich Štrba
2012-03-09libcdr will depend on lcms2Fridrich Štrba
2012-02-23And silence warnings in libcdr tooFridrich Štrba
2012-02-23New release of libcdr 0.0.3, the best FOSS CDR converter everFridrich Štrba
2012-02-14Added READMEs for some library modules which didn't have themJosh Heidenreich
2012-02-10get libcdr to build under msvcCaolán McNamara
2012-02-10Uploading a new shiny libcdr-0.0.2Fridrich Štrba
2012-01-31Uploading libcdr-0.0.1 that makes the converter actually do somethingFridrich Štrba
2011-12-08Fix build with internal zlibTor Lillqvist
2011-12-08no config.h inside LO buildFridrich Štrba
2011-12-08CDR importer: fixing some build and esthetic issuesFridrich Štrba
2011-12-08Stub Corel Draw importerFridrich Štrba