- 01 Sep, 2019 1 commit
-
-
Nikita Titov authored
* added R-package docs generation routines * change theme to be more consistent with sphinx_rtd_theme on main site in terms of color scheme * placed man folder with old Rd files back * specify full path to conda and make script more readable by one line - one pkg * removed commented lines from build_r_site script * made one line - one argument in build_reference() call * pin R package versions * fixed conflict
-
- 08 May, 2019 1 commit
-
-
Guolin Ke authored
* fix travis badge * updated GitHub Microsoft URL
-
- 29 Apr, 2019 1 commit
-
-
Nikita Titov authored
* set platform via A option * style hotfix * updated R installation script * updated Python installation script * updated CI test script * provide VS version-ingependent link for redistributables download * added link to VS 2019 redistributables * added VS 2019 match for Boost binaries
-
- 05 Sep, 2018 1 commit
-
-
Nikita Titov authored
* Update README.md * Update README.rst * Update Installation-Guide.rst * Update Installation-Guide.rst
-
- 29 Aug, 2018 2 commits
-
-
Nikita Titov authored
-
James Lamb authored
* Fixed typos in docs * Fixed inconsistencies in documentation * Updated strategy for registering routines * Fixed issues caused by smashing multiple functions into one Rd * Fixed issues with documentation * Removed VignetteBuilder and updated Rbuildignore * Added R build artefacts to gitignore * Added namespacing on data.table set function. Updated handling of CMakeLists file to get around CRAN check. * Updated build instructions * Added R build script * Removed build_r.sh script and updated R-package install instructions
-
- 27 Aug, 2018 1 commit
-
-
James Lamb authored
-
- 13 Aug, 2018 1 commit
-
-
Nikita Titov authored
* added clang test * hotfix * downgrade required AppleCLang version * fixed CMakeLists * prevent case when CMake is downgraded by libomp * fixed Clang test * moved MSVC version check to the better place * compile with Clang at Travis on Linux * clear .travis.yml * fixed indents * added support of MPI test at Travis with macOS * added FAQ entry about OpenMP library error * updated installation guide * moved APPLE_OUTPUT_DYLIB to other options * fix check-docs test: ignore old url from error message * added example of symlink command in FAQ * fixed markdown * capitalized heading * updated Python installation guide * changed mode in message command * added notes about MinGW efficiency problems * updated R-package installation guide * use quotes for gcc version * removed excess 'Note' phrase
-
- 20 Jun, 2018 1 commit
-
-
Nikita Titov authored
-
- 03 Jun, 2018 1 commit
-
-
Nikita Titov authored
* added missed description of plot_example in python_guide folder and fixed consistency for packages naming * more reliable OS detection * fixed grammar * made pylint happy
-
- 31 May, 2018 1 commit
-
-
Guolin Ke authored
2.1.0 -> 2.1.1
-
- 22 May, 2018 1 commit
-
-
Nikita Titov authored
* added a note about g++ versions for macOS users * hotfix excess dot in FAQ * added notes about gcc version in installation guides
-
- 01 May, 2018 1 commit
-
-
Guolin Ke authored
-
- 28 Apr, 2018 1 commit
-
-
Guolin Ke authored
-
- 21 Mar, 2018 1 commit
-
-
James Lamb authored
-
- 16 Dec, 2017 1 commit
-
-
Nikita Titov authored
-
- 29 Nov, 2017 1 commit
-
-
Nikita Titov authored
* updated travis * renamed OSX->macOS; updated gcc installation on macOS * updated travis macos installation Please enter the commit message for your changes. Lines starting * updated installation guide for macos * fixed spelling * renamed appveyor file * updated Travis
-
- 01 Nov, 2017 1 commit
-
-
Nikita Titov authored
-
- 07 Oct, 2017 1 commit
-
-
Nikita Titov authored
* fixed Python-API references * moved Features section to ReadTheDocs * fixed index of ReadTheDocs * moved Experiments section to ReadTheDocs * fixed capital letter * fixed citing * moved Parallel Learning section to ReadTheDocs * fixed markdown * fixed Python-API * fixed link to Quick-Start * fixed gpu docker README * moved Installation Guide from wiki to ReadTheDocs * removed references to wiki * fixed capital letters in headings * hotfixes * fixed non-Unicode symbols and reference to Python API * fixed citing references * fixed links in .md files * fixed links in .rst files * store images locally in the repo * fixed missed word * fixed indent in Experiments.rst * fixed 'Duplicate implicit target name' message which is successfully resolved by adding anchors * less verbose * prevented maito: ref creation * fixed indents * fixed 404 * fixed 403 * fixed 301 * fixed fake anchors * fixed file extentions * fixed Sphinx warnings * added StrikerRUS profile link to FAQ * added henry0312 profile link to FAQ
-
- 01 Oct, 2017 1 commit
-
-
Laurae authored
-
- 01 Sep, 2017 1 commit
-
-
Nikita Titov authored
* fixed capital letters and formating * fixed CMake capital letters; added VS 2013 to the list of allowed versions
-
- 30 Jul, 2017 1 commit
-
-
Laurae authored
* Add warning for many core systems in Windows * Add warning for not busy cores in Windows
-
- 27 Jul, 2017 1 commit
-
-
Laurae authored
-
- 22 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 14 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 13 Jul, 2017 1 commit
-
-
Laurae authored
* Change VS -> MinGW for CRAN * Documentation to switch to MinGW by default * Force cmake to run twice * Try again dual build for Rtools * Switch to cmake for building twice * Try with Visual Studio as default, MinGW as fallback * Try to remove VS appropriately when failing * Attempt to get rid of build folder first * Switch to unlink from rm rf * Change lib_folder correctly when VS fails * Add README updates from Microsoft/LightGBM@1c8355c * Update default compiler doc and add GPU online install doc * Better GPU doc
-
- 12 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 06 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 05 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 22 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 11 Jun, 2017 1 commit
-
-
Laurae authored
* Fixes #610 * Not force user to install VS Runtime if VS installed * Fix Visual Studio version solutions
-
- 06 Jun, 2017 2 commits
-
-
Laurae authored
* readme Helper package for R-package installation * Fix code indentation bug * Add warning about default compiler in Windows * Avoid repeat * Add Rtools requirement * Wording to promote VS as default choice for user
-
Laurae authored
* Add some stuff for README * Bump R package version and fix license * Attempt to add one additional option and refactor * Add more review fixes for install.libs.R * Undo ./../../ removal (path breaking) * Retry again simple /../ * No print, use cat.
-
- 05 Jun, 2017 1 commit
-
-
Guolin Ke authored
* add R's library file to vs project and cmake. * support using dll built by vs. * better search for the library file. * remove mingw related doc . * update document. * Let R handle the library compile. * try fix build from github. * Update README.md * cleaner build. * fix the install problem in linux. * Update README.md
-
- 14 May, 2017 1 commit
-
-
Laurae authored
* Update to R 3.4 and Performance Note * Add benchmark docs * Readme.md does not exist fix
-
- 10 Apr, 2017 1 commit
-
-
Laurae authored
* User can safely ignore warning message * Fix some English stuff * More information for installation on Linux for beginners.
-
- 10 Mar, 2017 1 commit
-
-
Guolin Ke authored
* add scripts for build self-contain R-package in windows. * add unix build. * Update README.md
-
- 15 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 13 Jan, 2017 2 commits