Commit Graph

1270 Commits

Author SHA1 Message Date
codicodi
fd74c49a5f [lua] add interpreter and compiler 2016-12-04 19:11:01 +01:00
vlj
b78fdc6994 Add shaderc. 2016-12-04 19:02:32 +01:00
vlj
49e760390e Expose some glslang internal includes and enforce static build. 2016-12-04 19:02:18 +01:00
codicodi
6e3b500a82 [nana] initial commit 2016-12-04 15:03:47 +01:00
Alexander Kaspar
4a3cbbe5ef Merge branch 'qca' of github.com:gnome71/vcpkg into qca 2016-12-03 19:29:03 +01:00
Alexander Kaspar
c5b6f019bd Merge branch 'qca' of ssh://github.com/gnome71/vcpkg into qca 2016-12-03 13:27:41 +01:00
Alexander Kaspar
bf187f318a [qca] Added mk-ca-bundle.pl to generate certstore at build time. 2016-12-03 13:10:15 +01:00
Alexander Kaspar
26793bd449 [qca] Added mk-ca-bundle.pl to generate certstore at build time. 2016-12-03 12:46:56 +01:00
Robert Schumacher
a710f67e52 [vcpkg] Remove automatic include paths and link paths from CMake toolchain. It is customary to use find_X() in CMake, so automatic paths are not needed. 2016-12-03 02:54:37 -08:00
Alexander Karatarakis
f620725842 Merge pull request #381 from barcharcraz/fix_alias
fixed vcpkg trying to set properties on INTERFACE and ALIAS targets
2016-12-02 11:56:22 -08:00
Alexander Karatarakis
3b9e77a477 Merge pull request #380 from barcharcraz/qt5-libpq
Added libpq support to qt5
2016-12-02 11:55:46 -08:00
Alexander Karatarakis
68a3cad1b8 Merge branch 'phsucharee-master' 2016-12-02 11:48:09 -08:00
Alexander Karatarakis
bdbf98a730 [jxrlib] Bump version 2016-12-02 11:47:52 -08:00
Charlie Barto
f874d15eca fixed vcpkg trying to set properties on INTERFACE and ALIAS targets 2016-12-02 12:24:14 -05:00
charlie barto
67303f1569 Added libpq support to qt5
qt5 changes

more qt5 changes

added libpq to qt5

fix merge

fixed left over git thing
2016-12-02 12:19:18 -05:00
phsucharee
8762c2a626 [jxrlib] Remove __ANSI__ preprocessor definition 2016-12-02 16:35:36 +01:00
Alexander Kaspar
095a2ce317 Merge branch 'qca' of github.com:gnome71/vcpkg into qca 2016-12-02 16:18:49 +01:00
Alexander Kaspar
813e421490 Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-12-02 16:15:33 +01:00
Jason Yang
31b4236f09 rename dll to wastorage to keep consistency 2016-12-02 17:17:53 +08:00
Alexander Kaspar
13b0c034ec [qca] downloading cacerts from curl homepage, because used version is very outdated. 2016-12-02 10:12:57 +01:00
Alexander Kaspar
279f6d5830 Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-12-02 09:00:27 +01:00
Jason Yang
5849d36d48 [azure-storage-cpp] add link to v2.5.0 2016-12-02 14:54:03 +08:00
Alexander Karatarakis
25b6ef7a9d Merge pull request #354 from codicodi/add-icu
[ICU] Initial commit
2016-12-01 20:42:35 -08:00
Alexander Karatarakis
a195dedf52 get_installed_files() now filters out the directories 2016-12-01 20:39:28 -08:00
Alexander Karatarakis
a8c189c3f2 [pre-install checks] Greatly improve the check for already isntalled
files
2016-12-01 17:22:20 -08:00
Alexander Karatarakis
4d298be260 [owns command] Use get_installed_files() 2016-12-01 15:37:08 -08:00
Alexander Karatarakis
7c2abc755f Introduce function get_installed_files() 2016-12-01 15:36:39 -08:00
Guillaume Dumont
8b558dbe51 Updated gflags to v2.2.0 2016-12-01 10:19:31 -05:00
codicodi
b5a6f7eb63 Fix arch/linkage checks 2016-12-01 15:03:33 +01:00
Alexander Kaspar
62673ac328 Merge branch 'qca' of github.com:gnome71/vcpkg into qca 2016-12-01 15:00:36 +01:00
Alexander Kaspar
cb280e48a8 Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-12-01 14:59:39 +01:00
Alexander Kaspar
0f797c7a01 [qca] working on certstore 2016-12-01 13:43:36 +01:00
Alexander Karatarakis
79399923b6 Remove unused function 2016-12-01 02:03:07 -08:00
Alexander Karatarakis
53598df287 Remove unused #include directives 2016-12-01 02:02:49 -08:00
Alexander Kaspar
aa95e7bf39 Merge branch 'qca' of ssh://github.com/gnome71/vcpkg into qca 2016-12-01 10:54:25 +01:00
Alexander Karatarakis
6eac44c964 Move install_package() and deinstall_package() to the files of the
appropriate commands
2016-12-01 01:49:24 -08:00
Alexander Karatarakis
89aaf195fb Remove unused variable 2016-12-01 01:37:41 -08:00
Alexander Karatarakis
936d74d6f7 Merge branch 'checkbeforeinstalling' 2016-12-01 01:31:45 -08:00
Alexander Karatarakis
1f758b19a5 [install-command] Verify files will not overwrite existing files 2016-12-01 01:31:15 -08:00
Alexander Kaspar
7f9353dd95 Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-12-01 08:59:01 +01:00
sdcb
007de30723 [aws-sdk-cpp] correct patch path 2016-12-01 10:56:43 +08:00
sdcb
e6a26aaa31 [aws-sdk-cpp] set FORCE_SHARED_CRT ON when building dynamic. 2016-12-01 10:27:27 +08:00
sdcb
76f99eecfc [aws-sdk-cpp] add patch to define USE_IMPORT_EXPORT to fix dynamic build link issue 2016-12-01 10:23:35 +08:00
Alexander Karatarakis
223e7f970d Use check_exit() instead of check_throw() 2016-11-30 14:16:37 -08:00
Alexander Karatarakis
ae379fedea Move print_paths() to Files:: 2016-11-30 14:08:43 -08:00
Alexander Karatarakis
5b6baf0ce0 Rename function 2016-11-30 14:06:49 -08:00
Alexander Karatarakis
0042316c4b Introduce filesystem_fs.h 2016-11-30 13:38:42 -08:00
Alexander Karatarakis
5815a10238 Merge branch 'master' of https://github.com/Microsoft/vcpkg 2016-11-30 12:38:13 -08:00
Alexander Karatarakis
760ae1c3ce Merge pull request #375 from Wakusei/port-yamlcpp
Added yaml-cpp
2016-11-30 12:35:03 -08:00
Alexander Kaspar
03cdf1dc97 [qca] import local certs 2016-11-30 21:34:35 +01:00