]> git.tdb.fi Git - builder.git/commit
Load builderrc from sys_data_dir to avoid the need of copying it to $HOME
authorMikko Rasa <tdb@tdb.fi>
Sat, 16 Aug 2008 08:21:21 +0000 (08:21 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sat, 16 Aug 2008 08:21:21 +0000 (08:21 +0000)
commitf0042e452d1d2771eebbc9c54bd90e5218836a8b
tree2d09739803b3edf01e0bfbe926c4336e3e1739da
parent3585dea6eabf5f1565886bf09c2bdb2eee978912
Load builderrc from sys_data_dir to avoid the need of copying it to $HOME
Do not incorporate the from path in include hash for <> includes
Fix an error with C++ include path construction
Use package-relative filenames for storing dependencies
Detect if dependencies are ot found in deps cache and find them
source/builder.cpp
source/dependencycache.cpp
source/sourcefile.cpp