aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-24Throw error is PROGRAMFILES env variable is not foundAlexander Karatarakis
2017-02-24Improve functions that detect ProgramFiles in powershellAlexander Karatarakis
2017-02-23[qt5] Reduce number of skipped components.Robert Schumacher
2017-02-23[aws-sdk-cpp] Switch build to use Ninja to improve performance.Robert Schumacher
2017-02-23Tweak Verbose messagesAlexander Karatarakis
2017-02-23Disable Verbose-level messages for imported moduleAlexander Karatarakis
2017-02-23Remove unneeded Import-Module directiveAlexander Karatarakis
2017-02-23Use System::set_environmental_variable()Alexander Karatarakis
2017-02-23[vcpkg] Fix bug when building v141@64-bit from a v140@32-bit promptRobert Schumacher
2017-02-23[qt5] Exercise full control over build configuration.Robert Schumacher
Bumps version to 5.7.1-2 This fixes several issues: - Prevents a hang for user input during the build. - Moves the tools into a subdirectory so their DLLs do not interfere with other packages. - Adds the currently installed DLLs to the path so that tools compiled during the build can be run. - Uses our system's copy of double-conversion. - No longer uses looped builds; I haven't seen issues since the update to JOM 1.1.2 - Works around an issue with Qt5Bootstrap (QTBUG-55499) Regressions to fix: - Disables many subcomponents
2017-02-23[vcpkg] Force JOM to be updated to 1.1.2Robert Schumacher
2017-02-22Use check_exit() instead of check_throw()Alexander Karatarakis
2017-02-22Improve error message and use check_exit() instead of check_throw()Alexander Karatarakis
2017-02-21[opengl] Add -ExecutionPolicy Bypass when invoking powershell as a childRobert Schumacher
process.
2017-02-21[find/acquire python] Update to v1.1.2 from v1.1.1Alexander Karatarakis
2017-02-21[find/acquire python] Use 32-bit versions and bump to latest patch versionAlexander Karatarakis
2017-02-21[opengl] Use the latest installed version of WinSDKAlexander Karatarakis
Resolves #697, #99
2017-02-21Add vcpkg_get_windows_sdk.cmakeAlexander Karatarakis
2017-02-21Rename findTargetPlatformVersion to getWindowsSDKAlexander Karatarakis
2017-02-21Use std::vector.empty() instead of checking for size() = 0Alexander Karatarakis
2017-02-21Add `search --graph` optionAlexander Karatarakis
This functionality should eventually be moved elsewhere
2017-02-21Merge pull request #693 from codicodi/add-gtkAlexander Karatarakis
Add GTK+
2017-02-21[nana] Update version to fix build error. Resolves #688Alexander Karatarakis
2017-02-21Merge pull request #699 from msmolens/support-static-gtestAlexander Karatarakis
[gtest] Support static build
2017-02-21Merge pull request #670 from o-mdr/masterRobert Schumacher
Trivial print out change
2017-02-21Merge pull request #696 from tobiaskohlbau/masterAlexander Karatarakis
[pqp] Add PQP portfile
2017-02-21Merge branch 'master' into masterRobert Schumacher
2017-02-21Merge pull request #690 from Shadowrom2020/masterAlexander Karatarakis
dlib port
2017-02-21[gtest] Support static buildMax Smolens
2017-02-20Merge pull request #698 from pravic/patch-1Robert Schumacher
Allow to use git.cmd in addition to git.exe
2017-02-21Allow to use git.cmd in addition to git.exepravic
In respect of #682 and https://cmake.org/Bug/bug_relationship_graph.php?bug_id=9879.
2017-02-20[pqp] Add PQP portfileTobias Kohlbau
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-02-19[gtk] initial commitcodicodi
2017-02-18dlib portJürgen Herrmann
Initial commit for dlib port
2017-02-17STRINGIFY: use __VA_ARGS__ to avoid C4003 and double quote hackAlexander Karatarakis
2017-02-17Change Info::email() to Contact::email(). Remove vcpkg_info.h/cppAlexander Karatarakis
2017-02-17Change Info::version() to Version::version()Alexander Karatarakis
2017-02-17[clockutils] Update to fix build issue. Resolves #677Alexander Karatarakis
2017-02-17[libmysql] Disable installer projectAlexander Karatarakis
Fixes build failure when you have WiX installed in your system and you are using the VS2017 toolset
2017-02-17Remove unused functionAlexander Karatarakis
2017-02-17`hash` check for --optionsAlexander Karatarakis
2017-02-17`contact`/`help`/`version`: Check for --optionsAlexander Karatarakis
2017-02-17`portsdiff`: Check for --optionsAlexander Karatarakis
2017-02-17`integrate`: checks for --optionsAlexander Karatarakis
2017-02-17`owns`: check for --optionsAlexander Karatarakis
2017-02-17`cache`/`list`/`own`/`search`: check for --optionsAlexander Karatarakis
2017-02-17`create`/`edit`: check for --optionsAlexander Karatarakis
2017-02-17`update`: check for --optionsAlexander Karatarakis
2017-02-17`ci`: Check for --options, delay loading status_db, refactorAlexander Karatarakis
2017-02-17`install`: check for --options and delay loading of status_dbAlexander Karatarakis