DEADSOFTWARE

cpmake: read target-specific library replacements from file "libs"
[cpc.git] / src / generic / Dsw / Mod / MakeMain.cp
2020-08-04 DeaDDooMERcpmake: read target-specific library replacements from...
2020-08-04 DeaDDooMERcpmake: pass library list to build and link scripts
2020-07-20 DeaDDooMERcpmake: add options for bootstrapping
2020-07-20 DeaDDooMERcpmake: add option to define selectors from command...
2020-07-20 DeaDDooMERcpmake: add option to generate symbol files only
2020-07-20 DeaDDooMERcpmake: pass more info to build script
2020-07-19 DeaDDooMERcpmake: execute external scripts that execute compiler...
2020-02-25 DeaDDooMERcpmake: make commonly used options shorter with help...
2020-02-25 DeaDDooMERcpmake: fix preprocessor selector handling
2020-02-25 DeaDDooMERcpmake: add more info options
2020-02-24 DeaDDooMERcpmake: allow custom search pathes
2020-02-24 DeaDDooMERcpmake: find compiler/linker executable using DswProcs...
2020-02-24 DeaDDooMERcpmake: disable stack trace on user interrupt by default
2020-02-24 DeaDDooMERcpmake: print errors through procedure Error
2020-02-24 DeaDDooMERcpmake: read module fully
2020-02-24 DeaDDooMERcpmake: add hand-link mode (default behavior)
2020-02-24 DeaDDooMERcpmake: pass target related preprocessor selectors...
2020-02-24 DeaDDooMERcpmake: add version printing
2020-02-24 DeaDDooMERcpmake: add more options
2020-02-24 DeaDDooMERcpmake: add target-specific options (compiler/processor...
2020-02-15 DeaDDooMERcpmake: rewrite module depth detection
2020-02-13 DeaDDooMERadd utility cpmake