aboutsummaryrefslogtreecommitdiff
path: root/ports/replxx/portfile.cmake
AgeCommit message (Collapse)Author
2021-10-11[replxx] Update to 0.0.3 (#20606)chausner
* Update replxx to 0.0.3 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
2020-05-26[replxx] Add missing header <stdexcept> needed to name std::runtime_error ↵Billy O'Neal
for replxx. (#11571) * [replxx] Add missing header <stdexcept> needed to name std::runtime_error for replxx. Already applied upstream as https://github.com/BillyONeal/replxx/commit/723d9c84869511dfb5e63f5c3d3372ac38114713 * Bump version.
2020-05-19[cmake] Update to 3.17.2 (#10767)Jack·Boos·Yu
* [cmake] Update to 3.17.1 * update cmake directory name * [cpuid] Fix install headers. * [stormlib] Fix install headers * [murmurhash] Fix install headers * [metrohash] Fix install headers * update baseline * update baseline * [otl] update hash * update baseline * [gts] Do not use ninja to avoid empty implib issue * update baseline * [dmlc] Re-trigger ci test * [replxx] Re-trigger ci test * update baseline * [osg] Re-trigger ci test * [replxx] Fix build failure * Set cmake min version to 3.17.1 * update baseline * [libnice] Re-trigger ci test * [mlpack] Re-trigger ci test * update to 3.17.2 * update cmake hash * update baseline * update baseline * update baseline * update baseline * Update scripts/ci.baseline.txt Co-authored-by: Billy O'Neal <billy.oneal@gmail.com> * update baseline * update baseline * [magnum] Set magnum:arm64-windows to skip in baseline * [nanogui] Set nanogui:arm64-windows to fail in baseline * [nettle] Set nettle:x64-windows to fail, waiting for fix this issue in another PR * re-trigger CI test * update baseline * Install unixODBC in Linux * [nanodbc] Re-trigger CI test * update baseline * Remove space * update baseline
2020-03-27[replxx] Add new port (#10052)kreuzerkrieg
* replxx * wip