aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Be actually able to use a system Termo libraryHEADorigin/mastermasterPřemysl Eric Janouch2024-04-101-1/+1
|
* Fix build on AlpinePřemysl Eric Janouch2024-04-091-9/+0
|
* Bump liberty, add an iconPřemysl Eric Janouch2024-02-101-1/+17
|
* CMakeLists.txt: declare compatibility with 3.27Přemysl Eric Janouch2023-08-011-1/+1
| | | | Sadly, the 3.5 deprecation warning doesn't go away after this.
* CMakeLists.txt: fix build on BSD and macOSPřemysl Eric Janouch2023-06-281-0/+8
|
* CMakeLists.txt: actually install Lua pluginsPřemysl Eric Janouch2023-06-281-2/+6
|
* Bump liberty, move the UI to liberty-xui.cPřemysl Eric Janouch2023-06-191-4/+16
| | | | | This deduplicates code between nncmpp and hex, while adding functionality.
* Add a real manual pagePřemysl Eric Janouch2023-06-151-9/+31
|
* CMakeLists.txt: synchronize with sdtuiPřemysl Eric Janouch2021-10-301-6/+9
|
* Fix incomplete liberty bumpPřemysl Eric Janouch2021-01-161-5/+5
|
* Bump minimum CMake version to 3.0Přemysl Eric Janouch2020-10-271-17/+5
| | | | A nice, round number. This allows us to remove some boilerplate.
* Bump liberty and termoPřemysl Eric Janouch2020-10-271-1/+1
|
* Name changePřemysl Eric Janouch2020-09-281-2/+2
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-241-1/+1
| | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway.
* Bump liberty, termo, fix compiler detectionPřemysl Janouch2017-11-141-4/+3
|
* CMakeLists.txt: cleanupPřemysl Janouch2017-02-121-1/+1
|
* Bump libertyPřemysl Janouch2017-01-231-2/+1
| | | | Lots of stuff has been moved into it etc.
* Link to Lua 5.3Přemysl Janouch2017-01-171-2/+28
|
* CMake: use short end commandsPřemysl Janouch2017-01-171-5/+5
|
* Initial commitPřemysl Janouch2016-12-291-0/+116
This is essentially a gutted fork of nncmpp that doesn't do anything.