nixpkgs/doc
Maximilian Bosch 9732c44225
dlib: add flag to disable AVX support
Especially older hardware doesn't support AVX instructions. DLib is
still functional there, but significantly slower[1].

By setting `avxInstructions` to false, DLib will be compiled without
this feature.

[1] http://dlib.net/compile.html
2019-03-03 15:35:58 +01:00
..
functions treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
languages-frameworks buildPythonPackage: always export LANG=C.UTF-8 2019-02-23 20:08:26 +01:00
old
.gitignore
coding-conventions.xml rephrase and apply suggestions 2019-01-17 12:32:08 +02:00
configuration.xml manual: limit text width 2019-01-08 15:08:42 +00:00
contributing.xml
cross-compilation.xml doc/cross-compilation: fix typo 2019-02-26 22:56:56 +01:00
default.nix doc: Add automatic generation of library function documentation 2019-01-04 11:28:27 +01:00
functions.xml Merge pull request #54693 from tilpner/appimage-tools 2019-02-23 18:06:31 -05:00
introduction.chapter.md
lib-function-docs.nix doc: Add automatic generation of library function documentation 2019-01-04 11:28:27 +01:00
lib-function-locations.nix
Makefile doc: Include function doc generation in Makefile 2019-02-01 11:45:30 +01:00
manual.xml
meta.xml
multiple-output.xml
overlays.xml
overrides.css
package-notes.xml dlib: add flag to disable AVX support 2019-03-03 15:35:58 +01:00
platform-notes.xml
quick-start.xml
release-notes.xml
reviewing-contributions.xml doc/reviewing-contributions: use they pronoun 2019-01-18 05:29:55 -05:00
shell.nix
stdenv.xml Merge branch 'master' into staging-next 2019-02-01 09:22:29 +01:00
style.css manual: limit text width 2019-01-08 15:08:42 +00:00
submitting-changes.xml