aboutsummaryrefslogtreecommitdiff
path: root/ports/itpp/CONTROL
AgeCommit message (Collapse)Author
2021-02-26[vcpkg baseline] [itpp] Fix include directory (#16385)Phoebe
* [itpp] Fix include directory * Update versions * [itpp] Disable optional packages Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-07-03[vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018)Jack·Boos·Yu
2020-06-26[vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899)Jack·Boos·Yu
2020-06-12[vcpkg baseline] Fix baseline error (#11896)Jack·Boos·Yu
* [tinyfiledialogs] Re-trigger CI test * [msix] Fix source hash * [geographiclib] Re-trigger CI test * [soundtouch] Re-trigger CI test * update baseline * [plplot] Re-trigger CI test * [dmlc] Fix issues with parallel configuration * [tclap] Re-trigger CI test * [itpp] Re-trigger CI test * [mpg123] Re-trigger CI test * [qwt] Re-trigger CI test * [soundtouch] Re-trigger CI test * [pthreads] Re-trigger CI test
2019-08-01[manyports]Regenerate patches and modify how the patches are used. (#7484)JackBoosY
* [ccfits]Regenerate patches and modify how the patches are used. * [itpp]Regenerate patches and modify how the patches are used. * [mpg123]Regenerate patches and modify how the patches are used. * [qwt]Regenerate patches and modify how the patches are used. * [sdl1]Remove a patche and modify how the patches are used.
2019-05-29[itpp] Add new portNancyLi1013