| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-06 | Merge pull request #735 from nagua:fftw3 | Robert Schumacher | |
| [fftw3] Add fftw3 port to vcpkg | |||
| 2017-03-06 | [fftw3] Avoid replacing CMAKE_CXX_FLAGS -- just add the definitions needed. | Robert Schumacher | |
| 2017-03-06 | [vcpkg-configure-cmake] Centralize application of ↵ | Robert Schumacher | |
| CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP | |||
| 2017-03-06 | Merge branch 'say-no-to-crt-dlls' of https://github.com/codicodi/vcpkg into ↵ | Robert Schumacher | |
| codicodi-say-no-to-crt-dlls | |||
| 2017-03-06 | Undef everything unneeded in config.h | Nicolas Riebesel | |
| 2017-03-06 | Improve the static vs dynamic handling of fftw3 | Nicolas Riebesel | |
| 2017-03-06 | Make use of static and dynamic linking | Nicolas Riebesel | |
| 2017-03-06 | Add initial fftw3 support | Nicolas Riebesel | |
| 2017-03-05 | [poco & openjpeg] Prevent installation of CRT redistributables | codicodi | |
| 2017-03-05 | [msmpi] Increase logging of msiexec extraction | Robert Schumacher | |
| 2017-03-03 | Rename policy to OnlyReleaseCRT | Alexander Karatarakis | |
| 2017-03-03 | [msmpi] Enable NoDebugBinaries policy. Resolves #728 | Alexander Karatarakis | |
| 2017-03-02 | [ffmpeg] Disable static building. | Robert Schumacher | |
| 2017-03-02 | [ffmpeg] Hotfix accounting for new flags | Robert Schumacher | |
| 2017-03-02 | [ffmpeg] Initial commit of version 3.2.4 | Robert Schumacher | |
| 2017-03-02 | Merge pull request #724 from codicodi/bump-lua | Robert Schumacher | |
| [lua] update to 5.3.4 | |||
| 2017-03-02 | [lua] Expanded comment on COMPILE_AS_CPP | Robert Schumacher | |
| 2017-03-02 | [lua] add comment about new option | codicodi | |
| 2017-03-02 | [lua] update to 5.3.4 | codicodi | |
| 2017-03-02 | [boost] Hotfix for building on VS2015 | Robert Schumacher | |
| 2017-03-02 | Merge branch 'dev/roschuma/boost' | Robert Schumacher | |
| 2017-02-28 | [flatbuffers] Initial commit of v1.6.0. Fixes #35. | Robert Schumacher | |
| 2017-02-28 | [boost] Support for VS2017 | Robert Schumacher | |
| 2017-02-28 | Merge pull request #678 from albertziegenhagel/vtk | Robert Schumacher | |
| Add VTK port | |||
| 2017-02-28 | [vtk] Don't define size_t. Override HDF5 library detection (bug in FindHDF5) | Robert Schumacher | |
| 2017-02-28 | [netcdf-cxx4] Initial commit of version 4.3.0 | Robert Schumacher | |
| 2017-02-28 | [netcdf-c] Add transitive cmake dependency on hdf5 | Robert Schumacher | |
| 2017-02-28 | [netcdf-c] Initial commit of version 4.4.1.1 | Robert Schumacher | |
| 2017-02-28 | [hdf5] Mark linked libraries as private | Robert Schumacher | |
| 2017-02-28 | [hdf5] Update to 1.10, enable disabling of static libs | Robert Schumacher | |
| 2017-02-27 | [szip] Change default component to match build type | Robert Schumacher | |
| 2017-02-27 | Merge branch 'pugixml' of https://github.com/ab-acx/vcpkg into ab-acx-pugixml | Alexander Karatarakis | |
| 2017-02-27 | Adding pugixml version 1.8.1 | ab | |
| 2017-02-25 | Merge pull request #716 from codicodi/bump-spdlog | Alexander Karatarakis | |
| [spdlog] update to 0.12.0 | |||
| 2017-02-25 | Merge pull request #713 from codicodi/bump-lz4 | Alexander Karatarakis | |
| [lz4] update to 1.7.5 | |||
| 2017-02-25 | Merge pull request #712 from codicodi/bump-flac | Alexander Karatarakis | |
| [libflac] update to 1.3.2 | |||
| 2017-02-25 | Merge pull request #715 from codicodi/bump-lzma | Alexander Karatarakis | |
| [liblzma] update to 5.2.3 | |||
| 2017-02-25 | [spdlog] fix indentation | codicodi | |
| 2017-02-25 | [spdlog] update to 0.12.0 | codicodi | |
| 2017-02-25 | [liblzma] update to 5.2.3 | codicodi | |
| 2017-02-25 | [lz4] update to 1.7.5 | codicodi | |
| 2017-02-25 | [libflac] bum version in CONTROL file | codicodi | |
| 2017-02-25 | [libflac] update to 1.3.2 | codicodi | |
| 2017-02-24 | [opengl] Add branch for Windows 8.1 SDK | Alexander Karatarakis | |
| 2017-02-24 | [qt5] Further reduce regressions. | Robert Schumacher | |
| Fix issue where generated cmake points at the wrong tools folder. | |||
| 2017-02-23 | [qt5] Reduce number of skipped components. | Robert Schumacher | |
| 2017-02-23 | [aws-sdk-cpp] Switch build to use Ninja to improve performance. | Robert Schumacher | |
| 2017-02-23 | [qt5] Exercise full control over build configuration. | Robert Schumacher | |
| Bumps version to 5.7.1-2 This fixes several issues: - Prevents a hang for user input during the build. - Moves the tools into a subdirectory so their DLLs do not interfere with other packages. - Adds the currently installed DLLs to the path so that tools compiled during the build can be run. - Uses our system's copy of double-conversion. - No longer uses looped builds; I haven't seen issues since the update to JOM 1.1.2 - Works around an issue with Qt5Bootstrap (QTBUG-55499) Regressions to fix: - Disables many subcomponents | |||
| 2017-02-21 | [opengl] Add -ExecutionPolicy Bypass when invoking powershell as a child | Robert Schumacher | |
| process. | |||
| 2017-02-21 | [opengl] Use the latest installed version of WinSDK | Alexander Karatarakis | |
| Resolves #697, #99 | |||
