summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-12-28fix git submodule updateDmitry Popov
(https://wiki.archlinux.org/title/VCS_package_guidelines#Git_submodules)
2022-12-28Bump version (to r6119.b05abfc49)Dmitry Popov
2022-08-01Use cuda gccDmitry Popov
2022-08-01Fix CUDA buildDmitry Popov
2022-05-30Bump version (to r5804.6275cdc48) and fix patches accordinglyDmitry Popov
2020-06-13Bump version (to r4244.306e38ff3)Dmitry Popov
2020-06-13Add flags for R and CUDADmitry Popov
2020-02-14Bump version (to r4049.911a90283) and fix patches accordinglyDmitry Popov
2020-02-14Drop python2 support (as upstream did)Dmitry Popov
2019-08-19Bump version (to r3854.97007765) and fix patches accordinglyDmitry Popov
2019-06-13Bump version (to r3762.a2042b68) and fix patches accordinglyDmitry Popov
2018-08-09Bump version (to r3372.bbb771f3) and fix patches accordinglyDmitry Popov
2017-01-20Bump version (to r2965.a073a2c3) and fix patches accordinglyDmitry Popov
2016-12-30Bump version (to r2952.7948d1c) and fix patches accordinglyDmitry Popov
2016-09-04Bump .SRCINFODmitry Popov
2016-09-04Revert 9d16efdcDmitry Popov
This patch is no longer needed, as it is alredy applied in upstream
2016-09-04Bump version (to r2828.ecec5f7) and fix patches accordinglyDmitry Popov
2016-06-18xgboost had missing include, fixedDmitry Popov
See https://github.com/dmlc/xgboost/issues/1268 for more info This fix will be removed when upstream solves it
2016-06-17Fix python_no_libs.patchDmitry Popov
spacing has been changed a bit
2016-03-13Fix packagingDmitry Popov
since rabit doesn't contain headers outside of include/rabit anymore
2016-03-13Fix makedependsDmitry Popov
makedepends can't be overriden in package_*, so make it global
2016-02-14PKGBUILD was rewritten and refactoredDmitry Popov
Things have changed since August: new repo, new submodules, setup.py for python package, etc. New PKGBUILD handles it, packages should be built now.
2015-08-21PKGBUILDJonathan Yantis
2015-06-11Initial importJonathan Yantis