Commit Graph

1049 Commits

Author SHA1 Message Date
Alexander Kaspar
dba8ebd9fc Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-12-05 17:43:13 +01:00
Robert Schumacher
e83e532181 Merge pull request #382 from codicodi/add-nana
[nana] initial commit
2016-12-05 04:35:01 -08:00
codicodi
58c6c686a6 [nana] fix harmless but still ugly mix-up 2016-12-05 13:32:11 +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
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
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
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
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
Alexander Kaspar
90f0e2fb17 Merge branch 'qca' of github.com:gnome71/vcpkg into qca 2016-11-30 19:11:07 +01:00
Alexander Kaspar
255849a3c0 Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-11-30 19:10:23 +01:00
Alexander Kaspar
5a04753a4a [qca] added PS script to extract local certs from store 2016-11-30 17:16:59 +01:00
Alexander Kaspar
069fb0f971 formatting portfile 2016-11-30 10:10:01 +01:00
Alexander Kaspar
334d666dda Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-11-30 09:39:27 +01:00
Robert Schumacher
61e484a640 Merge fix #306 2016-11-29 18:27:45 -08:00