Commit Graph
7 Commits
Author SHA1 Message Date
DannyDaemonicandGitHub db1080876a Only escape prompts when used with -e (#1311) 2023-05-04 05:08:25 -07:00
DannyDaemonicandGitHub c65a7fbfa9 Update main's README.md with new features (#1296) 2023-05-04 03:02:59 -07:00
DannyDaemonicandGitHub 2485d7a4d3 Process escape sequences given in prompts (#1173) 2023-05-02 18:46:20 -07:00
DannyDaemonicandGitHub 13b0c68ed7 Handle signals properly on Windows (#1123) 2023-05-02 18:01:57 -07:00
DannyDaemonicandGitHub 55bc5f0900 Call sh on build-info.sh (#1294) 2023-05-02 17:52:35 -07:00
DannyDaemonicandGitHub f4cef87edf Add git-based build information for better issue tracking (#1232)
* Add git-based build information for better issue tracking

* macOS fix

* "build (hash)" and "CMAKE_SOURCE_DIR" changes

* Redo "CMAKE_CURRENT_SOURCE_DIR" and clearer build messages

* Fix conditional dependency on missing target

* Broke out build-info.cmake, added find_package fallback, and added build into to all examples, added dependencies to Makefile

* 4 space indenting for cmake, attempt to clean up my mess in Makefile

* Short hash, less fancy Makefile, and don't modify build-info.h if it wouldn't change it
2023-05-01 18:23:47 +02:00
DannyDaemonicandGitHub edce63baa9 Added README.md for main with examples and explanations (#1139) 2023-04-23 15:37:02 +00:00