Cool Make it so and move those scripts out of config and remove use of them from config.
Uglyness is a sign of bad design Thanks Barry On Oct 1, 2014, at 4:17 PM, Jed Brown <[email protected]> wrote: > Barry Smith <[email protected]> writes: >> cmakeboot.py is used by stuff in config, so should it really be >> outside of config? Can the cmakegen.py stuff be reorganized like >> the conf/gmakegen.py so that it is not called at all by configure, >> but is suitably triggered by a make cmake ? > > We can. CMake errors (like hanging or error 256) would show up in "make > cmake". If we don't mind the 2-second cost of cmakegen, we could just > run it every time. Otherwise we need an acceptable make rule for the > dependency.
