Menu

Code Commit Log


Commit Date  
[r686] by w_cholmondeley

Small compiler change: Now reads pausetimeout value from [gcbasic] section of ini file. If specified, all waits for a key press will time out after this many seconds.

2017-12-24 17:44:23 Tree
[r685] by w_cholmondeley

Small compiler changes:
- /V and /F options now accept a parameter. Use /V or /V:1 to enable verbose mode, or /V:0 to disable.
- Added flashonly parameter to settings file. Same as /F on command line
- Corrected compile time display when /F used
- Added option to prevent overwriting of compilation report with half empty report when /F used and compilation is skipped. Use html or text as the format to always generate a report, or s_html or s_text as the format to only write report when a full compilation is done. Default is still html.

2017-12-24 15:41:16 Tree
[r684] by w_cholmondeley

Compiler changes:
- Now reads variables from [toolvariables] section of ini file, and makes those replacements in tool exe and command line parameters
- In addition to compile time, verbose mode now displays assembly time, programming time and total time, and these are all recorded in the compilation report.

2017-12-23 17:10:06 Tree
[r683] by w_cholmondeley

GCGB improvements:
- Tabs are now an option for handling multiple documents, as well as the MDI window interface.
- Fixed minor bug that could sometimes cause a newly set preference to be ignored until GCGB closed and opened again.
- Some minor cleaning up done in source code

2017-12-22 15:48:01 Tree
[r682] by w_cholmondeley

Compiler change: Increase tool limit from 20 to 200

2017-12-22 09:33:27 Tree
[r681] by w_cholmondeley

Compiler fix: return exit code from programmer correctly again. (Broke in r678)

2017-12-21 11:41:46 Tree
[r680] by evanvennn

An icon

2017-12-21 10:34:17 Tree
[r679] by w_cholmondeley

Minor compiler update: Now shows warning if all selected programmers are skipped due to their useif conditions

2017-12-20 14:48:50 Tree
[r678] by w_cholmondeley

Small compiler changes:
- In verbose mode, compiler now lists programmers as it decides which one to use
- If a programmer returns a non-zero exit status, the compiler will generate a warning

2017-12-19 17:04:56 Tree
[r677] by w_cholmondeley

GCGB minor fix: Correct name of setting in preferences file

2017-12-19 15:29:56 Tree
Older >