benchmark/docs
Nicholas Junge a17480dd34
Fix dependency typo and unpin cibuildwheel version in wheel building … (#1263)
* Fix dependency typo and unpin cibuildwheel version in wheel building action

* Move to monolithic build jobs, restrict to x64 architectures

As of this commit, all wheel building jobs complete on GitHub Actions. Since some platform-specific options had to be set to fix different types of build problems underway, the build job matrix was unrolled.

Still left TODO:
* Wheel testing after build (running the Python bindings test)
* Emulating bazel on other architectures to build aarch64/i686/ppc64le
* Enabling Win32 (this fails due to linker errors).

* Add binding test commands for all wheels, set macOSX deployment target to 10.9

* Add instructions for updating Python __version__ variable before release creation
2021-11-11 14:51:22 +00:00
..
AssemblyTests.md Add tests to verify assembler output -- Fix DoNotOptimize. (#530) 2018-03-23 16:10:47 -06:00
_config.yml Set theme jekyll-theme-minimal 2021-08-18 10:07:38 +01:00
dependencies.md Update policy to match reality 2021-09-20 10:19:51 +01:00
index.md refactor the documentation to minimise `README.md` (#1211) 2021-08-17 21:45:33 +01:00
perf_counters.md [PFM] Extend perf counter support to multi-threaded cases. (#1153) 2021-05-19 09:49:05 +01:00
platform_specific_build_instructions.md refactor the documentation to minimise `README.md` (#1211) 2021-08-17 21:45:33 +01:00
random_interleaving.md Random interleaving of benchmark repetitions - the sequel (fixes #1051) (#1163) 2021-06-03 21:16:54 +03:00
releasing.md Fix dependency typo and unpin cibuildwheel version in wheel building … (#1263) 2021-11-11 14:51:22 +00:00
tools.md Add requirements.txt for python dependencies (#994) 2020-06-29 13:22:03 +01:00
user_guide.md Fixed typo in doc: s/marcro/macro (#1274) 2021-11-08 10:04:03 +00:00