Commit Graph

5 Commits

Author SHA1 Message Date
Nino Belušić
b8d9eab0b8
4248 additional progen script feature (#4265)
* feat: add components argument to progen.ps1 #4248

* feat: add components argument to buildwin.ps1 #4248

* fix: fix buildwin output #4248

* fix: fix buildwin components argument check #4248

* feat: add calling buildwin to progen.ps1 #4248

* fix: fix progen build output #4248

* fix: call buildwin with static_mt linkmode #4248

* feat: run progen for Data/testsuite/DataTest #4248

* fix(progen.ps1): default poco_base; fix buildwin path; use Start-Process (to get exit code); rename non-name-compliant cmdlets

* fix(PS scripts): rename functions to comply with cmdlets names; add platform to progen

---------

Co-authored-by: Aleksandar Fabijanic <aleks-f@users.noreply.github.com>
2023-11-13 22:34:45 +01:00
Nino Belusic
7446252dca feat: add running progen for tests and samples #4248 2023-11-09 09:10:34 +01:00
Nino Belusic
4416fc3c75 fix: fix default arg values #4248 2023-11-08 15:35:11 +01:00
Nino Belusic
856782f1b8 feat: dynamically choose progen.exe location #4248 2023-11-08 15:34:35 +01:00
Nino Belusic
02861debee feat: add progen ps script #4248 2023-11-08 15:12:16 +01:00