Commit Graph

2317 Commits

Author SHA1 Message Date
Robert Schumacher
2e7896e89e Merge pull request #907 from codicodi/add-sdl2-net
Add sdl2-net
2017-04-06 16:55:32 -07:00
Alexander Karatarakis
0d65de2aa9 Don't suppress output of setting the environemnt on --debug 2017-04-06 16:54:19 -07:00
Alexander Karatarakis
bb7cccc2ac Add System32\Wbem to the whitelisted environment
Solves vcvarsall.bat not being able to find wmic.exe
2017-04-06 16:54:19 -07:00
Robert Schumacher
e7ad48b0b8 [mongo-cxx-driver] Fix UWP builds. Deploy THIRD-PARTY-NOTICES. 2017-04-06 16:52:44 -07:00
Robert Schumacher
0163b19e32 [mongo-c-driver] Fix UWP builds. Deploy THIRD_PARTY_NOTICES. 2017-04-06 16:42:22 -07:00
Robert Schumacher
3839b44d18 [vcpkg-cmake] Use Bypass to avoid mark-of-the-web issues in cmake toolchain. 2017-04-06 15:08:35 -07:00
Robert Schumacher
629e034c38 [libbson] Install THIRD_PARTY_NOTICES. Install PDBS. 2017-04-06 10:24:38 -07:00
codicodi
b751197429 Add sdl2-net 2017-04-06 18:00:39 +02:00
Robert Schumacher
4765c5853c [libbson] Fix UWP builds. Suppress building static in DLL mode and vice-versa. 2017-04-05 17:57:55 -07:00
Robert Schumacher
d03171d122 [vcpkg-debug] Add debug messages for calls to cmd_execute() 2017-04-05 17:37:36 -07:00
Robert Schumacher
bb22c050e9 Merge pull request #897 from KindDragon/master
[libevent] Initial support
2017-04-05 17:23:20 -07:00
Robert Schumacher
7c085d9008 [libevent] Fixup cmake config files to not have hardcoded paths. 2017-04-05 16:56:53 -07:00
Robert Schumacher
bf47b51f7b Merge pull request #898 from codicodi/add-sdl2-ttf
Add sdl2-ttf
2017-04-05 16:48:17 -07:00
Robert Schumacher
1c9838b551 [vcpkg-debug] Add debugging for calls to cmd_execute_clean() 2017-04-05 16:28:09 -07:00
Robert Schumacher
4143dc0c2b [libxml2] Switch build to CMake for better triplet support. Add liblzma dependency. 2017-04-05 16:07:40 -07:00
Alexander Karatarakis
fe81139bc0 Update CHANGELOG and bump version to v0.0.79 2017-04-05 15:06:34 -07:00
Robert Schumacher
846471c8f2 Merge fix regression in CUDA due to sanitized environments 2017-04-05 14:39:16 -07:00
Robert Schumacher
2cbd3ed45a Merge pull request #895 from tobiaskohlbau/pqp
[pqp] fixes wrong declaration of math functions
2017-04-05 14:32:52 -07:00
Robert Schumacher
32e0645848 [pqp] Bump version to correspond with changes to output files 2017-04-05 14:27:42 -07:00
Alexander Karatarakis
7dbc893163 Change vcpkg build_external to vcpkg build-external 2017-04-05 14:21:11 -07:00
Alexander Karatarakis
84ed167439 Introduce vcpkg depend-info command 2017-04-05 14:20:49 -07:00
Robert Schumacher
cc338dcc8c [cuda] Add CUDA_PATH to environment whitelist. 2017-04-05 14:10:01 -07:00
Alexander Karatarakis
cf44582b9f Merge pull request #902 from codicodi/bump-libarchive
[libarchive] update to 3.3.1
2017-04-05 13:20:40 -07:00
Robert Schumacher
f7de1342d1 Merge pull request #899 from jumpinjackie/fix-freetype-include-dir
[freetype] Patch the include directory to the renamed one
2017-04-05 11:39:17 -07:00
Robert Schumacher
d4bdf8508f [freetype] In static builds, do not use absolute paths in cmake config files. 2017-04-05 11:38:36 -07:00
Robert Schumacher
d9e7f7488c Merge pull request #901 from sdcb/single_slashN
Fix a infinite skip_comment check in Paragraphs.cpp
2017-04-05 11:26:13 -07:00
Robert Schumacher
35749685c3 Merge branch 'dev/roschuma/boost-uwp' 2017-04-05 11:09:40 -07:00
codicodi
84518495ce [libarchive] update to 3.3.1 2017-04-05 16:06:42 +02:00
sdcb
928ff24cbc Fix a infinite skip_comment check in Paragraphs.cpp
This happens when git not checkout file's line break as CR-LF.
When CONTROL file contains comment followed by \n instead of \r\n, there will be a infinite skip_comment check.
2017-04-05 17:12:32 +08:00
Alexander Karatarakis
d9a4034539 Join declaration with assignment 2017-04-04 16:47:08 -07:00
Alexander Karatarakis
9aab06f5af toString() -> to_string in various enums 2017-04-04 16:47:08 -07:00
Alexander Karatarakis
818b8a4cfc PacakgeSpec.toString() -> PackageSpec.to_string() 2017-04-04 16:47:08 -07:00
Alexander Karatarakis
dac8ace761 LineInfo::toString() -> LineInfo::to_string() 2017-04-04 16:47:07 -07:00
Alexander Karatarakis
2d7beb71e7 lint_status -> LintStatus 2017-04-04 16:47:07 -07:00
Alexander Karatarakis
e1af07d45a elevation_prompt_user_choice -> ElevationPromptChoice 2017-04-04 16:47:07 -07:00
Alexander Karatarakis
3677b2c3c8 metrics: functions to lower_case 2017-04-04 16:47:07 -07:00
Alexander Karatarakis
a266f2f590 file_and_arch -> FileAndArch 2017-04-04 16:47:07 -07:00
Alexander Karatarakis
4e356f5915 set_element_presence -> SetElementPresence 2017-04-04 16:47:06 -07:00
Alexander Karatarakis
7f7440a3fe updated_port -> UpdatedPort 2017-04-04 16:47:06 -07:00
Alexander Karatarakis
636b90070d [coff_file_reader] Rename types to UpperCamelCase 2017-04-04 16:47:06 -07:00
Alexander Karatarakis
69bfe5d0ee [SortedVector] Add default constructor 2017-04-04 16:47:06 -07:00
Alexander Karatarakis
eeb87e1051 StatusParagraph_and_associated_files -> StatusParagraphAndAssociatedFiles 2017-04-04 16:47:06 -07:00
Alexander Karatarakis
e401799aca color -> Color 2017-04-04 16:47:00 -07:00
Alexander Karatarakis
898edccbdc exit_code_and_output -> ExitCodeAndOutput 2017-04-04 16:44:46 -07:00
Alexander Karatarakis
3f76b9e53d vcpkg_paths -> VcpkgPaths 2017-04-04 16:44:46 -07:00
Alexander Karatarakis
402552ef93 toolset_t -> Toolset 2017-04-04 16:44:45 -07:00
Alexander Karatarakis
95428f5369 optional<T> -> Optional<T> 2017-04-04 16:44:45 -07:00
Alexander Karatarakis
9e19213498 expected -> Expected 2017-04-04 16:44:45 -07:00
Alexander Karatarakis
ccbb2ebcda Enums::toString() -> Enums::to_string() 2017-04-04 16:44:45 -07:00
Alexander Karatarakis
4a8b2ed1cd package_spec_with_remove_plan -> PackageSpecWithRemovePlan 2017-04-04 16:44:45 -07:00