about summary refs log tree commit diff
path: root/pkgs/development/compilers/eql
Commit message (Collapse)AuthorAge
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* eql: flags is a list of stringsNikolay Amiantov2016-04-20
|
* Remove unneeded 'with's from meta.platformsPascal Wittmann2015-11-25
|
* eql: reimplement using mkDerivationJoachim Fasting2015-11-24
|
* EQL: update to latest snapshotMichael Raskin2012-12-13
|
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* Alleviate race condition: give Xvfb 10 seconds to start up. I hate the fact ↵Michael Raskin2010-12-17
| | | | | | that EQL build even needs it, but it does run a Qt application to generate some file svn path=/nixpkgs/trunk/; revision=25168
* Make EQL buildable againMichael Raskin2010-10-23
| | | | svn path=/nixpkgs/trunk/; revision=24434
* Update EQLMichael Raskin2010-10-23
| | | | svn path=/nixpkgs/trunk/; revision=24432
* Add -fPIC to EQL CFLAGS as recommended by ld on amd64Michael Raskin2010-09-22
| | | | svn path=/nixpkgs/trunk/; revision=23901
* Update EQLMichael Raskin2010-09-22
| | | | svn path=/nixpkgs/trunk/; revision=23893
* Allow building EQL applicationsMichael Raskin2010-09-20
| | | | svn path=/nixpkgs/trunk/; revision=23869
* Fixing EQL evalutaionMichael Raskin2010-09-17
| | | | svn path=/nixpkgs/trunk/; revision=23845
* Use git commit as versionMichael Raskin2010-09-17
| | | | svn path=/nixpkgs/trunk/; revision=23843
* Add EQL (Embeddable Common Lisp + Qt)Michael Raskin2010-09-17
svn path=/nixpkgs/trunk/; revision=23842