configure: add a proper configure script
It's not very good, but it supports all of the options by the previous far-worse Makefile configure targets, and also now supports out-of-tree builds. Also include the relevent updates to the .buildbot script and .gitignore.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -10,4 +10,6 @@ build/*
|
||||
*.gcda
|
||||
*[#]*[#]
|
||||
doxygen/*
|
||||
buildbot-upload/*
|
||||
buildbot-upload/*
|
||||
*/config.mak
|
||||
*\~
|
||||
Reference in New Issue
Block a user