• 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
README.rst 5.19 KB