1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-24 02:19:18 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Cebtenzzre
e6616cf0db
examples : add compiler version and target to build info () 2023-09-15 16:59:49 -04:00
Hesen Peng
82552b7f54
build : fix line breaking error in build-info.sh ()
* fix line breaking

* build number line break removal
2023-07-25 15:24:09 +03:00
DannyDaemonic
f4cef87edf
Add git-based build information for better issue tracking ()
* 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