Ebrahim Byagowi
242a3b2a80
Update harfbuzz to 1.3.4
...
The needed local patches are now upstreamed thus no longer needed.
Also Uniscribe backend is no longer default enabled so almost no lib
is needed to be linked.
2016-12-06 09:08:33 +03:30
Alexander Karatarakis
ff4d33b156
[boost] Don't use --layout=system. Resolves #369
2016-12-05 16:42:30 -08:00
Robert Schumacher
aba7637a36
Merge pull request #370 from sdcb/aws-sdk
...
Add aws-sdk-cpp
2016-12-05 12:29:36 -08: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
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 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 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 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
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
flysha
915d99ecb7
[aws-sdk-cpp] correct FORCE_SHARED_CRT
2016-11-30 23:06:00 +08:00
flysha
5b2d836e14
[aws-sdk-cpp] enable static and disable test
2016-11-30 23:03:49 +08:00
Robert Schumacher
61e484a640
Merge fix #306
2016-11-29 18:27:45 -08:00
Alexander Karatarakis
35152bb4fd
Use new Files functions
2016-11-29 18:11:18 -08:00
Alexander Karatarakis
0b996a002e
[Files] Add functions to get all files of a dir recursively or non-recursively
2016-11-29 18:08:00 -08:00
Alexander Karatarakis
0da18a3d53
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2016-11-29 18:07:19 -08:00
Robert Schumacher
c527a5ed46
Merge pull request #366 from traversaro/add-freeimage
...
Add freeimage port
2016-11-29 18:03:44 -08:00
Robert Schumacher
b2ec171574
[freeimage] Always define FREEIMAGE_LIB in static mode.
2016-11-29 18:02:49 -08:00
Robert Schumacher
af2b0cab42
[libraw] Rename Module to Config to increase flexibility of install locations
2016-11-29 17:48:32 -08:00
Robert Schumacher
6479147c6e
Merge branch 'master' into traversaro-add-freeimage
2016-11-29 17:38:54 -08:00
Alexander Karatarakis
74f69ade18
Introduce PostBuildLint namespace
2016-11-29 17:17:45 -08:00
Robert Schumacher
ab147b838b
[vcpkg] Remove link-time choice of thread-safe vs non-thread-safe so that dependent libraries make the right choice.
2016-11-29 17:12:45 -08:00
Alexander Karatarakis
af120041b6
Move file functions to vcpkg_Files.h
2016-11-29 17:04:41 -08:00
Alexander Karatarakis
7097f27cad
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2016-11-29 16:45:32 -08:00
Alexander Karatarakis
c0564b6111
Remove unused function
2016-11-29 16:45:21 -08:00