summary refs log tree commit diff
path: root/pkgs/development/libraries/ilbc
Commit message (Collapse)AuthorAge
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-21
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux and on Darwin.
* ilbc: extract-cfile.awk has fallen off the internetGraham Christensen2016-03-14
| | | | Close #13923.
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* Fix ilbc buildYury G. Kudryashov2012-04-24
| | | | svn path=/nixpkgs/trunk/; revision=33912
* ilbc: styleYury G. Kudryashov2012-03-16
| | | | svn path=/nixpkgs/trunk/; revision=33163
* iLBC codec. Extract directly from rfcYury G. Kudryashov2011-06-07
| | | | svn path=/nixpkgs/trunk/; revision=27374
* * Get rid of many instances of "args: with args;", and other codingEelco Dolstra2010-07-28
| | | | | | | guidelines violations. * Updated libsamplerate to 0.1.7. svn path=/nixpkgs/trunk/; revision=22782
* * Got rid of all --disable-static flags; they're redundant now.Eelco Dolstra2009-04-21
| | | | | | * Also a bunch of style cleanups (tabs, with args, ...). svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
* ilbc and msilbc libraries addedYury G. Kudryashov2008-02-10
svn path=/nixpkgs/branches/stdenv-updates/; revision=10570