summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update version number for R14.0.7 final release.r14.0.7Slávek Banko2019-12-181-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Drop automake build support.gregory guy2019-10-231-8/+0
| | | | | | | | | Add basic cmake instructions in an INSTALL file. Rework of the README file as well as the help page. The knetstats.desktop file has been moved to the "src" folder. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit e7dbd05dac9173bb57af5ab5e2f1eadb267a8121)
* Updated VERSION reference to R14.0.6 in CMakeLists.txtMichele Calgaro2019-03-031-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use common CMake tests.Slávek Banko2019-02-121-0/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 97f8a12b12d4b73c2ac1880284ee7631fcad3af0)
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-181-2/+2
| | | | | Signed-off-by: Fabio Rossi <[email protected]> (cherry picked from commit 20afbe66a457cb53e3ca8d7ee7988a7f971fd86b)
* Fix structure of directoriesSlávek Banko2018-10-271-0/+10
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 06772a369f2beef80bb291ded30cbe125a24af56)
* conversion to the cmake building systemgregory guy2018-10-261-0/+76
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit eeefa496afbc5025420f1e1c30c1b2ca59fd4353)