Robert Schumacher
|
df72c26f1e
|
Merge pull request #136 from ebraminio/patch-1
Remove unnecessary build dependency from harfbuzz
|
2016-10-10 23:57:47 -07:00 |
|
Alexander Karatarakis
|
1f055ef472
|
[Stopwatch] start()/stop() return const &
|
2016-10-10 23:57:43 -07:00 |
|
Robert Schumacher
|
93c0cd88c2
|
Merge pull request #137 from ebraminio/patch-2
Fix broken link of FAQ, consequently to 55ac8544
|
2016-10-10 23:57:14 -07:00 |
|
Ebrahim Byagowi
|
f37e0e693e
|
Fix broken link of FAQ, consequently to 55ac8544
|
2016-10-11 10:25:58 +03:30 |
|
Ebrahim Byagowi
|
5d16509b7e
|
Remove unnecessary build dependency from harfbuzz
It is no longer dependent to that as official release tarball are doing that automatically.
|
2016-10-11 10:18:04 +03:30 |
|
Robert Schumacher
|
4ddfc534fe
|
Merge pull request #130 from sdcb/rxcpp
Add RxCpp
|
2016-10-10 23:39:09 -07:00 |
|
Robert Schumacher
|
5743e32ad8
|
Merge pull request #135 from sdcb/ChakraCore2
Add ChakraCore
|
2016-10-10 23:38:19 -07:00 |
|
Robert Schumacher
|
af8ceb086c
|
Merge pull request #134 from adam4813/master
Add the tools directory to CMAKE_PROGRAM_PATH
|
2016-10-10 23:33:57 -07:00 |
|
sdcb
|
9fa54bb205
|
Using a real link instead of PR# to describe the patching progress.
|
2016-10-11 14:18:42 +08:00 |
|
sdcb
|
aff4d22531
|
Add ChakraCore using powershell replace.
|
2016-10-11 14:10:09 +08:00 |
|
Robert Schumacher
|
9e1d40e4dc
|
Merge branch 'master' of https://github.com/microsoft/vcpkg
|
2016-10-10 23:07:29 -07:00 |
|
Robert Schumacher
|
c494892eb2
|
[freetype] Adjust include paths. Fix cmake config deployment.
|
2016-10-10 23:07:25 -07:00 |
|
Robert Schumacher
|
23f187a457
|
Merge pull request #132 from vlj/master
Add harfbuzz.
|
2016-10-10 23:05:23 -07:00 |
|
Alexander Karatarakis
|
38bf4de0fe
|
Rename System::Stopwatch to System::Stopwatch2
|
2016-10-10 18:46:40 -07:00 |
|
Alexander Karatarakis
|
a6f8650edb
|
[post-build-lint] Look no further than newline when detecting "machine" line
|
2016-10-10 18:44:18 -07:00 |
|
Alexander Karatarakis
|
49972f472a
|
Merge branch 'master' of https://github.com/Microsoft/vcpkg
|
2016-10-10 18:27:52 -07:00 |
|
Alexander Karatarakis
|
6595a311e9
|
Post-build checks no longer use findstr. Resolves #69
|
2016-10-10 18:27:47 -07:00 |
|
Alexander Karatarakis
|
3ecc67784a
|
Add Stopwatch class
|
2016-10-10 18:12:26 -07:00 |
|
Alexander Karatarakis
|
a00500bcc1
|
Add to_printf_arg(double) overload
|
2016-10-10 15:03:48 -07:00 |
|
vlj
|
218d70bcbe
|
Add harfbuzz.
|
2016-10-10 23:48:08 +02:00 |
|
Adam Martin
|
3f77292da5
|
Fixed tabs to spaces formatting
|
2016-10-09 10:59:37 -05:00 |
|
Adam Martin
|
32548fe2ed
|
Add the tools directory to CMAKE_PROGRAM_PATH so find_program and similar can locate installed tools
|
2016-10-09 10:55:46 -05:00 |
|
sdcb
|
ad7b893940
|
add RxCpp for https://github.com/Microsoft/vcpkg/issues/47.
|
2016-10-08 11:54:43 +08:00 |
|
LiGuilin
|
c91da2b0c4
|
Merge remote-tracking branch 'upstream/master'
|
2016-10-08 08:34:12 +08:00 |
|
Robert Schumacher
|
a0f621c0fc
|
Merge branch 'docs'
|
2016-10-07 16:53:37 -07:00 |
|
Alexander Karatarakis
|
50fb104f6a
|
Change VCPKG_BUILD_SHARED_LIBS to VCPKG_LIBRARY_LINKAGE with values
dynamic or static
|
2016-10-07 16:34:31 -07:00 |
|
Robert Schumacher
|
91c7d69cdb
|
[docs] Add EXAMPLE_fix_libpng into the main examples document outline
|
2016-10-07 15:39:55 -07:00 |
|
Robert Schumacher
|
1a95b4a0ec
|
Merge pull request #128 from adam4813/lua
|
2016-10-07 14:51:06 -07:00 |
|
Robert Schumacher
|
0de56e180f
|
[lua] Add version and description
|
2016-10-07 14:49:58 -07:00 |
|
Robert Schumacher
|
d3a453e638
|
[lua] Reduce post-install work needed in portfile by adding them to CMakeLists.txt
|
2016-10-07 14:49:49 -07:00 |
|
Robert Schumacher
|
057069e87b
|
Merge branch 'lua' of https://github.com/adam4813/vcpkg into adam4813-lua
|
2016-10-07 14:29:54 -07:00 |
|
Robert Schumacher
|
0838b4ae32
|
Merge pull request #120 from adam4813/bullet3
|
2016-10-07 14:24:47 -07:00 |
|
Robert Schumacher
|
b23b5c698a
|
[bullet3] Avoid '@' in version. Use more official repository. Name file such that future versions won't conflict.
|
2016-10-07 14:23:36 -07:00 |
|
Robert Schumacher
|
bf117ed2a8
|
Merge branch 'bullet3' of https://github.com/adam4813/vcpkg into adam4813-bullet3
|
2016-10-07 14:19:37 -07:00 |
|
Adam Martin
|
ea65c0e5ba
|
[lua] Initial addition
|
2016-10-07 15:54:12 -05:00 |
|
Robert Schumacher
|
96f977d38f
|
[vcpkg] Change CMake build flags to enable pdbs in Release
|
2016-10-07 12:55:41 -07:00 |
|
Adam Martin
|
f562159d6d
|
[bullet3] Updated to use newer commit and build DLLs
|
2016-10-07 14:35:42 -05:00 |
|
Robert Schumacher
|
b1fe038a83
|
Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123
|
2016-10-06 15:29:37 -07:00 |
|
Alexander Karatarakis
|
595ec61dee
|
Release script no longer adds a git tag
|
2016-10-06 14:24:10 -07:00 |
|
Alexander Karatarakis
|
7c05facd8a
|
Forward triplet options to default CMAKE variables
|
2016-10-06 13:46:41 -07:00 |
|
Alexander Karatarakis
|
b54881eacc
|
[libpng] Add static library building
|
2016-10-06 13:15:43 -07:00 |
|
Alexander Karatarakis
|
6b4d0fea90
|
Merge branch 'master' of https://github.com/Microsoft/vcpkg
|
2016-10-05 17:47:00 -07:00 |
|
Robert Schumacher
|
c48ab77596
|
Merge pull request #122 from barcharcraz/assimp
Add Assimp
|
2016-10-05 17:45:26 -07:00 |
|
Alexander Karatarakis
|
c44a1c7ad4
|
[zlib] Add rename of zlibstatic.lib to zlib.lib to portfile
|
2016-10-05 17:44:02 -07:00 |
|
Alexander Karatarakis
|
bf6ddeb018
|
Add post build checks for the presence of dlls in static builds
|
2016-10-05 17:44:02 -07:00 |
|
Alexander Karatarakis
|
52b7630c86
|
Add triplet::build_type()
|
2016-10-05 17:44:02 -07:00 |
|
Alexander Karatarakis
|
6685ff096d
|
Modify zlib portfile for building shared & static libs
|
2016-10-05 17:44:02 -07:00 |
|
Alexander Karatarakis
|
0fc610b2f7
|
Triplet files now define variables for arch, linkage, etc
|
2016-10-05 17:44:02 -07:00 |
|
Alexander Karatarakis
|
8b4f7d4a98
|
Fix cast to size_t
|
2016-10-05 17:43:46 -07:00 |
|
Alexander Karatarakis
|
57b638fea9
|
Fix release script to properly checkout .vcpkg-root in the temp dirs
|
2016-10-05 17:31:27 -07:00 |
|
Alexander Karatarakis
|
6b2ac13699
|
[doVcpkgRelease] ErrorActionPreference = "Stop"
To prevent tags from being created on fail
|
2016-10-05 17:20:45 -07:00 |
|
Alexander Karatarakis
|
12d9cba5d8
|
Update CHANGELOG and bump version to v0.0.40
|
2016-10-05 17:00:49 -07:00 |
|
Alexander Karatarakis
|
0aa4dfb718
|
Update portfile template to include SOURCE_PATH
|
2016-10-05 16:59:59 -07:00 |
|
charlie barto
|
5979d83b5b
|
fixed version
|
2016-10-05 19:01:15 -04:00 |
|
charlie barto
|
529b3f82f8
|
added assimp
|
2016-10-05 19:00:17 -04:00 |
|
charlie barto
|
7a1ad54ad9
|
Merge remote-tracking branch 'upstream/master'
|
2016-10-05 18:09:46 -04:00 |
|
charlie barto
|
f3b9053def
|
added glbinding port
|
2016-10-05 18:00:15 -04:00 |
|
Robert Schumacher
|
7a90372fd0
|
Merge pull request #118 from ethanhs/master
WIP: add libiconv port
|
2016-10-05 14:20:17 -07:00 |
|
Robert Schumacher
|
a2c6b57556
|
Merge pull request #88 from KindDragon/protobuf-grpc
Protobuf/grpc PR
|
2016-10-05 14:14:43 -07:00 |
|
Alexander Karatarakis
|
1f9b97d683
|
Add "lowercase" to the message about invalid chars
|
2016-10-05 13:45:44 -07:00 |
|
Alexander Karatarakis
|
5adf575879
|
Fix #119 [regression]: cannot use numbers in library names
|
2016-10-05 13:20:33 -07:00 |
|
Alexander Karatarakis
|
7fd71747d7
|
Display the lowercased name for errors in package parsing
|
2016-10-05 13:19:46 -07:00 |
|
Adam Martin
|
12958410a0
|
[bullet3] Initial addition
|
2016-10-05 14:49:55 -05:00 |
|
Ethan Smith
|
3bf408a1f7
|
add libiconv port
|
2016-10-04 19:30:00 -07:00 |
|
Robert Schumacher
|
779ccb9fa6
|
Merge pull request #117 from vlj/master
|
2016-10-04 17:19:57 -07:00 |
|
Robert Schumacher
|
cb10c3610b
|
[ragel] Minimize work done copying files. Add version number.
|
2016-10-04 17:17:42 -07:00 |
|
vlj
|
48e05bd339
|
Add ragel package
[roschuma rebase: removed main.cpp]
|
2016-10-04 16:35:02 -07:00 |
|
Robert Schumacher
|
e97e3bcd55
|
Merge pull request #110 from kryptan/master
Update glfw3 & glm
|
2016-10-04 15:27:48 -07:00 |
|
Alexander Karatarakis
|
cd59ff4fcf
|
Merge branch 'master' of https://github.com/Microsoft/vcpkg
|
2016-10-04 15:27:07 -07:00 |
|
Alexander Karatarakis
|
8c035ea36a
|
Temporarily use get_or_throw()
|
2016-10-04 15:25:53 -07:00 |
|
Alexander Karatarakis
|
0050125443
|
Rename function case_insensitive_find() to case_insensitive_ascii_find()
|
2016-10-04 15:23:44 -07:00 |
|
Alexander Karatarakis
|
8400da7f1d
|
Remove function prefix_path_for_package()
|
2016-10-04 15:18:44 -07:00 |
|
Alexander Karatarakis
|
429e2eca4a
|
BinaryParagraph now contains a package_spec instead of name+triplet
|
2016-10-04 15:16:07 -07:00 |
|
Alexander Karatarakis
|
e383b39637
|
Replace auto with actual type
|
2016-10-04 15:10:04 -07:00 |
|
Alexander Karatarakis
|
79f823590d
|
Temporarily use get_or_throw()
|
2016-10-04 14:55:33 -07:00 |
|
Alexander Karatarakis
|
7d13495cf9
|
All-CAPS for enum members
|
2016-10-04 14:48:39 -07:00 |
|
Alexander Karatarakis
|
bf323e8cc6
|
[package_spec]User input gets lowercased; other input is checked
|
2016-10-04 14:47:42 -07:00 |
|
Alexander Karatarakis
|
04539816b5
|
Add another result when parsing package spec: has_invalid_characters
|
2016-10-04 14:46:40 -07:00 |
|
Alexander Karatarakis
|
ea751d6630
|
Add Strings::ascii_to_lowercase()
|
2016-10-04 14:44:19 -07:00 |
|
Alexander Karatarakis
|
31c9cd8c2d
|
Remove redundant parentheses
|
2016-10-03 19:48:56 -07:00 |
|
Alexander Karatarakis
|
5d58eb29cc
|
[package_spec] Force using the factories that do sanity checks
|
2016-10-03 17:45:01 -07:00 |
|
Robert Schumacher
|
2a188efc69
|
Merge pull request #115 from adam4813/asio
[asio] Initial addition
|
2016-10-03 17:39:26 -07:00 |
|
Alexander Karatarakis
|
2f8c115777
|
[package_spec] Static factory now lowercases all chars
|
2016-10-03 17:24:42 -07:00 |
|
Alexander Karatarakis
|
330b411cd2
|
[triplet] Force using the factory that does sanity checks
|
2016-10-03 17:20:52 -07:00 |
|
Adam Martin
|
8734d3ca6d
|
[asio] Initial addition
|
2016-10-03 19:15:35 -05:00 |
|
Robert Schumacher
|
fb6ec0bb82
|
[vcpkg] Fix UWP regression introduced with ac2e248e8f. Fixes #111
|
2016-10-03 16:52:56 -07:00 |
|
Robert Schumacher
|
e03e617f06
|
[ace] Minor cleanup after PR #108
|
2016-10-03 16:14:27 -07:00 |
|
Arkadiy Shapkin
|
7af1d8d390
|
[grpc] Initial addition
|
2016-10-04 01:56:16 +03:00 |
|
Arkadiy Shapkin
|
5294d36841
|
[protobuf] Initial addition
|
2016-10-04 01:24:53 +03:00 |
|
Robert Schumacher
|
98d361de3f
|
[vcpkg] Adjust ersion to point at LICENSE.txt
|
2016-10-03 15:15:32 -07:00 |
|
Robert Schumacher
|
3b2425833b
|
Merge pull request #108 from traversaro/add-ace-port
Add ace port
|
2016-10-02 20:09:51 -07:00 |
|
Robert Schumacher
|
3791fd9c10
|
Merge pull request #109 from KindDragon/gflags
[gflags] Initial addition
|
2016-10-02 20:05:55 -07:00 |
|
kryptan
|
e1a039bc20
|
[glm] Update to version 0.9.8.1
|
2016-10-03 00:40:43 +03:00 |
|
kryptan
|
57b3e4e0ea
|
[glfw3] Update to version 3.2.1
|
2016-10-03 00:38:56 +03:00 |
|
Arkadiy Shapkin
|
827b514063
|
[gflags] Initial addition
|
2016-10-02 15:10:35 +03:00 |
|
Silvio
|
6cf29cdfb6
|
Fix space/tabs typo
|
2016-10-02 13:11:45 +02:00 |
|
Silvio
|
8a1b06efc3
|
Add ace port
|
2016-10-02 12:57:01 +02:00 |
|
Silvio
|
bcaae465c5
|
Add platform option to vcpkg_build_msbuild
Also added documentation for the platform option and the rest
of the function
|
2016-10-02 12:55:30 +02:00 |
|
Robert Schumacher
|
02d54da5cf
|
Merge pull request #104 from chwarr/chwarr/bond
[bond] Add bond 5.0.0-4-g53ea136 to ports
|
2016-10-01 17:59:04 -07:00 |
|
Christopher Warrington
|
078bdd9066
|
[bond] Add bond 5.0.0-4-g53ea136 to ports
* This adds Bond <https://github.com/Microsoft/bond> to the ports tree.
* This is basically version 5.0.0, but a few commits later to pick up
some needed CMake changes.
Closes https://github.com/Microsoft/vcpkg/issues/68
|
2016-09-30 20:08:28 -07:00 |
|