ide; added support for -n / --just-print / --dry-run / --recon option to make. hold...
authorRejean Loyer <rejean.loyer@gmail.com>
Wed, 14 Nov 2012 05:20:00 +0000 (00:20 -0500)
committerRejean Loyer <rejean.loyer@gmail.com>
Wed, 21 Nov 2012 02:10:43 +0000 (21:10 -0500)
commite1cc0f5b70c1d693c706ea2c0aea4493391ba839
tree5773f904b1e273f221009f298b2e0ae1786f129c
parent926159940f7236c48428c391c4afaab97db0d751
ide; added support for -n / --just-print / --dry-run / --recon option to make. hold down ctrl+shift when clicking any of the build / clean menu items. removed debug noise (PrintLn and outputBox.Logf of "command: " <make command>) in favor of printing the make commands without any label as part of the just print support.
ide/src/ide.ec
ide/src/project/Project.ec
ide/src/project/ProjectView.ec