| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-26 | Merge pull request #3299 from jennifer19931112/FixClblas | Alexander Karatarakis | |
| Fix vcpkg port clblas | |||
| 2018-04-26 | Merge pull request #3300 from UnaNancyOwen/update_realsense2 | Alexander Karatarakis | |
| [realsense2] Update to v2.10.4 | |||
| 2018-04-26 | Merge pull request #3325 from agruzdev/dev/agruzdev/yato | Alexander Karatarakis | |
| [yato] Added yato library package | |||
| 2018-04-26 | [quirc] Use SOURCE_PATH | Alexander Karatarakis | |
| 2018-04-26 | [libqrencode] Use SOURCE_PATH | Alexander Karatarakis | |
| 2018-04-26 | [leveldb] Fix SOURCE_PATH. Warn before changing linkage. Other fixes | Alexander Karatarakis | |
| 2018-04-26 | [ismrmrd] Use ${SOURCE_PATH} | Alexander Karatarakis | |
| 2018-04-26 | [python3] Fix folder handling | Alexander Karatarakis | |
| 2018-04-26 | Merge pull request #3296 from pravic/sqlite | Alexander Karatarakis | |
| [sqlite3] update to 3.23.1 | |||
| 2018-04-26 | Merge pull request #3297 from pravic/sciter-update | Alexander Karatarakis | |
| [sciter] Update to 4.1.6.5883 | |||
| 2018-04-26 | [llvm] fix issue #3282 (#3286) | Jason Juang | |
| 2018-04-26 | Improve cmake routine for nodejs/http-parser. (#3283) | Nicolai Grodzitski | |
| * Improve cmake routine for nodejs/http-parser. Now it is installed as a propper target and can be searched with `find_package(http-parser REQUIRED)` and then used as a dependency like this: `target_link_libraries(main PRIVATE nodejs::http_parser)`. Also using namespace for referencing http-parser lib, which is safer, although the old name must still work, as names of the binaries remained unchanged. * Remove duplicate variable definition and add newlines at the end of files. * [http-parser] Rename exported targets to "unofficial", since they are not blessed by upstream | |||
| 2018-04-25 | [bootstrap.sh] Minor refactoring for clarity | Alexander Karatarakis | |
| 2018-04-25 | Merge pull request #3329 from rudilee/master | Alexander Karatarakis | |
| Checking for sha512sum on OS which doesn't have shasum | |||
| 2018-04-26 | [sh] Tweak so only the sh forwarder needs to be +x | Alexander Karatarakis | |
| 2018-04-25 | Merge pull request #3256 from eao197/master | Alexander Karatarakis | |
| sobjectizer updated to v.5.5.22 | |||
| 2018-04-25 | Merge pull request #3277 from lazyhamster/rhash | Alexander Karatarakis | |
| Updated rhash to 1.3.6. | |||
| 2018-04-25 | [bigint] Add missing header file #3319 (#3320) | tamaroth | |
| * [bigint] Add missing header file. File BigIntegerUtils.hh, which is required by the library, was not being copied. * [bigint] Bump control file version | |||
| 2018-04-25 | Merge branch 'master' of https://github.com/Microsoft/vcpkg | Alexander Karatarakis | |
| 2018-04-25 | Fix #3170 issue with /permissive- | Alexander Karatarakis | |
| 2018-04-25 | Update Readme to reflect cross-platform support (#3304) | Joel Clay | |
| * Remove Windows as specific prerequisite * Add crossplatform announcement to docs * [find_acquire.cmake] Fix ninja path for mac * Another pass at making more platfrom neutral * two additional fixes * [osx] Ignore .DS_Store file. Fixes #3306 * Remove noexcept from BinaryParagraph() * Add Bash shebang to bootstrap script * Update gitignore to exclude the `vcpkg` binary (artifact of the build script) from the git repo * [sh] Change to #!/bin/sh * [sh] Remove merge conflict lines * [sh] permissions * Since the auto_ptr is removed in c++17, so use unique_ptr to instead of it. * [libxmlpp] Bump version in CONTROL file * [readme] Add additional supported host platforms * [readme] Slight packing and reformatting | |||
| 2018-04-26 | Checking for sha512sum on OS which doesn't have shasum | Rudi Lee | |
| 2018-04-25 | [readme] Add additional supported host platforms | Robert Schumacher | |
| 2018-04-25 | Merge pull request #3317 from Cheney-W/fixportlibxmlpp | Alexander Karatarakis | |
| fix Port libxmlpp | |||
| 2018-04-25 | [libxmlpp] Bump version in CONTROL file | Alexander Karatarakis | |
| 2018-04-25 | Since the auto_ptr is removed in c++17, so use unique_ptr to instead of it. | Cheney Wang | |
| 2018-04-25 | [sh] permissions | Alexander Karatarakis | |
| 2018-04-25 | [sh] Remove merge conflict lines | Alexander Karatarakis | |
| 2018-04-25 | Merge pull request #3313 from jhasse/patch-1 | Alexander Karatarakis | |
| Add sh shebang to bootstrap script | |||
| 2018-04-25 | [sh] Change to #!/bin/sh | Alexander Karatarakis | |
| 2018-04-25 | Merge pull request #3323 from afnanenayet/master | Alexander Karatarakis | |
| Update gitignore to exclude the `vcpkg` binary | |||
| 2018-04-25 | [yato] Added yato library package | Alexey Gruzdev | |
| 2018-04-25 | Update gitignore to exclude the `vcpkg` binary (artifact of the build | Afnan Enayet | |
| script) from the git repo | |||
| 2018-04-25 | Add Bash shebang to bootstrap script | Jan Niklas Hasse | |
| 2018-04-25 | Remove noexcept from BinaryParagraph() | Alexander Karatarakis | |
| 2018-04-24 | [osx] Ignore .DS_Store file. Fixes #3306 | Alexander Karatarakis | |
| 2018-04-24 | Merge pull request #3305 from jclay/patch-2 | Alexander Karatarakis | |
| Add crossplatform announcement to docs | |||
| 2018-04-24 | [find_acquire.cmake] Fix ninja path for mac | Alexander Karatarakis | |
| 2018-04-24 | Add crossplatform announcement to docs | Joel Clay | |
| 2018-04-24 | [sh] Fix permission | Alexander Karatarakis | |
| 2018-04-24 | Fix PCL compile tools (#3301) | Claudio Fantacci | |
| Add missing boost definition using a patch. Better compile from HEAD. | |||
| 2018-04-24 | [README] Show cmake instructions in the README instead of only linking to ↵ | Alexander Karatarakis | |
| another md | |||
| 2018-04-24 | [vcpkg integrate] Do nothing on linux instead of showing error message | Alexander Karatarakis | |
| 2018-04-24 | Update CHANGELOG and bump version to v0.0.110 | Alexander Karatarakis | |
| 2018-04-24 | [realsense2] Disable Build Tools when Debug Configuration to Speed-Up Install | Tsukasa Sugiura | |
| Disable build tools when debug configuration to speed-up vcpkg install. | |||
| 2018-04-24 | [realsense2] Update to v2.10.4 | Tsukasa Sugiura | |
| Update realsense2 port to librealsense v2.10.4. | |||
| 2018-04-24 | Fix Clblas | Jennifer Zhao | |
| 2018-04-24 | [sciter] Update to 4.1.6.5883 | pravic | |
| 2018-04-24 | [sqlite3] Fix tool feature with static builds | pravic | |
| refs #2525 | |||
| 2018-04-24 | [sqlite3] update to 3.23.1 | pravic | |
