]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commit
Makefile configuration is now automatically generated and more changes
authorKarel Kočí <cynerd@email.cz>
Wed, 22 Jul 2015 09:12:24 +0000 (11:12 +0200)
committerKarel Kočí <cynerd@email.cz>
Wed, 22 Jul 2015 09:12:24 +0000 (11:12 +0200)
commit17cb74bcb4583921abc32ddbe2991f27ae816707
treebb637cd909590eadb2d549fe7449d0dc36dcfc3a
parent165f6b3988a74bf3b02505fc49c64dfefb693adb
Makefile configuration is now automatically generated and more changes

Makefile configuration file is now generated automatically and contains all
string config options.

Separated tables drop from databaseinit.sql to file databaseclean.sql.

Also add clean and init target for database.
For this reason is also separated output and result from normal clean.
From now on won't be results removed on standard clean.

ARCH config variable is renamed to kernel_arch to make name more clear.
Makefile
conf.py
scripts/confmk.py
scripts/databaseclean.sql [new file with mode: 0644]
scripts/databaseinit.sql