Commit Graph

8 Commits

Author SHA1 Message Date
bnnm
fc56d08567 builds: fix version .sh for standard sh 2021-08-15 21:22:43 +02:00
bnnm
dfaa7644e6 builds: batch tweaks
Added option to not set VGMSTREAM_VERSION on git-less builds so plugins can put their own default
2021-08-15 19:57:56 +02:00
bnnm
2fbbe32386 builds: fix makefile version issues and cleanup 2021-08-15 19:15:56 +02:00
bnnm
bad14dc89d build: use lightweight tags too as version
As autogenerated by github releases
2021-08-15 16:32:53 +02:00
bnnm
a36edd592b build: update chmod +x for helper .sh 2021-08-12 20:01:56 +02:00
bnnm
ad21706fcb build: fix rebuild then version doesn't change 2021-08-11 23:57:36 +02:00
bnnm
0b14f9a446 builds: modify how version.h is used to fix issues
- version.h is now static (should increase on new releases)
- if compiler flag is passed, will try to use version_auto.h (autogen)
(auto only on compiler flag to avoid include'ing a non-existant file)
- avoid clobbered version.h as may force recompiles
2021-08-10 23:51:48 +02:00
bnnm
25b95c61ae builds: clean version makers a bit 2021-08-08 14:00:58 +02:00