aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-30Merge pull request #1741 from paercebal/fix_for_broken_xercesAlexander Karatarakis
Update xerces-c port files to retrieve it from github
2017-08-31Removing explicit setting of SOURCE_PATHpaercebal
2017-08-30use vcpkg_from_github insteadpaercebal
2017-08-30Merge pull request #1740 from codicodi/gtk-3.22.19Alexander Karatarakis
[gtk] update to 3.22.19
2017-08-30Update xerces-c port files to retrieve it from githubpaercebal
2017-08-30Merge pull request #1739 from codicodi/gdk-pixbuf-2.36.9Alexander Karatarakis
[gdk-pixbuf] update to 2.36.9
2017-08-30Fix /permissive- issueAlexander Karatarakis
2017-08-30Merge pull request #1738 from codicodi/pango-1.40.11Alexander Karatarakis
[pango] update to 1.40.11
2017-08-30Merge pull request #1737 from codicodi/glib-2.52.3Alexander Karatarakis
[glib] update to 2.52.3
2017-08-30Merge pull request #1735 from ShinNoNoir/patch-1Alexander Karatarakis
[libxml2] Add http mirror
2017-08-30[gtk] update to 3.22.19codicodi
2017-08-30[gdk-pixbuf] update to 2.36.9codicodi
2017-08-30[pango] update to 1.40.11codicodi
2017-08-30[glib] update to 2.52.3codicodi
2017-08-30[libxml2] Add http mirrorRaynor Vliegendhart
On some networks, access to FTP sites is restricted. In order to still download, build and install libxml2, an http mirror has to be added to the cmake file.
2017-08-29Add missing constAlexander Karatarakis
2017-08-29Add missing constAlexander Karatarakis
2017-08-29Naming convention fixesAlexander Karatarakis
2017-08-29Add missing constAlexander Karatarakis
2017-08-29[vcpkg] Refactor workaround for issue #1712. This should be removed once the ↵Robert Schumacher
root cause is found.
2017-08-29Merge branch 'utf-1702'Robert Schumacher
2017-08-29[vcpkg] Dependency instead of installcmdRobert Schumacher
2017-08-29Merge pull request #1710 from Mixaill/fclAlexander Karatarakis
[FCL] add version 0.5.0
2017-08-29Remove Strings::is_empty(). Use std::string.empty()Alexander Karatarakis
2017-08-29Merge pull request #1709 from Mixaill/ccdAlexander Karatarakis
[libccd/ccd] rename from libccd to ccd, refactor
2017-08-29[boost] Use fixed commit for 1.65 patchAlexander Karatarakis
2017-08-29Merge pull request #1728 from UnaNancyOwen/fix_boostAlexander Karatarakis
Apply Hotfix of Known Issues for Boost 1.65.0
2017-08-30Apply Hotfix of Known Issues for Boost 1.65.0Tsukasa Sugiura
Apply Hotfix of Known Issues for Boost 1.65.0.
2017-08-28Use Strings::EMPTYAlexander Karatarakis
2017-08-28Use System::println() with no argsAlexander Karatarakis
2017-08-28Use Strings::EMPTYAlexander Karatarakis
2017-08-28Add System::println() with no argsAlexander Karatarakis
2017-08-28Change Strings::EMPTY to char *Alexander Karatarakis
2017-08-28Use Strings::EMPTY instead of ""Alexander Karatarakis
2017-08-28Improve BinaryParagraph::displayname()Alexander Karatarakis
2017-08-28Introduce Strings::is_empty()Alexander Karatarakis
2017-08-28Use Strings::EMPTYAlexander Karatarakis
2017-08-28Introduce Strings::EMPTYAlexander Karatarakis
2017-08-28Make member functions constAlexander Karatarakis
2017-08-28Use Strings::join() and Strings::format()Alexander Karatarakis
2017-08-28[Strings::join()] Modify to work for any containerAlexander Karatarakis
2017-08-28[vcpkg_Dependencies.cpp] Remove redundant elseAlexander Karatarakis
2017-08-28[vcpkg_Dependencies.cpp] Order of initializationAlexander Karatarakis
2017-08-28[vcpkg_Build.cpp] USe const. Misc fixesAlexander Karatarakis
2017-08-28[jxrlib] Fix hash. Fixes #1705.Robert Schumacher
2017-08-28[vcpkg] Don't use -ListImported in bootstrap. Fixes #1711Robert Schumacher
2017-08-28[vcpkg] Hack to fix codepage problems -- root cause unknownRobert Schumacher
2017-08-28[commands_hash.cpp] Use const. Naming scheme.Alexander Karatarakis
2017-08-28[commands_env.cpp] Use const. Naming schemeAlexander Karatarakis
2017-08-28[edit] Fix variable names to be consistence with vcpkg's conventionAlexander Karatarakis