Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-16 | move libwpd to gcc-wrapper | Peter Foley | |
Change-Id: I4ebe006d0e8850d7229de7a59e424fa819ca7700 | |||
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | |
2013-02-28 | remove all d.lst | Michael Stahl | |
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885 | |||
2013-02-22 | quiet external module build log unless failure | Norbert Thiebaud | |
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-19 | rename SYSTEM_LIBWPD to SYSTEM_WPD to remove specialcasing | Bjoern Michaelsen | |
Change-Id: Ibc8178e2dd7209705cb752f9570e414483c319a7 | |||
2012-12-19 | One more /p:VisualStudioVersion=11.0 | Tor Lillqvist | |
Change-Id: I46f3bb4af352a3df2582003f1c5f0f4069afb93e | |||
2012-11-19 | Use gb_VISIBILITY_FLAGS | Tor Lillqvist | |
Change-Id: I8ff9bb01bef265af70390ae94b762930689aa1ba | |||
2012-10-30 | fix parallelism variables and let's have only --with-parallelism from now on | Matúš Kukan | |
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-15 | tweak some build.lsts for the group photo... | Michael Stahl | |
2012-10-07 | Fix libwpd with VS2010 | Fridrich Štrba | |
Change-Id: I058d673552280616adaaf1b71036ee89ba34bb13 | |||
2012-10-07 | fix libwpd for vs90 | Peter Foley | |
Change-Id: Ia8a21cd512ac425207eb31a194db9f4c9b10fee4 | |||
2012-10-07 | fix libwpd with VS2012 | Peter Foley | |
Change-Id: I2df9ab344bb2a934f6408a394280c01563d0c9b8 | |||
2012-09-25 | Uploading libwpd 0.9.6 release | Fridrich Štrba | |
Change-Id: I71a27d94b2e7097c73b633498181e54c15e14deb | |||
2012-09-24 | Trying to consolidate the libwpd module | Fridrich Štrba | |
Change-Id: I3ce8cd24eee7f2256f2a4b1d1220562a84bf5fac | |||
2012-09-24 | libwpd: invalid to have both ExternalPackage and Package in one makefile | Michael Stahl | |
Change-Id: Ia695c0a1fff265360bee57f9b6063178856b7f82 | |||
2012-09-24 | libwpd: rename library on deliver to have only one MSVC special case | Michael Stahl | |
Change-Id: I3d0f899b5c8e8605d1cfd3a7d717da999f0f2350 | |||
2012-09-24 | libwpd: Apple gcc gives spurious warnings in <list>, disable werror | Michael Stahl | |
Change-Id: I396b3613762290d673ce3a40bf76b47683b2dd45 | |||
2012-09-24 | Fix some obscurous windows linking problems | Fridrich Štrba | |
Change-Id: I6dc82bcb2e5997623b6b0e5b846cedfc7e223912 | |||
2012-09-24 | Pass --build and --host when cross-compiling | Tor Lillqvist | |
Change-Id: Ia7c7a5626f2e81de9af65897e18f7d174a6e08c7 | |||
2012-09-24 | Link the windows build of libwpd against the shared library runtimes | Fridrich Štrba | |
Change-Id: I9dfa2ffb8aeb5b57435f6d67ab662174b794e5b4 | |||
2012-09-24 | Reverting libwpd 0.9.5 to 0.9.4 ABI | Fridrich Štrba | |
Change-Id: I7056c68f87c88086ef8024b8284a734823e2f808 | |||
2012-09-24 | Fix windows build of libwpd | Fridrich Štrba | |
Change-Id: I22db3f6bf435e54f0d264b18bd6b53c784756fe8 | |||
2012-09-24 | Uploading the new libwpd 0.9.5 | Fridrich Štrba | |
Change-Id: I0949b85f7c2ffbb5c00cce24949b21cc616135db | |||
2012-09-22 | fix delivery of headers in ExternalPackages | David Tardon | |
Change-Id: Id686e9eeef9d64943360c6d7187f13b76a6c374a | |||
2012-09-22 | update ext. projects to use ExternalPackage | David Tardon | |
Change-Id: Ia66854f21446fff9a04b1708964286c566333ab0 | |||
2012-09-12 | WaE: with DEBUG defined | Caolán McNamara | |
Change-Id: I2bf950b8ac644c911050ce01282ac988167d28f9 | |||
2012-09-10 | Notes on upstream status of patches | Stephan Bergmann | |
Change-Id: I6fa4a33d85dd227ec4fd408e9d30d96a6172903c | |||
2012-09-10 | libwpd: MSVC warning C4310: cast truncates constant value | Michael Stahl | |
Change-Id: Ibd6c7299b612d05d4c00ddfe47b51f45e3ae07d8 | |||
2012-09-10 | libwpd: -Werror,-Wunused-private-field | Stephan Bergmann | |
Change-Id: I25f4235d9d60346882526189e57021639a481cbe | |||
2012-09-08 | rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libs | Matúš Kukan | |
Change-Id: I023c6b35c2a65da566ff5bb3aea772c99c90dda3 | |||
2012-09-08 | libwpd: convert to gbuild | Matúš Kukan | |
Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35 | |||
2012-06-09 | Fix potential further crashes like the one in fdo#50868 | Fridrich Štrba | |
Change-Id: I8bdce8091d7f93b311cb4e15134eb2d7c34ae22f | |||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern 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-02-08 | Added and improved READMEs for modules whihc used to be in libs-extern | Josh Heidenreich | |
2011-11-29 | Uploading new release of libwpd | Fridrich Štrba | |
2011-09-01 | Uploading libwpd-0.9.3 | Fridrich Štrba | |
2011-08-22 | Make internal libwpd build when cross-compiling. | Jan Holesovsky | |
2011-06-10 | Need a small patch for Android | Tor Lillqvist | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-05-03 | Uploading updated versions of libwpd and libwps | Fridrich Štrba | |
libwps: some conversion improvements and fixing of leaks libwpd: improve loading of corrupted WP6+ documents, conversion of Mac 2-byte script characters + miscellaneous improvement of WP charsets to unicode conversion | |||
2011-04-01 | This patch should apply now | Fridrich Štrba | |
2011-04-01 | Silence some unreachable code warnings | Fridrich Štrba | |
2011-04-01 | Handle corrupted WP6 prefixes graciously | Fridrich Štrba | |
2011-02-09 | Make stlport only optional dependency of postprocess | Fridrich Štrba | |
2011-01-24 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | |
2011-01-23 | upgrade libwpd to 0.9.1 | Fridrich Štrba | |
2010-11-16 | Use the new stable libwp* releases as default | Fridrich Štrba | |
2010-09-14 | libwps.diff: WPS Import filter - create a libwps module | Fridrich Štrba | |
2010-09-14 | libwpd.diff: upload new libwpd | Fridrich Štrba | |
2010-03-10 | ause110: update to DEV300_m74 | Hans-Joachim Lankenau | |