Commit graph

7 commits

Author SHA1 Message Date
Antranig Vartanian
346040af86
Start the 0.1.6-dev work, with the following goals:
- Improve support for Linux and Windows
- Test on older Linux versions
- Change vipakfile to be more flexible
- Allow arbitrary command execution
- Improve release process
- Better integration with the compiler

Hopefully, by the time 0.1.6 is released, Vipakfile will be stable, and
vix can be re-written in Obeorn, and integrated into Vipak
2025-10-04 11:21:37 +04:00
Antranig Vartanian
cd1890930d
vix 0.1.5: fixes because of Linuxism 2025-06-21 01:04:50 +04:00
Antranig Vartanian
7ca6cb3f75
fix syntax errors for templates 2025-06-18 18:33:47 +04:00
Antranig Vartanian
c2c76a1f40
improve the testing skeleton 2025-06-18 13:58:59 +04:00
Antranig Vartanian
1d61d8dcee
vix 0.1.2
Make sure that %projdir% is converted to Project Root for running
commands as well
2025-06-18 13:49:28 +04:00
Antranig Vartanian
88b36af849
vix 0.1.1
- improve vipakfile
- reuse code for build, test and release
- add release subcommand
- add clean subcommand
- improve portability
- better skeleton
2025-06-18 13:13:54 +04:00
Antranig Vartanian
6f90eab38f
init 2025-06-17 21:11:23 +04:00