summaryrefslogtreecommitdiff
path: root/liborcus/ExternalProject_liborcus.mk
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-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-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 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-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-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-22quiet external module build log unless failureNorbert Thiebaud
2013-02-17Improve support for --with-system-boost --with-boost=... in external modulesStephan 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-28Get it to build on Windows with liborcus gnumeric bits enabled.Kohei Yoshida
2012-11-28get orcus to build on RHEL-5Caolán McNamara
2012-11-10liborcus needs boostPeter Foley
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan
2012-10-24fixing VS 2010 error: OutDir property must end with a trailing slashDavid Ostrovsky
2012-10-08fix liborcus with Visual studio 2008Fridrich Štrba
2012-10-07fix liborcus build with VS2012Peter Foley
2012-09-20Revert "Pass also gb_CXXFLAGS to the liborcus configury"Tor Lillqvist
2012-09-20Pass also gb_CXXFLAGS to the liborcus configuryTor Lillqvist
2012-09-11orcus: use Package to deliver librariesMichael Stahl
2012-09-11fix few problems with gbuildized liborcusMatúš Kukan
2012-09-11liborcus: convert to gbuildMatúš Kukan