aboutsummaryrefslogtreecommitdiffstats
path: root/common/command.cc
Commit message (Expand)AuthorAgeFilesLines
* timing: Add --ignore-loops optionDavid Shah2019-02-051-0/+6
* command: Setup logging before attempting to create ContextDavid Shah2018-12-261-14/+14
* Renamed LogLevel members, to prevent issue with system defines on WindowsMiodrag Milanovic2018-12-051-5/+5
* Print warning and error count at end of executionDavid Shah2018-11-261-1/+14
* Add nonfatal error support and use for timing failuresDavid Shah2018-11-261-1/+1
* Refactor log code and add log file supportDavid Shah2018-11-211-7/+19
* add "randomize-seed" command-line optionMaik Merten2018-11-191-0/+10
* common: Allow running Python scripts for all points in flowDavid Shah2018-10-171-15/+40
* Use settings for placer1 and router1Miodrag Milanovic2018-08-091-1/+2
* Added quiet mode for loggingMiodrag Milanovic2018-08-091-0/+5
* Make loading works nice and use settingsMiodrag Milanovic2018-08-081-3/+7
* Moved option to commonMiodrag Milanovic2018-08-081-0/+1
* clangformatMiodrag Milanovic2018-08-081-2/+2
* sync with masterMiodrag Milanovic2018-08-081-0/+1
* Merge remote-tracking branch 'origin/master' into common_mainMiodrag Milanovic2018-08-081-0/+1
* Added project loaderMiodrag Milanovic2018-08-061-1/+14
* Disable menu options on json loadMiodrag Milanovic2018-08-051-0/+1
* Added command parser and common implementationMiodrag Milanovic2018-08-051-0/+246