aboutsummaryrefslogtreecommitdiff
path: root/doc/cross-compilation.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix exampleAlexandre Esteves2019-09-191-2/+2
* doc: re-formatJan Tojnar2019-09-181-337/+53
* doc/stdenv: document meson variablesworldofpeace2019-09-171-20/+20
* manual: Fix typos John Ericson2019-03-251-17/+17
* manual: Document `pkgsFooBar` and moreJohn Ericson2019-03-241-83/+291
* doc: format the documentation (#57102)Wael Nasreddine2019-03-081-78/+80
* doc/cross-compilation: fix typoLorenzo2019-02-261-1/+1
* doc: fix incorrect exampleMatthew Bauer2018-11-281-1/+1
* doc/cross-compilation: remove reference to old wikiMatthew Bauer2018-11-191-7/+0
* doc/cross-compilation: fixupMatthew Bauer2018-11-191-94/+94
* doc: typo fixesMatthew Bauer2018-11-191-2/+2
* nixpkgs docs: ReformatGraham Christensen2018-10-021-3/+4
* doc: Don't mention top-level `{build, host, target}Platform`John Ericson2018-09-231-7/+3
* Revert "top-level: Deprecate top-level `{build,host,target}Platform`"Sarah Brofeldt2018-09-111-3/+7
* top-level: Deprecate top-level `{build,host,target}Platform`John Ericson2018-09-051-7/+3
* nixpkgs docs: give linked things IDsGraham Christensen2018-09-011-3/+3
* Add section IDsGraham Christensen2018-09-011-3/+3
* nixpkgs docs: correct misspellworldofpeace2018-07-061-1/+1
* doc: ran `make format`Samuel Dionne-Riel2018-05-311-9/+18
* nixpkgs docs: format =)Graham Christensen2018-05-011-264/+425
* doc: fix typo in cross-compilation docsLéo Gaspard2018-04-271-1/+1
* doc: Cross chapter: Add note on why use example platformsJohn Ericson2018-01-261-0/+10
* doc: chap cross: Make example command stick out moreJohn Ericson2018-01-261-1/+2
* doc/cross-compilation: fixes typosJörg Thalheim2018-01-111-2/+2
* doc: Add cross cookbookJohn Ericson2017-12-301-0/+39
* doc: Add "Specifying Dependencies" section to the stdenv chapterJohn Ericson2017-12-301-1/+1
* Merge pull request #29418 from vanschelven/small-documentation-improvementsJohn Ericson2017-11-131-25/+35
|\
| * documentation: fix typosOrivej Desh2017-11-091-2/+2
| * documentation: cross-compilation - partial rewriteKlaas van Schelven2017-11-091-25/+35
* | Rename `__targetPackages` to `targetPackages`John Ericson2017-11-051-1/+1
|/
* doc: Update cross compilation chapter for stdenv.{build,host,target}PlatformJohn Ericson2017-07-071-2/+3
* top-level: stdenv.cross vanquishedhsloan2017-06-281-5/+0
* lib and doc: Use "libSystem" as identifier for that libc in platformsJohn Ericson2017-05-311-1/+1
* lib: Consolidate platform configurations (used for crossSystem)John Ericson2017-05-291-8/+44
* doc/cross-compilation: change cross to targetMatthew Bauer2017-05-241-1/+1
* doc/cross-compilation: cleanup some grammarMatthew Bauer2017-05-231-4/+4
* top-level: Introduce targetPackages and a "double link fold"John Ericson2017-04-231-0/+5
* doc: Document the structure of `{build,host,target}Platforms`John Ericson2017-04-181-8/+51
* top-level: Allow nixpkgs to take localSystem directlyJohn Ericson2017-02-081-3/+17
* cross stdenv: let build package's build deps resolve to native packagesJohn Ericson2017-02-051-5/+6
* nixpkgs docs: Cross compilation docsJohn Ericson2017-01-241-0/+153