Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed src dir | Edoardo Pasca | 2018-01-25 | 1 | -154/+0 |
| | |||||
* | Finds the conda executable | Edoardo Pasca | 2018-01-19 | 1 | -1/+6 |
| | |||||
* | Bugfixes for UNIX compilation | Edoardo Pasca | 2017-10-23 | 1 | -31/+10 |
| | |||||
* | executable extension is for WIN32 | Edoardo Pasca | 2017-10-23 | 1 | -2/+6 |
| | |||||
* | Initial revision of build environment made with CMake | Edoardo Pasca | 2017-10-20 | 1 | -0/+166 |
Initial revision of build environment made with CMake First commit of CMakeLists.txt attempt to use CMake to create the build environment First commit of CMakeLists.txt attempting to locate conda python environment Added a few files for CMake Many changes for the CMake compilation. Tested CMake build Bugfixes |