about summary refs log tree commit diff
path: root/pkgs/development/compilers/fpc
Commit message (Collapse)AuthorAge
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
|
* fpc: switch sf downloads to mirror://J Phani Mahesh2016-08-20
| | | | | This allows fallback to all configured mirrors for sourceforge to download, instead of relying on just downloads.sourceforge.net
* Revert "Merge pull request #16980 from phanimahesh/sf-use-mirrors"Joachim Fasting2016-08-20
| | | | | | | This reverts commit 217594fd1d0b4cc36c98c1605b73ccb50ce57bc8, reversing changes made to 8e8a89d8a8f9d801f9e17d48325d06f20743b364. Turns out it wasn't ready afterall ...
* fpc: switch sf downloads to mirror://J Phani Mahesh2016-08-20
|
* replace ${stdenv.cc.cc}/lib occurencesNikolay Amiantov2016-05-01
|
* lazarus: 1.4.4 -> 1.6Michael Raskin2016-02-20
|
* lazarus: 1.2.6 -> 1.4.4Michael Raskin2016-01-01
|
* fpc: 2.6.4 -> 3.0.0Michael Raskin2016-01-01
|
* Fix Lazarus build (somewhat) by referring to gcc libgcc_s.so by ↵Michael Raskin2015-02-08
| | | | currently-woring attribute path
* 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.
* Refactor Lazarus build a bit and build it with all the components by defaultMichael Raskin2014-11-07
|
* Update LazarusMichael Raskin2014-11-04
|
* Remove fpc 2.4.0: lazarus doesn't need it and it doesn't like .2.6.0 as ↵Michael Raskin2014-09-01
| | | | bootstrap compiler
* Update FPC to 2.6.4Michael Raskin2014-08-31
|
* Update FPC binary expressionMichael Raskin2014-08-31
|
* gktspell: version bump to 2.0.16 because the old one has disappearedEvgeny Egorochkin2013-07-14
|
* Remove some oversized packages from the channelEelco Dolstra2013-01-17
| | | | E.g. urbanterror takes up 2x720 MiB.
* Update LazarusMichael Raskin2012-10-17
|
* Updating FPC and Lazarus - works OK with new glib Michael Raskin2012-03-23
| | | | svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33367
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* Update LazarusMichael Raskin2011-05-25
| | | | svn path=/nixpkgs/trunk/; revision=27302
* Update FPCMichael Raskin2011-05-25
| | | | svn path=/nixpkgs/trunk/; revision=27301
* Updating from trunk againMichael Raskin2010-11-17
|\ | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=24745
| * Restore fpc 2.4.0 - needed for LazarusMichael Raskin2010-11-15
| | | | | | | | svn path=/nixpkgs/trunk/; revision=24704
| * Fix Lazarus version specificationMichael Raskin2010-11-15
| | | | | | | | svn path=/nixpkgs/trunk/; revision=24702
| * Update FPCMichael Raskin2010-11-15
| | | | | | | | svn path=/nixpkgs/trunk/; revision=24699
* | Ignore the utime issue - tell tar we do not care about times in the first placeMichael Raskin2010-11-17
|/ | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=24729
* fpc should not use lib64-located ld-linux.so..Michael Raskin2010-11-10
| | | | svn path=/nixpkgs/trunk/; revision=24645
* * 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
* Also fix ppc* copying in source fpc builderMichael Raskin2010-01-15
| | | | svn path=/nixpkgs/trunk/; revision=19462
* Copy ppc* independently of architectureMichael Raskin2010-01-15
| | | | svn path=/nixpkgs/trunk/; revision=19461
* FPC on x86-64 seems to need fpcmake invocationMichael Raskin2010-01-15
| | | | svn path=/nixpkgs/trunk/; revision=19459
* Make fpc binary builder more explicit and more verboseMichael Raskin2010-01-14
| | | | svn path=/nixpkgs/trunk/; revision=19445
* Updating LazarusMichael Raskin2010-01-14
| | | | svn path=/nixpkgs/trunk/; revision=19422
* Update FPCMichael Raskin2010-01-14
| | | | svn path=/nixpkgs/trunk/; revision=19420
* Changing CLisp, FPC to new style of adding to hydraMichael Raskin2009-08-25
| | | | svn path=/nixpkgs/trunk/; revision=16855
* Use GTK2 for Lazarus and get Unicode supportMichael Raskin2009-07-14
| | | | svn path=/nixpkgs/trunk/; revision=16363
* Update FPC and LazarusMichael Raskin2009-07-14
| | | | svn path=/nixpkgs/trunk/; revision=16343
* FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber2009-05-19
| | | | svn path=/nixpkgs/trunk/; revision=15662
* * Cleaned up a lot of description fields that contained newlines.Eelco Dolstra2009-03-03
| | | | | | | | | | | | | | | | | Some of these should be longDescriptions, but most others just shouldn't contain newlines. E.g. write description = "Bla"; and not description = '' Bla ''; This pollutes "nix-env -qa --description" output. svn path=/nixpkgs/trunk/; revision=14310
* Updated LazarusMichael Raskin2009-02-26
| | | | svn path=/nixpkgs/trunk/; revision=14263
* Updated FPC. Patch partially by Felix BreuerMichael Raskin2009-02-26
| | | | svn path=/nixpkgs/trunk/; revision=14261
* Added Lazarus IDE for Free Pascal CompilerMichael Raskin2008-04-08
| | | | svn path=/nixpkgs/trunk/; revision=11491
* Nix-expr style reviewYury G. Kudryashov2008-01-30
| | | | | | | | | | | | Unneded args.something replaced with args: with args; line. After this line args is the only place where we can recieve variables from. Also removed several buildInputs = []; lines. svn path=/nixpkgs/trunk/; revision=10415
* Corrected fpc configuration generation after update.Michael Raskin2007-10-19
| | | | svn path=/nixpkgs/trunk/; revision=9474
* FPC version bumpMichael Raskin2007-10-04
| | | | svn path=/nixpkgs/trunk/; revision=9405
* Added Free Pascal Compiler.Michael Raskin2007-08-11
svn path=/nixpkgs/trunk/; revision=9102