aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added forgotten cmake definitionHEADmasterJulien Dessaux2019-09-121-0/+3
|
* Removed unused profiling flags that cause failed builds on alpine linuxJulien Dessaux2019-04-041-2/+2
|
* Deactivate optimisations for RELWITHDEBINFO release typeJulien Dessaux2019-04-031-1/+1
|
* Added argument parsing with libparg, along with usefull running modesJulien Dessaux2019-04-011-1/+3
|
* Fixed session recording that was broken, and install the session player from ↵Julien Dessaux2019-04-011-1/+5
| | | | the termrec project
* Cleaning and reordering.Julien Dessaux2019-03-271-2/+3
|
* Made all settings customisable through a config file.Julien Dessaux2019-03-181-2/+2
|
* Add cmake installation rules along with cpack entries. Made cmake_build_type ↵Julien Dessaux2019-03-141-3/+28
| | | | clever.
* Use proper directories configuration from cmakeJulien Dessaux2019-03-141-2/+5
|
* Fixed build problem with SESSION_RECORDING flag set to OFF and updated the ↵Julien Dessaux2019-03-141-3/+5
| | | | readme
* Added cmake rules to build libtty from termrec submoduleJulien Dessaux2019-03-111-0/+1
|
* Fixed funny typoJulien Dessaux2019-03-111-1/+1
|
* Moved code aroundJulien Dessaux2019-02-141-1/+3
|
* Switched from standard makefile to cmakeJulien Dessaux2019-02-141-0/+14