summary refs log tree commit diff
path: root/pkgs/development/compilers/chicken
Commit message (Expand)AuthorAge
* chicken: disable tests for darwinJonathan Ringer2022-04-13
* chickenPackages_4.egg2nix: switch to fetchFromGitHubFelix Buehler2022-01-08
* chicken: 5.2.0 -> 5.3.0R. Ryantm2021-12-11
* chickenPackages_5.chicken: use lib.makeBinPath insteadDaniel Nagy2021-06-30
* chickenPackages_5.chicken: check the binaryVersion (#128202)Daniel Nagy2021-06-26
* chickenPackages_{4,5}: recurseIntoAttrssternenseemann2021-03-03
* treewide: add missing lib inputssternenseemann2021-03-03
* treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob2021-02-19
* Merge pull request #110913 from siraben/other-stdenv-libSandro2021-01-27
|\
| * treewide: stdenvNoCC.lib -> libBen Siraphob2021-01-27
* | treewide: remove stdenv where not neededPavol Rusnak2021-01-25
|/
* pkgs/development/compilers: stdenv.lib -> libBen Siraphob2021-01-23
* chicken: support darwin platform (#103748)Mark Hudnall2020-11-15
* treewide: remove the-kenny from maintainersJörg Thalheim2020-05-09
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
* chicken: 5.1.0 -> 5.2.0Evan Hanson2020-03-01
* treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren2019-12-30
* chicken: add corngood as maintainer (#76076)David McFarland2019-12-19
* chicken: update eggs to latestDavid McFarland2019-12-12
* chicken: remove parseDrvName from chicken-5David McFarland2019-12-12
* chicken: fix chicken-4 set -u regressionDavid McFarland2019-12-12
* chicken: fix chicken-4 evaluationDavid McFarland2019-12-12
* treewide: Get rid of most `parseDrvName` without breaking compatJohn Ericson2019-11-24
* treewide: name -> pnamevolth2019-08-17
* chicken: fixes for chicken 5.1.0David McFarland2019-08-06
* chicken: 5.0.0 -> 5.1.0R. RyanTM2019-07-01
* treewide: remove unused variables (#63177)volth2019-06-16
* chicken: 4.13.0 -> 5.0.0David McFarland2018-12-26
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* [bot]: remove unreferenced codevolth2018-07-20
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
* treewide: get rid of platforms.allButJohn Ericson2018-03-14
* treewide: Don't use envHook anymoreJohn Ericson2017-12-30
* chicken: 4.11.0 -> 4.13.0Evan Hanson2017-12-15
* treewide: update the usage of makeWrapper after #31497Orivej Desh2017-11-19
* replace "Mac OS X" and "OS X" with "macOS"davidak2017-08-07
* chicken: 4.10.0 -> 4.11.0Caolan McMahon2016-06-26
* chicken: 4.9.0.1 -> 4.10.0Moritz Ulrich2015-08-21
* remove stdenv.isBSDcodyopel2015-02-24
* Missed gcc refsShea Levy2014-12-26
* Fix license attribute of many bsd-like licensed packagesPascal Wittmann2014-12-21
* Wrap chicken so it can find gcc.Moritz Ulrich2014-10-17
* eggDerivation: Move postInstall into installPhase.Moritz Ulrich2014-10-15
* Add chicken to PATH of wrapped chicken binaries.Moritz Ulrich2014-10-13
* rename patches -> overridesMoritz Ulrich2014-10-13
* Implement patches.nix to override parts of a derivationMoritz Ulrich2014-10-13
* Infrastructure to build chicken eggs.Moritz Ulrich2014-10-13
* chicken: Implement support for bootstrap-buildsMoritz Ulrich2014-10-13
* Make platforms.allBut accept a list rather than a single platformLuca Bruno2014-08-09
* chicken: broken on darwinLuca Bruno2014-08-09