| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-19 | [libxml2] Display usage information | Robert Schumacher | |
| 2018-04-18 | [magnum] Properly deploy plugins (#3191) | Jonathan Hale | |
| * [magnum] Properly deploy magnum plugins Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Add tinygltfimporter feature Signed-off-by: Squareys <squareys@googlemail.com> * [magnum][magnum-plugins] Add features: trade and any* Prepares upcoming move of those sublibraries and allows building --head immediately. For current release this only adds some unused cmake flags that will be ignored. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Add gl feature, cleanup dependencies, mark upcoming features And sort features alphabetically. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Prepare renaming of static flag for --head installs Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Add two missing feature dependencies Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Enable magnum[any*] features by default Signed-off-by: Squareys <squareys@googlemail.com> | |||
| 2018-04-18 | [zeromq] Fix cmake targets for static zeromq | Robert Schumacher | |
| 2018-04-18 | [vcpkg edit] Now accepts multiple ports as arg | Alexander Karatarakis | |
| 2018-04-17 | Upgrade Celero to v2.2.0 (#3259) | John Farrier | |
| * Upgrade Celero to v2.2.0 * [celero] Fix installed cmake targets | |||
| 2018-04-17 | [cppzmq] Install cmake target files | Robert Schumacher | |
| 2018-04-17 | [vxl] Use system dependencies where possible -- note that openjpeg2 is still ↵ | Robert Schumacher | |
| not used. | |||
| 2018-04-17 | Use ~/.vcpkg/config instead of ~/vcpkg/config | Alexander Karatarakis | |
| 2018-04-17 | [vxl] first port - vxl commit 7a130cf of 2018/04/14 (#3265) | Patrick Grison | |
| 2018-04-17 | [realsense2] Add tools compilation (#3002) | Claudio Fantacci | |
| * Add features to realsense2 port (cherry picked from commit 87d1039774f9652275607e8bce120a7e493719d7) * Increment port version | |||
| 2018-04-17 | [physfs] Update to version 3.0.1 (#3238) | past-due | |
| 2018-04-17 | update google benchmark to 1.4.0 (#3237) | Florian | |
| 2018-04-16 | [vcpkg, xml] Parse with string-search instead of regex | Alexander Karatarakis | |
| Resolves issue with inconsistent regex behavior between platforms. For example [/s/S]*? does not properly match on Clang. String-searching is also generally more performant. | |||
| 2018-04-13 | [uwebsockets] Update to 0.14.7 (#3253) | Wimok Nopphiboon | |
| * [uwebsockets] Update to 0.14.6 * [uwebsockets] Update to 0.14.7 | |||
| 2018-04-12 | [abseil][aws-sdk-cpp][breakpad][chakracore][cimg][date][exiv2][libzip][rs-co ↵ | Robert Schumacher | |
| re-lib] Upgrades | |||
| 2018-04-12 | [date] Fix Linux&OSX, add unofficial targets | Robert Schumacher | |
| 2018-04-12 | Restore powershell extracting because shell may not be available (see #3252) | Alexander Karatarakis | |
| 2018-04-12 | Merge pull request #3251 from BillyONeal/master | Alexander Karatarakis | |
| Remove call to nonexistent member of std::fpos. | |||
| 2018-04-12 | Remove call to nonexistent member of std::fpos. | Billy O'Neal (VC LIBS) | |
| See http://eel.is/c++draft/fpos -- to get to an offset you can convert to int; there is no seekpos member. | |||
| 2018-04-12 | [vcpkg] Mark many types noexcept. Make certain code patterns more ↵ | Robert Schumacher | |
| transparent to /analyze. #ifdef-out unused code on non-windows. | |||
| 2018-04-11 | [vcpkg] Rework dependencies.cpp to improve type safety and error detection | Robert Schumacher | |
| 2018-04-10 | [directxmesh] Update to latest version. Resolves VS15.7 issues | Alexander Karatarakis | |
| 2018-04-10 | [vcpkg_build_cmake] Add workaround for WSL filesystem issues | Alexander Karatarakis | |
| 2018-04-10 | [protobuf] Fix for linux/osx | Alexander Karatarakis | |
| 2018-04-10 | [forest] Revise description. Fixes #3235 | Robert Schumacher | |
| 2018-04-10 | Add liblinear package (#3229) | chausner | |
| 2018-04-10 | [vcpkg] Always use -c65001 for the resource compiler on windows. Fixes #3221. | Robert Schumacher | |
| 2018-04-10 | At static build now the bin directories are removed. (#3240) | Gabor Cseh | |
| 2018-04-10 | [vcpkg] Don't pass /utf-8 to VS 2013 | Robert Schumacher | |
| 2018-04-10 | [yoga] Update to 1.8.0 (#3234) | RT222 | |
| 2018-04-09 | [abseil][aws-sdk-cpp][exiv2][forest][jsonnet][rs-core-lib][thrift][unicorn-l ↵ | Robert Schumacher | |
| ib] Upgrades | |||
| 2018-04-09 | Fix typo | Alexander Karatarakis | |
| 2018-04-09 | Merge pull request #3200 from josuegomes/graphicsmagick-1.3.28 | Alexander Karatarakis | |
| GraphicsMagick 1.3.28 | |||
| 2018-04-09 | Merge pull request #3194 from pravic/sqlite | Alexander Karatarakis | |
| [sqlite3] update to 3.23.0 | |||
| 2018-04-09 | [folly] Update taking into account change in cmake files location | Robert Schumacher | |
| 2018-04-08 | [ps1] Handle "downloading" local files | Alexander Karatarakis | |
| Fixes #3230 | |||
| 2018-04-07 | Merge pull request #3214 from RT222/sol | Alexander Karatarakis | |
| [sol] Update to version 2.19.5 | |||
| 2018-04-07 | Remove more unused #include directives | Alexander Karatarakis | |
| 2018-04-07 | Merge pull request #3217 from RT222/icu | Alexander Karatarakis | |
| [icu] Update to version 61.1 | |||
| 2018-04-07 | Merge pull request #3216 from RT222/pugixml | Alexander Karatarakis | |
| [pugixml] Update to version 1.9 | |||
| 2018-04-07 | Remove unused #include directives | Alexander Karatarakis | |
| 2018-04-07 | [export.cpp] Define all valuse in BuildOptions | Alexander Karatarakis | |
| 2018-04-07 | [commands] Clang-tidy fixes | Alexander Karatarakis | |
| 2018-04-07 | Util::unused() for commands that don't have arguments | Alexander Karatarakis | |
| 2018-04-07 | [build.cpp] Clang tidy fixes | Alexander Karatarakis | |
| 2018-04-07 | constructor order of init | Alexander Karatarakis | |
| 2018-04-07 | [system.cpp] Naming convention, const, auto& | Alexander Karatarakis | |
| 2018-04-07 | Use <ctime> instead of <time.h>. Default construct. | Alexander Karatarakis | |
| 2018-04-07 | [cofffilereader.cpp] static const -> static constexpr | Alexander Karatarakis | |
| 2018-04-07 | fs.beg -> std::festream::beg | Alexander Karatarakis | |
