summary refs log tree commit diff
path: root/pkgs/development/compilers/aldor
Commit message (Collapse)AuthorAge
* treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob2021-02-19
|
* pkgs/development/compilers: stdenv.lib -> libBen Siraphob2021-01-23
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* aldor: mark as brokenzimbatm2016-06-25
| | | | Compilation fails and there is no maintainer
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
|
* java: Normalize to the default jre / jdkWilliam A. Kennington III2015-01-07
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* aldor: update to 1.2.0 version in development.Karn Kallio2014-03-31
|
* Some description fixesBjørn Forsman2013-10-05
| | | | | | | | | | | | There are many more packages to fix, this is just a start. Rules: * Don't repeat the package name (not always that easy...) * Start with capital letter * Don't end with full stop * Don't start with "The ..." or "A ..." I've also added descriptions to some packages and rewritten others.
* aldor: fix the buildKarn Kallio2013-07-25
|
* aldor: fix the sha256 hash (plus minor cosmetic changes)Peter Simons2013-07-24
|
* Add aldor.Karn Kallio2013-07-17