summary refs log tree commit diff
path: root/maintainers/docs
Commit message (Collapse)AuthorAge
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* Adding Redstore HTTP RDF/SPARQL serverMichael Raskin2010-06-29
| | | | svn path=/nixpkgs/trunk/; revision=22428
* Starting documenting upstream-updaterMichael Raskin2010-06-03
| | | | svn path=/nixpkgs/trunk/; revision=22121
* * Move classification.txt to the manual.Eelco Dolstra2009-11-18
| | | | svn path=/nixpkgs/trunk/; revision=18419
* * Moved the coding conventions from maintainers/docs to the NixpkgsEelco Dolstra2009-09-25
| | | | | | | manual. * Removed some out-dated files from maintainers/docs. svn path=/nixpkgs/trunk/; revision=17419
* * DBus 1.1.20.Eelco Dolstra2008-03-04
| | | | svn path=/nixpkgs/trunk/; revision=10945
* * Description of the current coding conventions in Nixpkgs / NixOS.Eelco Dolstra2008-01-29
| | | | | | Comments welcome. svn path=/nixpkgs/trunk/; revision=10392
* * Release notes.Eelco Dolstra2007-05-24
| | | | svn path=/nixpkgs/trunk/; revision=8772
* * Merge builder-cygwin.sh.Eelco Dolstra2006-12-27
| | | | svn path=/nixpkgs/trunk/; revision=7497
* * Remove dontMakeInstall, it's no longer necessary (just setEelco Dolstra2006-12-27
| | | | | | installCommand to true or something). svn path=/nixpkgs/trunk/; revision=7495
* * Handle weird cases when the server redirects us while setting aEelco Dolstra2006-12-15
| | | | | | cookie. svn path=/nixpkgs/trunk/; revision=7352
* bash, bzip2 and findutils instructionsArmijn Hemel2006-08-26
| | | | svn path=/nixpkgs/trunk/; revision=6251
* instructions for gccArmijn Hemel2006-08-25
| | | | svn path=/nixpkgs/trunk/; revision=6248
* start documenting bootstrapping the static initial stdenvArmijn Hemel2006-08-25
| | | | svn path=/nixpkgs/trunk/; revision=6245
* * Grmbl.Eelco Dolstra2006-02-06
| | | | svn path=/nixpkgs/trunk/; revision=4738
* add location of static bzip2Armijn Hemel2006-01-01
| | | | svn path=/nixpkgs/trunk/; revision=4478
* small howto of adding new targets for uClibc cross compiling. For someArmijn Hemel2005-12-31
| | | | | | | reasons sparc-linux fails, need to look into that...but hey, this is fun. Requests anyone? :) svn path=/nixpkgs/trunk/; revision=4469
* add what should be done after completing the toolchain and a note of warningArmijn Hemel2005-12-30
| | | | | | that many packages cannot be succesfully cross compiled. svn path=/nixpkgs/trunk/; revision=4457
* tell a bit more about the names of the binutils that the buildprocess expectsArmijn Hemel2005-12-30
| | | | | | | | to find during cross compilation. We need to fix the gcc-wrapper to support cross-compiling. Really, it's not that hard to do, but it needs to be done correctly :) svn path=/nixpkgs/trunk/; revision=4456
* add some documentation about where to find the Nix expressions for the staticArmijn Hemel2005-12-27
| | | | | | tools in nixpkgs, why we chose dietlibc for some packages and glibc for others. svn path=/nixpkgs/trunk/; revision=4447
* add some stuff about the difficulties we've encountered so far with building ↵Armijn Hemel2005-12-06
| | | | | | cross compilers, especially when building a C++ compiler. svn path=/nixpkgs/trunk/; revision=4346
* rewrite a bit, add some clarificationsArmijn Hemel2005-12-06
| | | | svn path=/nixpkgs/trunk/; revision=4343
* first version of the Nix cross compilation HOWTO (easy stuff is done), more ↵Armijn Hemel2005-12-06
| | | | | | to follow svn path=/nixpkgs/trunk/; revision=4342
* * Glibc 2.3.6.Eelco Dolstra2005-12-06
| | | | | | | | | * GCC 3.4.5. * Updated several other stdenv packages. * Modified the builders of several packages to use the generic builder. svn path=/nixpkgs/trunk/; revision=4336
* * To do.Eelco Dolstra2005-11-29
| | | | svn path=/nixpkgs/trunk/; revision=4320
* * Patch to OpenSSL 0.9.7h to make it build on Mac OS X.Eelco Dolstra2005-10-12
| | | | svn path=/nixpkgs/trunk/; revision=4070
* * Docs.Eelco Dolstra2005-10-02
| | | | svn path=/nixpkgs/trunk/; revision=3989
* * ALSA utilities (for `alsamixer' etc.).Eelco Dolstra2005-08-29
| | | | svn path=/nixpkgs/trunk/; revision=3742
* * Make the grep call optional.Eelco Dolstra2005-07-13
| | | | svn path=/nixpkgs/trunk/; revision=3330
* * In `all-packages.nix': use the current system as default for theEelco Dolstra2005-04-29
| | | | | | | `system' argument. This is so that importers of Nixpkgs don't have to specify a system explicitly anymore. svn path=/nixpkgs/trunk/; revision=2938
* * GCC 4.0.0 added (though it's not used for anything yet).Eelco Dolstra2005-04-22
| | | | svn path=/nixpkgs/trunk/; revision=2878
* * NEWS.Eelco Dolstra2005-04-11
| | | | svn path=/nixpkgs/trunk/; revision=2521
* security tools in ./tools/securityArmijn Hemel2005-03-22
| | | | svn path=/nixpkgs/trunk/; revision=2437
* * Mac needs Unzip 5.52.Eelco Dolstra2005-03-21
| | | | svn path=/nixpkgs/trunk/; revision=2434
* * TODO.Eelco Dolstra2005-03-10
| | | | svn path=/nixpkgs/trunk/; revision=2364
* * Bug.Eelco Dolstra2005-02-25
| | | | svn path=/nixpkgs/trunk/; revision=2301
* * Done.Eelco Dolstra2005-02-22
| | | | svn path=/nixpkgs/trunk/; revision=2274
* * Move stuff.Eelco Dolstra2005-02-21
* Added a NEWS file. svn path=/nixpkgs/trunk/; revision=2259