summaryrefslogtreecommitdiff
path: root/liborcus
AgeCommit message (Expand)Author
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl
2013-05-07lib*: consistently name all UnpackedTarball and ExternalProjectMichael Stahl
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl
2013-04-26make liborcus build on platforms that need PTHREAD_LIBSCaolán McNamara
2013-04-19No _GLIBCXX_DEBUG for iOS here, eitherTor Lillqvist
2013-04-18ax_boost_system.m4 uses "tac" which is not portable, OS X has "tail -r"Tor Lillqvist
2013-04-18Revert _GLIBCXX_DEBUG on Mac OS X againStephan Bergmann
2013-04-16Use -D_GLIBCXX_FULLY_DYNAMIC_STRING here, too, when neededTor Lillqvist
2013-04-15Use -D_GLIBCXX_DEBUG for iOS, tooTor Lillqvist
2013-04-15gbuild: --enable-dbgutil: enable STL assertions for Mac OS XMichael Stahl
2013-04-15Revert "Go back to using Visual Studio project files to build"Tor Lillqvist
2013-04-13fix liborcus w/ system boostPeter Foley
2013-04-13Fix copy/paste error in 173214d92046b4ea11f6c0959ca40999d1e0bbd2Tor Lillqvist
2013-04-13Fix liborcus build for AndroidTor Lillqvist
2013-04-13The liborcus_0.1.0-configure.patch does apply and is neededTor Lillqvist
2013-04-13Get cppunit in sc to link with orcus-parser.Kohei Yoshida
2013-04-13Let's see if this works for Visual Studio 2010....Kohei Yoshida
2013-04-13Go back to using Visual Studio project files to build.Kohei Yoshida
2013-04-13Trying to fix Windows build. Still broken.Kohei Yoshida
2013-04-13Deliver orcus-parser.lib on Windows.Kohei Yoshida
2013-04-13Deliver another library, though sc still can't link to it. Damn.Kohei Yoshida
2013-04-13Fix linker error against system zlib.Kohei Yoshida
2013-04-13This patch has been upstreamed.Kohei Yoshida
2013-04-13Update the internal liborcus package to 0.5.0.Kohei Yoshida
2013-03-22liborcus depends on zlibStephan Bergmann
2013-03-16move liborcus to gcc-wrapperPeter Foley
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-11remove remaining UTF bomBorim
2013-03-02fix build on android with gcc 4.7Peter Foley
2013-03-01Add informative comment and revert unneeded (?) changeTor Lillqvist
2013-02-28fix boost threading on androidPeter Foley
2013-02-28remove all d.lstMichael Stahl
2013-02-22quiet external module build log unless failureNorbert Thiebaud
2013-02-17Improve support for --with-system-boost --with-boost=... in external modulesStephan Bergmann
2013-02-17Missing include in liborcus when building against Boost 1.53.0Stephan Bergmann
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-14Make MSBuild actually run the 2012 compiler when that is what we useTor Lillqvist
2012-12-13Add VS2010 project, avoids unreliable vcupgradeTor Lillqvist
2012-11-28liborcus: must be built with -D_GLIBCXX_DEBUG for debug STLMichael Stahl
2012-11-28Remove patches that are no longer needed.Kohei Yoshida
2012-11-28Get it to build on Windows with liborcus gnumeric bits enabled.Kohei Yoshida
2012-11-28Temporarily disable patches that don't apply.Kohei Yoshida
2012-11-28This one has been upstreamed.Kohei Yoshida
2012-11-28Update liborcus package to (pre-release) 0.3.0.Kohei Yoshida
2012-11-28get orcus to build on RHEL-5Caolán McNamara
2012-11-23drop useless (and problematic) hunksDavid Tardon
2012-11-23fdo#55435 orcus needs Boost.System with recent BoostDavid Tardon
2012-11-15let's have only one orcus library in solverMatúš Kukan
2012-11-10liborcus needs boostPeter Foley