Commit Graph

10 Commits

Author SHA1 Message Date
Ryan Volz 406c969bee Move NSIS patching to rerender and build from locked environment. 2023-07-27 18:55:32 -04:00
Ryan Volz 151add2e6e Update version of micromamba used to 1.3.1 (matching miniforge). 2023-04-26 14:51:29 -04:00
Ryan Volz 0a974337ef Switch to patch_ng since python-patch is unmaintained. 2023-02-27 12:45:10 -05:00
Ryan Volz 82c5c84a97 Print command used to launch conda constructor. 2023-01-20 17:02:11 -05:00
Ryan Volz d8882f782a Do not use micromamba as conda_exe on Windows.
Until micromamba is able to install menu items (mamba issue 1215).
2023-01-20 15:59:27 -05:00
Ryan Volz 85986ac464 build_installer.py: Add bundling micromamba to enable cross-platform 2022-09-26 18:39:54 -04:00
Ryan Volz d4224406b8 Patch NSIS installer script on Windows.
1. Never clear the full pkg dir
2. Delete environment variables set in registry by PothosSDR
2022-02-24 14:55:59 -05:00
Ryan Volz 373d93e450 Add '--' separator to explicitly pass extra arguments to build commands. 2021-05-21 17:07:51 -04:00
Ryan Volz a22ed08f7f Add Github action to build radioconda. 2021-03-12 11:42:12 -05:00
Ryan Volz d01cf91e82 Initial radioconda env file and render/build scripts. 2021-03-10 18:17:13 -05:00