1. 01 Nov, 2017 1 commit
  2. 18 Sep, 2017 1 commit
  3. 10 Sep, 2017 1 commit
  4. 08 Sep, 2017 1 commit
    • Nikita Titov's avatar
      [python] [setup] improving installation (#880) · 8984111f
      Nikita Titov authored
      * disabled logs from compilers; fixed #874
      
      * fixed safe clear_fplder
      
      * added windows folder to manifest.in
      
      * added windows folder to build
      
      * added library path
      
      * added compilation with MSBuild from .sln-file
      
      * fixed unknown PlatformToolset returns exitcode 0
      
      * hotfix
      
      * updated Readme
      
      * removed return
      
      * added installation with mingw test to appveyor
      
      * let's test appveyor with both VS 2015 and VS 2017; but MinGW isn't installed on VS 2017 image
      
      * fixed built-in name 'file'
      
      * simplified appveyor
      
      * removed excess data_files
      
      * fixed unreadable paths
      
      * separated exceptions for cmake and mingw
      
      * refactored silent_call
      
      * don't create artifacts with VS 2015 and mingw
      
      * be more precise with python versioning in Travis
      
      * removed unnecessary if statement
      
      * added classifiers for PyPI and python versions badge
      
      * changed python version in travis
      
      * added support of scikit-learn 0.18.x
      
      * added more python versions to Travis
      
      * added more python versions to Appveyor
      
      * reduced number of tests in Travis
      
      * Travis trick is not needed anymore
      
      * attempt to fix according to https://github.com/Microsoft/LightGBM/pull/880#discussion_r137438856
      8984111f
  5. 01 Sep, 2017 1 commit
  6. 18 Aug, 2017 2 commits
  7. 18 Jul, 2017 1 commit
  8. 14 Jul, 2017 2 commits
  9. 13 Jul, 2017 1 commit
  10. 30 Jun, 2017 3 commits
    • Guolin Ke's avatar
      reduce the length of License in pip · ca6018fe
      Guolin Ke authored
      ca6018fe
    • Guolin Ke's avatar
      bump version to v2.0.4 · 9b435d65
      Guolin Ke authored
      9b435d65
    • wxchan's avatar
      [python] setup.py custom install & sdist (#659) · 711a0a78
      wxchan authored
      * setup.py custom install & sdist
      
      * global data_files
      
      * fix install rule
      
      * fix pylint
      
      * clean codes
      
      * use distutils.command
      
      * overwrite install_lib
      
      * add copy_files; fix pylint
      
      * install openmpi only TASK=mpi
      
      * add TASK=sdist & bdist
      
      * setuptools.command instead of distutils
      
      * add METHOD=pip for gpu test
      
      * use openmpi to install gcc
      
      * set OpenCL_INCLUDE_DIR & BOOST_ROOT
      
      * update doc
      
      * export BOOST_ROOT
      
      * update doc
      
      * update doc
      
      * update doc
      711a0a78
  11. 28 Jun, 2017 1 commit
  12. 25 Jun, 2017 1 commit
  13. 22 Jun, 2017 1 commit
  14. 20 Jun, 2017 3 commits
    • Guolin Ke's avatar
      Update setup.py · d0858b36
      Guolin Ke authored
      d0858b36
    • Guolin Ke's avatar
      rollback cmakelists · 2e0a8077
      Guolin Ke authored
      2e0a8077
    • Guolin Ke's avatar
      [python] Submit to PyPI (#635) · 80c641cd
      Guolin Ke authored
      * add make command to the python package.
      
      * Update README.rst
      
      * Update README.rst
      
      * Update README.rst
      
      * fix tests.
      
      * fix unix build
      
      * update readme
      
      * fix setup.py
      
      * update travis
      
      * Update .travis.yml
      
      * Update test.py
      
      * some fixes.
      
      * check the 64-bit python
      
      * fix build.
      
      * refine MANIFEST.in
      
      * update Manifest.in
      
      * add more build options.
      
      * Add fatal in cmake
      
      * fix a endif.
      
      * fix bugs.
      
      * fix pep8
      
      * add test for the pip package build
      
      * add test pip install in travis.
      
      * fix version with pre-compile dll
      
      * fix readme.rst
      
      * update readme
      80c641cd
  15. 20 May, 2017 1 commit
  16. 10 Jan, 2017 1 commit
  17. 08 Jan, 2017 1 commit
  18. 06 Dec, 2016 1 commit
  19. 02 Dec, 2016 1 commit
    • wxchan's avatar
      Squash into one commit: · eba6d200
      wxchan authored
      1. merge python-package
      2. add dump model to json
      3. fix bugs
      4. clean code with pylint
      5. update python examples
      eba6d200
  20. 30 Nov, 2016 1 commit
  21. 29 Nov, 2016 1 commit