]> git.tdb.fi Git - builder.git/commit
Pass the option map through load_build_file and to Loader
authorMikko Rasa <tdb@tdb.fi>
Tue, 30 Apr 2013 12:19:45 +0000 (15:19 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 30 Apr 2013 12:19:45 +0000 (15:19 +0300)
commita876c04c49ba89497be5d2e80d6e97543dba4f07
treee14a10af0fba04824b35a298468e41467feb814b
parent07503a34b80778fe74977f0fb0c2094c92d64ce0
Pass the option map through load_build_file and to Loader

This allows passing in options from outside Builder, which is necessary
for a planned split of the CLI part into its own class.
source/builder.cpp
source/builder.h