878 B
878 B
v6
build_profiletask was split toprofileandgprof- added task
sanitize - default C++ standard set to
c++11
v5
- added task
clean - added task
exec_dbg - added task
build_profile - added
-fltooptimization tobuild_exectask - added
-fprofile-usetobuild_exectask - removed default configs loading in
init.sh, now reads just line with version fromcbuild/default.configanddefault.config OBJDIRstructure changed- added error on unknown task in config
- makefile now writes logs to
make_raw.log - added makefile task
fix_log - new comments in scripts and Makefile
- wrapped arguments with quots in scripts
- now you have to add
CPP_ARGStoLINKER_ARGSmanually - added
error(msg)function tofunctions.sh - replaced
printfcalls withmyprintin scripts - added default
.gitignore - added *.log to
.gitignore