Jiaming Yuan
b8c6b86792
Bump version to 1.7.5. ( #8994 )
2023-03-29 21:41:10 +08:00
Jiaming Yuan
a1c209182d
[backport] Update c++ requirement to 17 for the R package. ( #8860 ) ( #8983 )
2023-03-27 18:24:25 +08:00
Jiaming Yuan
36ad160501
Bump version to 1.7.4. ( #8805 )
2023-02-16 06:40:01 +08:00
Jiaming Yuan
68d86336d7
[backport] [R] fix OpenMP detection on macOS ( #8684 ) ( #8732 )
...
Co-authored-by: James Lamb <jaylamb20@gmail.com>
2023-01-29 12:43:10 +08:00
Jiaming Yuan
021e6a842a
[backport] [R] Get CXX flags from R CMD config. ( #8669 ) ( #8680 )
2023-01-14 18:46:59 +08:00
Jiaming Yuan
dd58c2ac47
Bump version to 1.7.3. ( #8646 )
2023-01-06 17:55:51 +08:00
Jiaming Yuan
62ed8b5fef
Bump release version to 1.7.2. ( #8569 )
2022-12-08 21:46:26 +08:00
Philip Hyunsu Cho
534c940a7e
Release 1.7.1 ( #8413 )
...
* Release 1.7.1
* Review comment
2022-11-03 15:37:54 -07:00
Philip Hyunsu Cho
153d995b58
Fix building XGBoost with libomp 15 ( #8384 ) ( #8387 )
2022-10-26 00:43:10 -07:00
Jiaming Yuan
28a466ab51
Fixes for R checks. ( #8330 )
...
- Bump configure.ac version.
- Remove amalgamation to reduce the build time for a single object with the added benefit that we can use parallel build during development.
- Fix c function prototype warning.
- Remove Windows automake file generation step to make the build script easier to understand.
2022-10-20 02:52:54 +08:00
Jiaming Yuan
d4796482b5
Fix failures on R hub and Win builder. ( #7763 )
...
* Update date.
* Workaround amalgamation build with clang. (SimpleDMatrix instantiation)
* Workaround compiler error with driver push.
* Revert autoconf requirement.
* Fix model IO on 32-bit environment. (i386)
* Clarify the function name.
2022-03-30 07:14:33 +08:00
Christian Marquardt
39c5616af2
Added CPPFLAGS and LDFLAGS to the testing for OpenMP during R installation from source. ( #7759 )
2022-03-28 19:14:07 +08:00
James Lamb
c686bc0461
[R] remove warning in configure.ac ( fixes #6151 ) ( #6152 )
...
* [R] remove warning in configure.ac (fixes #6151 )
* update configure
2020-09-22 22:47:38 -07:00
Philip Hyunsu Cho
e35ad8a074
[R] Fix duplicated libomp.dylib error on Mac OSX ( #5701 )
2020-05-24 23:37:33 -07:00
James Lamb
f656ef2fed
[R-package] Reduce duplication in configure.ac ( #5693 )
...
* updated configure
2020-05-22 12:15:22 +08:00
Philip Hyunsu Cho
cb3ed404cf
[R] Enable OpenMP with AppleClang in XGBoost R package ( #5240 )
...
* [R] Enable OpenMP with AppleClang in XGBoost R package
* Dramatically simplify install doc
2020-01-28 12:37:22 -08:00
Philip Hyunsu Cho
0c7455276d
[R] Robust endian detection in CRAN xgboost build ( #5232 )
...
* [R] Robust endian detection in CRAN xgboost build
* Check for external backtrace() lib
* Update Makevars.win
2020-01-27 02:55:13 -08:00
Tong He
84a3af8dc0
Fix CRAN check warnings/notes ( #3988 )
...
* fix
* reorder declaration to match initialization
2018-12-12 08:23:20 -06:00
Qiang Kou (KK)
c441d0916e
fix #2228 ( #2238 )
2017-04-29 18:44:08 -07:00
Qiang Kou (KK)
7948d1c799
disable openmp on solaris ( #1912 )
2016-12-28 11:32:56 -08:00
Yixuan Qiu
b14994aeff
[R Package] Use the C++ 11 compiler to test OpenMP flags ( #1881 )
...
* fix segfault when gctorture() is enabled
* use the C++ 11 compiler to test OpenMP flags
* auto-generated configure script
2016-12-16 15:11:06 -08:00
Qiang Kou (KK)
5ebd8fb809
autoconf for solaris ( #1880 )
2016-12-16 21:56:10 +01:00