4 ms·
http://jdebp.eu/FGA/introduction-to-redo.html http://jdebp.eu/FGA/introduction-to-redo.html hoping jdebp will chime in..
by contras1970 8y ago
http://jdebp.eu/FGA/introduction-to-redo.html http://jdebp.eu/FGA/introduction-to-redo.html
hoping jdebp will chime in..
- qznc 8y agoI have never before seen this idea to put CXXFLAGS into a file and treat it as a file dependency. That would also work with Make. Clever idea. Nevertheless, a build system which does this implicitly is better, imho.
- apenwarr 8y agoPerhaps unsurprisingly, djb seems to have pioneered this with his Makefiles, which generally produce, then depend on and run, a 'compile' script that contains the flags.