aboutsummaryrefslogtreecommitdiff
path: root/src/api/api.cmd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upload test results and fail the build if any are missing.Sean Hall2022-01-011-5/+6
| | | | Always zip up the logs from %TEMP%.
* Remove warnings and make sure more don't creep in.Sean Hall2022-01-011-1/+3
| | | | Tests are not run inside of traversal projects so that skipped test warnings don't fail the build.
* Build simplification and parallelizationRob Mensching2021-12-301-4/+4
|
* Build api segment via traversal projects.Bob Arnson2021-07-171-26/+5
| | | | 79s -> 21s on my octocore machine.
* Revert "Build api segment via traversal projects."Bob Arnson2021-07-121-5/+26
| | | | This reverts commit 250b850f52253a101ddc4857cb6a2e66b0b37739.
* Build api segment via traversal projects.Bob Arnson2021-07-111-26/+5
| | | | 79s -> 21s on my octocore machine.
* Fix batch file command-line parsingRob Mensching2021-05-171-1/+1
|
* Implement integrated build processRob Mensching2021-05-111-0/+43