Commit Graph

  • 2cd17a5cec Merge pull request #441 from barcharcraz/qt571 Alexander Karatarakis 2016-12-21 12:13:42 -08:00
  • e88b9c9160 bump qt5 version Charlie Barto 2016-12-21 14:56:51 -05:00
  • 8d9c8a6269 Modify shaderc so that it uses spirv-tools lib. vlj 2016-12-17 11:42:30 +01:00
  • a82d7a4405 work on qt5 5.7.1 Charlie Barto 2016-12-20 20:36:34 -05:00
  • 8b9e624d0d Improve trim implementation Alexander Karatarakis 2016-12-20 14:45:35 -08:00
  • 32ada00583 Improve error message Alexander Karatarakis 2016-12-20 14:45:13 -08:00
  • 12f8636815 [sdl2] bump version codicodi 2016-12-20 15:37:45 +01:00
  • a5bb368f24 [smpeg2] initial commit codicodi 2016-12-20 15:17:24 +01:00
  • 704e1ea85a [sdl2] make SDL2 use libc codicodi 2016-12-20 14:52:13 +01:00
  • d68abcd321 Mention blank-property trap in FAQ. Christian Ullrich 2016-12-20 09:21:15 +01:00
  • 3b7b380798 Merge pull request #342 from mmassing/statically_linked_glew Alexander Karatarakis 2016-12-19 17:21:15 -08:00
  • a077ccc4c7 Avoid unnecessary copy Alexander Karatarakis 2016-12-19 15:39:57 -08:00
  • a1be45adc3 Merge pull request #425 from codicodi/add-modplug Alexander Karatarakis 2016-12-19 15:34:28 -08:00
  • f30e93753f Merge branch 'sdcb-mongo-x-update' Alexander Karatarakis 2016-12-19 15:17:37 -08:00
  • bcab7f3913 [mongo/libbson] Tabs to spaces Alexander Karatarakis 2016-12-19 15:16:38 -08:00
  • 92124c9b5e [libmodplug] preserve archive extension codicodi 2016-12-19 17:38:48 +01:00
  • 0fca9cfcf7 [libmodplug] nevermind codicodi 2016-12-19 00:37:11 +01:00
  • f2578cccee [libmodplug] ...not in this directory though codicodi 2016-12-18 23:51:24 +01:00
  • 419d050933 [libmodplug] dont package internal headers codicodi 2016-12-18 23:37:12 +01:00
  • effbdfbb91 Add ogre port Silvio 2016-12-18 23:00:35 +01:00
  • b5368c404d [libmodplug] initial commit codicodi 2016-12-18 15:18:24 +01:00
  • ea3113a4f5 [mongo-x-driver] upgrade to 1.51/3.10 sdcb 2016-12-18 16:26:12 +08:00
  • 869071a34e Add spirv-tools. vlj 2016-12-12 20:07:43 +01:00
  • 835693ce97 Don't return by const value Alexander Karatarakis 2016-12-16 20:17:24 -08:00
  • 73bf8306b2 Pass by const ref Alexander Karatarakis 2016-12-16 20:11:50 -08:00
  • aad0cc4c04 Files::get_contents() -> Files::read_contents() Alexander Karatarakis 2016-12-16 19:40:58 -08:00
  • b666e90c32 Pass by ref Alexander Karatarakis 2016-12-16 19:38:02 -08:00
  • fdec39f452 Use check_exit() instead of check_throw() Alexander Karatarakis 2016-12-16 19:37:11 -08:00
  • e4571e75c2 Do the trim and empty string erase in separate passes Alexander Karatarakis 2016-12-16 17:48:37 -08:00
  • 843e390c94 Replace reading lines and ignoring empty lines with the new functions Alexander Karatarakis 2016-12-16 16:20:27 -08:00
  • a5c3fddfe7 Add Strings::trim_all_and_remove_whitespace_strings() Alexander Karatarakis 2016-12-16 16:02:19 -08:00
  • bd50778cb5 [install_command] now overwrites files if they are already present Alexander Karatarakis 2016-12-16 15:42:15 -08:00
  • 38859d5c91 Improve code that filters out the directories from a vector of paths Alexander Karatarakis 2016-12-15 18:41:01 -08:00
  • 15ca6919ad Use Files::write_all_lines() Alexander Karatarakis 2016-12-15 18:24:06 -08:00
  • e4548a8cf4 Add Files::read_all_lines() and Files::write_all_lines() Alexander Karatarakis 2016-12-15 18:19:22 -08:00
  • 8f397bb8d1 Add Strings::trim() function Alexander Karatarakis 2016-12-15 17:09:14 -08:00
  • b2859c6512 Merge branch 'master' of https://github.com/Microsoft/vcpkg Alexander Karatarakis 2016-12-15 14:29:51 -08:00
  • 88daca5f54 [listfile] When reading a listfile, add / at the end of directories Alexander Karatarakis 2016-12-15 14:28:43 -08:00
  • 96e08d924a Merge pull request #422 from codicodi/fix-fastlz Robert Schumacher 2016-12-15 13:31:22 -08:00
  • 43262d24da [fastlz] Name downloaded archive to avoid conflicts with future versions Robert Schumacher 2016-12-15 13:30:48 -08:00
  • 5c92a3fe62 Merge branch 'fix-fastlz' of https://github.com/codicodi/vcpkg into codicodi-fix-fastlz Robert Schumacher 2016-12-15 13:29:48 -08:00
  • 786d591cc3 [fastlz] specify correct source path codicodi 2016-12-15 21:11:27 +01:00
  • 9e34484cbe uncomment removal of utf-8 flag agadoul 2016-12-15 13:16:55 +01:00
  • 0b62c9ce91 fix warning due to encoding. agadoul 2016-12-15 09:12:00 +01:00
  • 5d54e079f7 Refactor writing of listfile Alexander Karatarakis 2016-12-14 16:51:05 -08:00
  • 4300197a03 Merge branch 'mmassing-boost_with_zlib' Alexander Karatarakis 2016-12-14 14:23:11 -08:00
  • 6507a1ea32 [boost] Bump version Alexander Karatarakis 2016-12-14 12:25:34 -08:00
  • fdbfee0aeb Merge branch 'boost_with_zlib' of https://github.com/mmassing/vcpkg into mmassing-boost_with_zlib Alexander Karatarakis 2016-12-14 12:24:31 -08:00
  • 6fbd2ad780 support lcms library (http://www.littlecms.com/download.html) Axel Barrot 2016-12-14 15:58:00 +01:00
  • b1681d0838 Avoid copying struct Alexander Karatarakis 2016-12-13 19:02:02 -08:00
  • c9b310c165 Minor code clarity change Alexander Karatarakis 2016-12-13 16:35:06 -08:00
  • dd8cbba38b Update CHANGELOG and bump version to v0.0.65 Alexander Karatarakis 2016-12-12 18:13:32 -08:00
  • e523668cce Change signature to std::string& (from char*) Alexander Karatarakis 2016-12-12 15:13:24 -08:00
  • 9796e2532c Use System::println(std::string&) overload Alexander Karatarakis 2016-12-12 15:10:29 -08:00
  • c77be8f221 [vcpkg_System] Add missing const keywords Alexander Karatarakis 2016-12-12 15:08:26 -08:00
  • 852acbc263 [vcpkg_Input] Use std::string instead of char* Alexander Karatarakis 2016-12-12 15:05:49 -08:00
  • b629cd9044 [vcpkg_cmd_arguments] Use std::string instead of char* Alexander Karatarakis 2016-12-12 15:03:36 -08:00
  • d02fe9bdae Add System::println(std::string) overloads Alexander Karatarakis 2016-12-12 14:58:38 -08:00
  • ad42f30904 Merge branch 'master' of https://github.com/microsoft/vcpkg Robert Schumacher 2016-12-12 14:03:15 -08:00
  • 1310e9e052 Add SQM User Id to metrics Robert Schumacher 2016-12-12 14:03:13 -08:00
  • c715f5c043 Merge branch 'gknowles-master' Alexander Karatarakis 2016-12-12 13:36:49 -08:00
  • 37ec5a1419 Merge branch 'master' of https://github.com/gknowles/vcpkg into gknowles-master Alexander Karatarakis 2016-12-12 13:29:53 -08:00
  • 5d0a88259a Merge pull request #409 from ab-acx/http-parser Alexander Karatarakis 2016-12-12 13:23:01 -08:00
  • 7b111b87a8 Add dimcli gknowles 2016-12-12 12:05:20 -08:00
  • a9b7685718 Merge branch 'codicodi-sdl2-static' Alexander Karatarakis 2016-12-11 19:08:11 -08:00
  • 48ca773907 [sdl2] enable static build codicodi 2016-12-11 14:04:59 +01:00
  • 1726d62911 Merge pull request #404 from cguebert/CurlWithSSH2 Robert Schumacher 2016-12-09 14:20:39 -08:00
  • c10e7e4960 [curl] Bump version and require libssh2 Robert Schumacher 2016-12-09 14:20:03 -08:00
  • daec252787 Merge branch 'CurlWithSSH2' of https://github.com/cguebert/vcpkg into cguebert-CurlWithSSH2 Robert Schumacher 2016-12-09 12:42:28 -08:00
  • 1abda7dd2a Merge pull request #406 from codeandroid/397-fix-boost-nomangle Robert Schumacher 2016-12-08 08:19:42 -08:00
  • 2307fa6274 [boost] unset BOOST_AUTO_LINK_NOMANGLE flag (fixes #397). This was a remnant of a previously enabled system install option which has been disabled in the meantime. codeandroid 2016-12-08 17:03:45 +01:00
  • 93d83e0a60 Add a patch for curl to find the libssh2 library Christophe Guébert 2016-12-07 09:04:49 +01:00
  • ebe2ce7281 Merge pull request #403 from codicodi/add-sfml Robert Schumacher 2016-12-07 22:00:07 -08:00
  • 0d81422f34 Merge pull request #399 from cguebert/CharLS Robert Schumacher 2016-12-07 21:44:19 -08:00
  • 451c1abcd7 Merge pull request #396 from JasonYang-MSFT/azurestorage Robert Schumacher 2016-12-07 21:43:08 -08:00
  • 31b713ca1f [vcpkg] Remove all instances of TRIPLET_SYSTEM_NAME; use VCPKG_CMAKE_SYSTEM_NAME instead. Robert Schumacher 2016-12-07 21:40:36 -08:00
  • 97b0479db0 Merge pull request #395 from stammen/uwp-sqlite Robert Schumacher 2016-12-07 21:34:44 -08:00
  • f2a8323be2 Merge pull request #393 from cguebert/uWS Robert Schumacher 2016-12-07 21:30:06 -08:00
  • a73feb7c99 [ragel] Use SOURCE_PATH when copying license Alexander Karatarakis 2016-12-07 15:38:17 -08:00
  • dea170b469 [harfbuzz] Use SOURCE_PATH for copying license Alexander Karatarakis 2016-12-07 15:35:23 -08:00
  • 91a6913493 [globjects] Use SOURCE_PATH variable Alexander Karatarakis 2016-12-07 15:26:30 -08:00
  • 220a8597c2 [glbinding] Extract SOURCE_PATH variable Alexander Karatarakis 2016-12-07 15:25:33 -08:00
  • 7555e6576b [geos] Extract SOURCE_PATH variable Alexander Karatarakis 2016-12-07 15:23:50 -08:00
  • e6ebc03699 [freeglut] Extract SOURCE_PATH variable Alexander Karatarakis 2016-12-07 15:21:30 -08:00
  • e8b46b89d0 [assimp] Extract variable SOURCE_PATH Alexander Karatarakis 2016-12-07 15:19:16 -08:00
  • ade896e4bf [asio] Use SOURCE_PATH Alexander Karatarakis 2016-12-07 15:18:07 -08:00
  • b9114298af Merge branch 'willyd-gflags-fix-license' Alexander Karatarakis 2016-12-07 15:16:34 -08:00
  • 040555ee81 [sfml] this shouldn't be here... codicodi 2016-12-07 23:33:00 +01:00
  • f8c119d7fe Fixed wrong location of gflags license file Guillaume Dumont 2016-12-07 17:22:38 -05:00
  • f047bd733e [sfml] initial commit codicodi 2016-12-07 23:02:23 +01:00
  • 31c4de315a Add "vcpkg /?" which is equivalent to "vcpkg help" Alexander Karatarakis 2016-12-07 13:14:10 -08:00
  • 3aa906c592 Merge pull request #401 from codicodi/fix-flac Alexander Karatarakis 2016-12-07 13:02:46 -08:00
  • abc8c37520 [libflac] bump version codicodi 2016-12-07 17:50:56 +01:00
  • 764563457f [libflac] remove unused flags codicodi 2016-12-07 17:49:28 +01:00
  • 7927112acb [libflac] link to correct version of ogg codicodi 2016-12-07 17:48:01 +01:00
  • b65005b241 Add CharLS. Christophe Guébert 2016-12-07 12:30:12 +01:00
  • ed2994a5e9 [openssl] Fix source path for new archive. Robert Schumacher 2016-12-06 16:17:58 -08:00
  • db4dc6d1ce [openssl] Do not use branches; these will update and constantly break the hash. Robert Schumacher 2016-12-06 16:15:50 -08:00
  • 3b1a2543dd Merge pull request #394 from stammen/uwp-openssl Alexander Karatarakis 2016-12-06 15:05:38 -08:00
  • 2c115f9670 Merge branch 'master' of https://github.com/Microsoft/vcpkg Alexander Karatarakis 2016-12-06 14:43:43 -08:00