Commit Graph

158 Commits (00e518e77da14517f681ccee8e627cc2792702d0)

Author SHA1 Message Date
Sebastien Bourdeauducq 6be45f18b0 artiq-extras: factor out dual nix/conda packaging 2019-04-19 20:34:07 +08:00
Sebastien Bourdeauducq e749502106 package korad_ka3005p for conda 2019-04-19 20:16:59 +08:00
Sebastien Bourdeauducq 84d09db90e make fakeCondaSource reusable 2019-04-19 20:11:05 +08:00
Sebastien Bourdeauducq a0ffa136d8 conda: add default recipe path 2019-04-19 19:52:34 +08:00
Sebastien Bourdeauducq 5407e79111 add artiq-extras with korad controller 2019-04-19 19:49:07 +08:00
Astro 9165f72122 windows tests: increase testTimeout to 10 minutes 2019-04-18 18:42:03 +02:00
Astro e3b46e9f74 windows tests: set -e and wait for bg job 2019-04-18 18:15:05 +02:00
Sebastien Bourdeauducq 95a2a5ad98 windows: avoid ~/.ssh error messages 2019-04-18 23:40:58 +08:00
Sebastien Bourdeauducq ba38143d9a qemu: cleanup UserKnownHostsFile 2019-04-18 23:40:58 +08:00
Astro e5125a85e8 windows tests: forward ports 2019-04-18 17:34:50 +02:00
Sebastien Bourdeauducq 82dcdaeec8 conda-artiq-board: do not depend on artiq (WA conda bugs) 2019-04-18 22:52:22 +08:00
Astro 6f57d607ce windows tests: split networked-installer.sh into windows-installer.sh+anaconda-installer.sh 2019-04-18 16:43:25 +02:00
Astro 481bedb44c windows tests: fix qemu path 2019-04-18 15:55:02 +02:00
Astro d7917b4b5b windows tests: rename default.nix to run-test.nix
default.nix will now run the tests outside of hydra.
2019-04-18 15:54:30 +02:00
Sebastien Bourdeauducq 196c24b24f windows: remove qemu -> qemu_kvm indirection 2019-04-18 15:19:42 +08:00
Sebastien Bourdeauducq b37b0ec50f windows: fix qemu inputs propagation 2019-04-18 15:08:17 +08:00
Sebastien Bourdeauducq 8e10afac96 windows: fix nix escaping and conda env name 2019-04-18 14:51:18 +08:00
Astro d537a96207 windows tests: produce a test script to embed into main.nix 2019-04-18 14:50:07 +08:00
Astro 005abc393d windows tests: switch condaEnv to "artiq"
this is what install-artiq.py uses.
2019-04-18 14:50:07 +08:00
Astro 38589b04c1 windows tests: run qemu with/without isolateNetwork 2019-04-18 14:50:07 +08:00
Astro 138f5d3b8f windows tests: bump testTimeout=180, diskImageSize=22G 2019-04-18 14:50:07 +08:00
Astro 858b3de2e4 windows tests: run tests for standalone and kc705_nist_clock 2019-04-18 14:50:07 +08:00
Astro f3fca76dd6 windows tests: convert test script into fixed-output derivation 2019-04-18 14:50:07 +08:00
Astro ac89dfeb70 windows tests: get latest anaconda version working 2019-04-18 14:50:07 +08:00
Astro b4b0ad7a22 windows tests: move qemu/ssh utils into a shared file 2019-04-18 14:50:07 +08:00
Astro 3b8c85a70a windows tests: move install.txt into separate file 2019-04-18 14:50:07 +08:00
Astro aa0ab8cb90 windows tests: install with activated conda env 2019-04-18 14:50:07 +08:00
Astro 343f11b73b move list of conda dependencies to artiq/conda-artiq-deps.nix 2019-04-18 14:50:07 +08:00
Astro 2afaa9ddd3 windows tests: update *, install full dependency list in install.nix 2019-04-18 14:50:07 +08:00
Astro a0aa821dea windows tests: run for only conda-artiq
Reverts b660ad6, addresses b660ad6723 (commitcomment-33133559)
2019-04-18 14:50:07 +08:00
Astro ab9691a01d windows tests: revamp conda env, add asyncserial dependency 2019-04-18 14:50:07 +08:00
Astro b5027f353b windows tests: add llvmlite-artiq dependency 2019-04-18 14:50:07 +08:00
Astro 315688cd74 windows tests: revamp conda env 2019-04-18 14:50:07 +08:00
Astro dadb1a0b2e windows tests: make paths more explicit 2019-04-18 14:50:07 +08:00
Astro 4ec5ccb5fd windows tests: fix escaping, tmpdir in install 2019-04-18 14:50:07 +08:00
Astro 5a2b863eb8 windows tests: move to checkPhase 2019-04-18 14:50:07 +08:00
Astro 688bc38973 windows tests: restrict qemu network 2019-04-18 14:50:07 +08:00
Astro b79576247f windows tests: run for all artiq conda pkgs 2019-04-18 14:50:07 +08:00
Astro 937a27dd48 windows tests: doc 2019-04-18 14:50:07 +08:00
Astro f6441df090 windows tests: 120s timeout 2019-04-18 14:50:07 +08:00
Astro 9deb04cda7 windows tests: fake qemu rtc 2019-04-18 14:50:07 +08:00
Astro 577966e11d add windows image test runner 2019-04-18 14:50:07 +08:00
Astro 9e23fb551d add windows image install.nix 2019-04-18 14:50:07 +08:00
Sebastien Bourdeauducq e20918e5cb rustc: avoid corrupting or1k crates 2019-04-13 18:25:18 +08:00
Sebastien Bourdeauducq 8868145a8b rust: remove unneeded inputs (#13) 2019-04-13 18:24:55 +08:00
Sebastien Bourdeauducq b6adc461e9 commit missing parts of previous commit 2019-04-13 16:49:49 +08:00
Sebastien Bourdeauducq c4944f442b partial llvm cleanup (#13) 2019-04-13 15:42:46 +08:00
Sebastien Bourdeauducq 044332d178 partial rust cleanup (#13) 2019-04-13 15:36:16 +08:00
Sebastien Bourdeauducq 68bddf00fb set maintainers 2019-04-12 19:05:24 +08:00
Sebastien Bourdeauducq e47e952a07 ARTIQ lit test NixOS 19.03 compatibility 2019-04-12 19:03:02 +08:00
Sebastien Bourdeauducq d66d6482e8 llvmlite-artiq: bump 2019-04-12 18:32:07 +08:00
Sebastien Bourdeauducq ec064077f7 llvmlite-artiq: more 19.03 fixes 2019-04-12 18:17:55 +08:00
Sebastien Bourdeauducq 484e9f9635 llvmlite-artiq: NixOS 19.03 compatibility 2019-04-12 18:08:46 +08:00
Sebastien Bourdeauducq db0f607b4c add missing LaTeX dependency to build PDF manual 2019-04-12 17:56:01 +08:00
Sebastien Bourdeauducq de02c921b5 remove unused rust-src.nix 2019-04-06 17:25:37 +08:00
Sebastien Bourdeauducq 192f700dbc style 2019-03-31 23:06:08 +08:00
Sebastien Bourdeauducq 7af143e73b run ARTIQ lit tests. Closes #3 2019-03-31 22:33:19 +08:00
Sebastien Bourdeauducq e139c5b80e build libartiq_support.so (#3) 2019-03-31 22:18:36 +08:00
Sebastien Bourdeauducq 74226a3553 bump migen/misoc 2019-03-23 13:50:59 +08:00
Sebastien Bourdeauducq 692169758d update migen/misoc 2019-03-21 23:41:48 +08:00
Sebastien Bourdeauducq a56931d547 artiq-dev: support remote board flashing 2019-03-09 13:44:23 +08:00
Sebastien Bourdeauducq 9d1da25498 revert accidentally committed part of c0a65b9 2019-03-08 12:48:22 +08:00
Sebastien Bourdeauducq 5c67e603e0 name artiq-env package properly 2019-03-06 23:01:11 +08:00
Sebastien Bourdeauducq 85b639eba1 add artiq-env package 2019-03-06 22:47:55 +08:00
Sebastien Bourdeauducq 39570674d0 do not restrict ARTIQ to 64-bit Linux 2019-03-05 15:19:32 +08:00
Sebastien Bourdeauducq 693ec6944f typo 2019-02-26 18:34:30 +08:00
Sebastien Bourdeauducq 9086df6241 add version to manual package 2019-02-26 18:32:31 +08:00
Sebastien Bourdeauducq 4cbfec3e00 fix documentation build 2019-02-26 18:32:07 +08:00
Sebastien Bourdeauducq 6abf54e523 migen: cleanup and enable tests 2019-02-26 17:39:31 +08:00
Sebastien Bourdeauducq f09a3cdfb4 do not build singlehtml manual 2019-02-26 17:29:12 +08:00
Sebastien Bourdeauducq 9af1d5bf30 merge artiq-manual dependencies into python-deps 2019-02-26 17:28:44 +08:00
Sebastien Bourdeauducq 8e686e2101 remove unnecessary artiq dependency in manual 2019-02-26 16:43:51 +08:00
Astro d12b4c98c9 improved ARTIQ manual (#1)
Signed-off-by: Stephan Maka <stephan@spaceboyz.net>
2019-02-26 16:38:16 +08:00
Sebastien Bourdeauducq 9ce9ee2624 hack-patch pythonparser for Python 3.7 compatibility
Python 3.7 will be the main version in NixOS 19.03.
2019-02-26 16:36:41 +08:00
Sebastien Bourdeauducq c0a65b97c9 fix migen/misoc hashes 2019-02-25 23:54:36 +08:00
Sebastien Bourdeauducq cc1152faff bump migen/misoc 2019-02-25 23:45:40 +08:00
Sebastien Bourdeauducq 6ad2f9f19e binaries -> board-support 2019-02-22 23:16:17 +08:00
Sebastien Bourdeauducq 5be4588e7d move outputcheck to python3, add python3Package lit 2019-02-22 12:54:10 +08:00
Sebastien Bourdeauducq f03d5d52b9 package OutputCheck 2019-02-21 22:32:43 +08:00
Sebastien Bourdeauducq 38b5f427d9 clean up artiq dependencies 2019-02-21 19:32:59 +08:00
Sebastien Bourdeauducq 94ef876c08 remove lit and outputcheck dependencies from conda package (not needed for users) 2019-02-21 01:00:33 +08:00
Sebastien Bourdeauducq b47517897c include Sayma RTM bitstream in output 2019-02-19 22:20:03 +08:00
Sebastien Bourdeauducq a02af3e857 support satellite variants in artiq-board 2019-02-19 22:14:10 +08:00
Sebastien Bourdeauducq c101a8c8c1 propagate CARGO_HOME to multiple board build commands 2019-02-19 21:20:57 +08:00
Sebastien Bourdeauducq 7ade154330 cleanup 2019-02-19 21:18:38 +08:00
Sebastien Bourdeauducq 5fdb07259b add sphinx packages 2019-02-19 14:38:33 +08:00
Sebastien Bourdeauducq 953ace12e0 simplify shell.nix 2019-02-19 11:35:12 +08:00
Sebastien Bourdeauducq 987ead50fb build llvmlite-artiq as a Python package 2019-02-19 01:29:54 +08:00
Sebastien Bourdeauducq 1b9272b153 update llvmlite-artiq package name 2019-02-19 00:51:09 +08:00
Sebastien Bourdeauducq b4e7b53957 disambiguate llvmlite vs. llvmlite-artiq 2019-02-19 00:48:39 +08:00
Sebastien Bourdeauducq c32872dc6e also override versioneer in conda build 2019-02-17 15:53:21 +08:00
Sebastien Bourdeauducq 69c57179bc override versioneer in artiq 2019-02-17 14:51:52 +08:00
Sebastien Bourdeauducq 5201aa308b add default artiq-src.nix and artiq-version.nix 2019-02-17 14:51:18 +08:00
Sebastien Bourdeauducq ee5e1943ba fix version in artiq-board 2019-02-15 23:16:36 +08:00
Sebastien Bourdeauducq b93dc4038f set version on artiq-board 2019-02-15 23:00:03 +08:00
Sebastien Bourdeauducq 85578d67a5 git is no longer necessary in the conda installation 2019-02-15 22:47:13 +08:00
Sebastien Bourdeauducq 065f6edb95 centralize/simplify version management 2019-02-15 22:35:24 +08:00
Sebastien Bourdeauducq ee649bf364 make board packages Python packages 2019-02-15 18:39:01 +08:00
Sebastien Bourdeauducq 04c482e2f4 cleanup and move board packages to default.nix for installation from channel 2019-02-15 18:17:34 +08:00
Sebastien Bourdeauducq d9f6661fa3 consistent naming 2019-02-15 17:25:57 +08:00