martin-s
c2b9c33adf
Added parameter to vcpkg_copy_pdbs.cmake ( #3688 )
...
* - Added paths argument to locate pdbs.
* n/a
* - fixed line endings.
* [vcpkg-copy-pdbs] Tweak argument to replace patterns instead of adding patterns. Add slightly more detailed documentation.
2018-06-16 18:42:25 +02:00
Robert Schumacher
3726ce9557
[sqlite3] Improve usage on non-Windows; Fixes example and Fixes #3703
2018-06-16 01:56:12 -07:00
Robert Schumacher
a650bad523
Updates 2018.06.15
2018-06-15 22:16:58 -07:00
Dominic Black
254c5722b1
[tinyobjloader] header-only library ( #3698 )
...
* Added tinyobjloader header-only library
* [tinyobjloader] Use CMake compilation which provides targets
2018-06-16 05:20:05 +02:00
Josue Andrade Gomes
8c77af41ba
GraphicsMagick 1.3.29 ( #3732 )
2018-06-16 04:40:07 +02:00
Robert Schumacher
ee3183c58a
[nana] Fix linux builds; install cmake targets
2018-06-15 14:51:57 -07:00
Robert Schumacher
cd8813fb9c
[fontconfig] Fix non-Windows builds
2018-06-15 14:51:57 -07:00
Alexander Karatarakis
239b353301
[yaml-cpp] Fix _NOEXCEPT
2018-06-14 19:04:43 -07:00
Alexander Karatarakis
7ba1c76781
Add retries to post-extract rename
2018-06-14 14:01:47 -07:00
Martin Hořeňovský
fb7b8365fe
Add a modernized cross-platform fork of MiniSat 2.2 ( #3692 )
...
* Add a modernized cross-platform fork of MiniSat 2.2
* [minisat-master-keying] Put copyright in correct directory. Lowercase share name.
2018-06-14 22:37:39 +02:00
Nicolai Grodzitski
810268cc51
Upgrade RESTinio to v.0.4.6. ( #3726 )
2018-06-14 19:24:24 +02:00
Alexander Karatarakis
0ecfd89be9
Merge pull request #3720 from Microsoft/dev/alkarata/bootstrapwin64
...
[bootstrap.ps1] Add option for building 64-bit vcpkg.exe
2018-06-13 23:56:06 -07:00
Alexander Karatarakis
0bb94b28c8
Merge pull request #3616 from fcharlie/fcharlie_update
...
[curl] fix curl[tool] support HTTP2 use WinSSL
2018-06-13 19:01:06 -07:00
Alexander Karatarakis
07f30080b2
Merge pull request #3696 from Milerius/master
...
[shiva] add a port of shiva c++ engine
2018-06-13 15:03:57 -07:00
Alexander Karatarakis
c97b12d1b3
Merge pull request #3623 from eao197/master
...
sobjectizer port updated to v.5.5.22.1
2018-06-13 14:59:32 -07:00
Alexander Karatarakis
f8cca36963
Merge pull request #3663 from andreasschulte/sundials_update_3_1_1
...
[sundials] update to 3.1.1
2018-06-13 12:07:12 -07:00
Alexander Karatarakis
4a4215c2e5
Win7 compat. Fail if 64-bit requested on 32-bit machine
2018-06-13 11:54:33 -07:00
Alexander Karatarakis
e7721cde19
[bootstrap.ps1] Add option for building 64-bit vcpkg.exe
2018-06-13 11:21:12 -07:00
Alexander Karatarakis
ea60ecd8d8
Merge pull request #3702 from UnaNancyOwen/update_realsense2
...
[realsense2] Update to v2.12.0
2018-06-13 11:04:59 -07:00
Alexander Karatarakis
f9f7ed4c17
Merge pull request #3642 from crackedmind/update_pdcurses
...
[pdcurses] Update PDCurses to 3.6
2018-06-13 10:57:49 -07:00
Alexander Karatarakis
3152af9025
Merge pull request #3661 from pravic/sqlite
...
[sqlite3] update to 3.24.0
2018-06-13 10:46:28 -07:00
Alexander Karatarakis
7d899bb453
[sundials] Add patch for uwp
2018-06-12 22:22:18 -07:00
Robert Schumacher
2a0bf9c488
Upgrades for 2018.06.12
2018-06-12 21:14:14 -07:00
Robert Schumacher
e5253d22d2
[cpp-redis] Fix non-Windows builds
2018-06-12 21:13:39 -07:00
Robert Schumacher
66b71a0fba
[zstd] Fix non-Windows builds
2018-06-12 21:13:39 -07:00
Alexander Karatarakis
c24e50d47f
Merge pull request #3664 from pravic/sciter-update
...
[sciter] Update to 4.1.9.5981
2018-06-12 21:02:34 -07:00
Alexander Karatarakis
3bf6a8c6f2
Merge pull request #3708 from jwillemsen/jwi-ace-650
...
[ace] 6.5.0
2018-06-12 21:00:03 -07:00
Alexander Karatarakis
87f9f50166
Merge pull request #3701 from shpala/pavel/upgrade_flatbuffers
...
Upgrade flatbuffers to the current latest release (1.9.0)
2018-06-12 20:28:36 -07:00
Alexander Karatarakis
d6837fd50d
Merge pull request #3709 from LarryIII/FixerrorC2338
...
Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338
2018-06-12 17:14:50 -07:00
Alexander Karatarakis
56cc9ac15c
Make bootstrap.bat parameters match bootstrap.sh
2018-06-12 17:13:17 -07:00
Robert Schumacher
f2a8b4f1fb
[tacopie] Fix non-Windows builds
2018-06-12 16:48:18 -07:00
roman Sztergbaum
220e086d12
[shiva] modernize portfile
2018-06-13 00:00:16 +02:00
Kristina Simpson
5c8b828e07
Commit a fix to gumbo on Linux so that it does include the string changes by default ( #3704 )
...
* Commit a fix to gumbo on linux so that it does include the string change macros by default.
* [gumbo] Bump CONTROL file.
2018-06-12 19:19:02 +02:00
Larry-Hu
9d0c7ca02e
Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338
2018-06-12 01:34:07 -07:00
Johnny Willemsen
dabe12f02e
ACE 6.5.0
2018-06-12 10:15:31 +02:00
Alexander Karatarakis
80f64c24dc
[sqlite-modern-cpp] Update to latest version (contains bugfixes for msvc)
2018-06-11 17:05:27 -07:00
Alexander Karatarakis
db3004459f
Improve disableMetrics propagation when consuming CMakeLists directly
2018-06-11 17:01:13 -07:00
Alexander Karatarakis
82f53ac82c
Fix slash
2018-06-11 13:26:16 -07:00
Tsukasa Sugiura
3108667314
[realsense2] Update to v2.12.0
...
Update realsense2 port to librealsense v2.12.0.
2018-06-12 03:39:08 +09:00
shpala
7d2b0ec86b
Upgrade flatbuffers to 1.9.0
2018-06-11 13:05:22 +03:00
Roman Sztergbaum
823e6a2abf
[shiva] add a port of shiva c++ engine
2018-06-10 16:26:25 +02:00
Alexander Karatarakis
5af585756c
Fix shell prefix
2018-06-08 18:41:46 -07:00
Alexander Karatarakis
52b945f8a3
Update doc
2018-06-08 18:40:20 -07:00
Alexander Karatarakis
9508d4aad2
Add -disableMetrics for linux
2018-06-08 18:40:20 -07:00
Alexander Karatarakis
895b73265b
Merge pull request #3689 from eXpl0it3r/patch-2
...
Added proper window-static support
2018-06-08 17:18:18 -07:00
Lukas Dürrenberger
2a9fd468eb
Added proper window-static support
...
Just replacing export symbols doesn't really do the trick as the config file still won't find the static libraries, by "forcing" the `SFML_STATIC_LIBRARIES` to true when using the static target, the SFMLConfig.cmake and SFMLConfigDependencies.cmake files will properly detect the static libraries and it will also set the config header correctly.
2018-06-09 01:45:43 +02:00
Alexander Karatarakis
39c70573df
Update documentation
2018-06-08 16:33:38 -07:00
Alexander Karatarakis
91ec5c4301
bootstrap.bat now forwards args to ps1
2018-06-08 16:26:57 -07:00
Alexander Karatarakis
9750fff027
[bootstrap] Add option to specify WinSDK
2018-06-08 13:32:21 -07:00
cDc
47d904608c
[cgal] feature qt5 ( #3646 )
2018-06-06 02:48:03 -07:00