aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-21Modify shaderc so that it uses spirv-tools lib.vlj
2016-12-20work on qt5 5.7.1Charlie Barto
2016-12-20Improve trim implementationAlexander Karatarakis
2016-12-20Improve error messageAlexander Karatarakis
2016-12-20[sdl2] bump versioncodicodi
2016-12-20[smpeg2] initial commitcodicodi
2016-12-20[sdl2] make SDL2 use libccodicodi
2016-12-20Mention blank-property trap in FAQ.Christian Ullrich
2016-12-19Merge pull request #342 from mmassing/statically_linked_glewAlexander Karatarakis
[glew] Implement static build
2016-12-19Avoid unnecessary copyAlexander Karatarakis
2016-12-19Merge pull request #425 from codicodi/add-modplugAlexander Karatarakis
[libmodplug] initial commit
2016-12-19Merge branch 'sdcb-mongo-x-update'Alexander Karatarakis
2016-12-19[mongo/libbson] Tabs to spacesAlexander Karatarakis
2016-12-19[libmodplug] preserve archive extensioncodicodi
2016-12-19[libmodplug] nevermindcodicodi
Those headers are used by ModplugXMMS project
2016-12-18[libmodplug] ...not in this directory thoughcodicodi
2016-12-18[libmodplug] dont package internal headerscodicodi
2016-12-18Add ogre portSilvio
2016-12-18[libmodplug] initial commitcodicodi
2016-12-18[mongo-x-driver] upgrade to 1.51/3.10sdcb
2016-12-17Add spirv-tools.vlj
2016-12-16Don't return by const valueAlexander Karatarakis
2016-12-16Pass by const refAlexander Karatarakis
2016-12-16Files::get_contents() -> Files::read_contents()Alexander Karatarakis
2016-12-16Pass by refAlexander Karatarakis
2016-12-16Use check_exit() instead of check_throw()Alexander Karatarakis
2016-12-16Do the trim and empty string erase in separate passesAlexander Karatarakis
2016-12-16Replace reading lines and ignoring empty lines with the new functionsAlexander Karatarakis
Namely: Files::read_all_lines(); Strings::trim_all_and_remove_whitespace_strings()
2016-12-16Add Strings::trim_all_and_remove_whitespace_strings()Alexander Karatarakis
2016-12-16[install_command] now overwrites files if they are already presentAlexander Karatarakis
The listfile checks ensures that no other package claims ownership of the particular file
2016-12-15Improve code that filters out the directories from a vector of pathsAlexander Karatarakis
2016-12-15Use Files::write_all_lines()Alexander Karatarakis
2016-12-15Add Files::read_all_lines() and Files::write_all_lines()Alexander Karatarakis
2016-12-15Add Strings::trim() functionAlexander Karatarakis
2016-12-15Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2016-12-15[listfile] When reading a listfile, add / at the end of directoriesAlexander Karatarakis
2016-12-15Merge pull request #422 from codicodi/fix-fastlzRobert Schumacher
[fastlz] specify correct source path
2016-12-15[fastlz] Name downloaded archive to avoid conflicts with future versionsRobert Schumacher
2016-12-15Merge branch 'fix-fastlz' of https://github.com/codicodi/vcpkg into ↵Robert Schumacher
codicodi-fix-fastlz
2016-12-15[fastlz] specify correct source pathcodicodi
2016-12-15uncomment removal of utf-8 flagagadoul
2016-12-15fix warning due to encoding.agadoul
2016-12-14Refactor writing of listfileAlexander Karatarakis
2016-12-14Merge branch 'mmassing-boost_with_zlib'Alexander Karatarakis
2016-12-14[boost] Bump versionAlexander Karatarakis
2016-12-14Merge branch 'boost_with_zlib' of https://github.com/mmassing/vcpkg into ↵Alexander Karatarakis
mmassing-boost_with_zlib
2016-12-14support lcms library (http://www.littlecms.com/download.html)Axel Barrot
2016-12-13Avoid copying structAlexander Karatarakis
2016-12-13Minor code clarity changeAlexander Karatarakis
2016-12-12Update CHANGELOG and bump version to v0.0.65Alexander Karatarakis