Commit Graph
6 Commits
Author SHA1 Message Date
Nikita Bykov 38ad31f0c3 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx-windows 2020-10-19 10:14:08 +03:00
Darii NurgaleevandGitHub 0b6973e0d0 change post generation folder. (#1825) 2020-10-16 11:34:35 +03:00
Nikita Bykov 42b6aa68b4 added TOOLSET_JSON_PATH 2020-10-15 12:02:07 +03:00
Nikita Bykov 2977e6c42c fixed naming 2020-10-09 11:33:25 +03:00
Nikita Bykov b15e7c1c00 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx-windows 2020-10-08 20:39:45 +03:00
Hutson Betts 5282793d8b refactor(windows): consistent file naming
Use the same file naming scheme for Windows as is used for Ubuntu, where
the file name includes the Operating System name and release, but
not the target platform.

This also encourages downstream consumers to re-use the same files with
alternative targets by extending the `builders` section and using the
`-only` command line option with Packer to specify the build target.

Closes #1636
2020-10-07 23:11:54 -05:00