summary refs log tree commit diff
path: root/pkgs/development/libraries
AgeCommit message (Expand)AuthorFilesLines
2004-08-09Jakarta Regexp implementationMartin Bravenboer2-0/+24
2004-08-09Be afraid. The Java stuff is coming.Martin Bravenboer3-0/+30
2004-08-09* Fix for zlib on Darwin (it always wants to install in /usr/lib,Eelco Dolstra2-0/+34
2004-08-05* added readlineRob Vermaas2-0/+22
2004-08-05* octavefront removedRob Vermaas2-28/+0
2004-07-03New version of ATerm library and SDF packagesMartin Bravenboer1-3/+3
2004-06-21* Added rte (real-time encoder) library.Eelco Dolstra2-0/+19
2004-06-21* Upgraded some xlibs.Eelco Dolstra10-32/+53
2004-06-21* More updates.Eelco Dolstra1-3/+3
2004-06-21* Upgraded Glib, GTK, Sylpheed.Eelco Dolstra2-6/+6
2004-06-09* Mesa (an OpenGL implementation).Eelco Dolstra2-0/+33
2004-06-09* Added libXi (Xinerama? In any case Mesa needs it).Eelco Dolstra2-0/+15
2004-05-12Upgraded aterm to 2.1Martin Bravenboer1-3/+3
2004-05-01* Added libXv (XVideo).Eelco Dolstra2-0/+15
2004-04-08* Scrollkeeper requires DocBook XML 4.2 (not 4.3).Eelco Dolstra2-4/+4
2004-04-06* Added xchm, a Windows help viewer for X.Eelco Dolstra2-0/+27
2004-04-05* Some applications (notably, everything based on wxGTK) don't workEelco Dolstra5-0/+83
2004-04-05* Some renaming.Eelco Dolstra30-0/+0
2004-04-05* Factor groups of strongly related packages out ofEelco Dolstra4-0/+184
2004-04-05* Remove docs/ after build.Eelco Dolstra2-8/+20
2004-04-04* Ensure that when building gcc, libstdc++ is linked against theEelco Dolstra1-7/+2
2004-04-02* Updated some more packages. However, bittorrent and vlc don't workEelco Dolstra14-82/+31
2004-04-02* Update to GTK 2.4.0.Eelco Dolstra9-52/+45
2004-04-01* More sed breakage.Eelco Dolstra1-0/+1
2004-04-01* Fixed and/or updated some more components. The number of explicitEelco Dolstra30-247/+29
2004-04-01* Fixed Stratego.Eelco Dolstra2-3/+4
2004-04-01* Working Graphviz / Athena widgets.Eelco Dolstra3-0/+33
2004-04-01* Use an unofficial release of libXt.Eelco Dolstra2-368/+6
2004-03-31* Some changes to get Firefox working (it doesn't work yet, sinceEelco Dolstra1-1/+2
2004-03-30* Some more updates.Eelco Dolstra4-28/+5
2004-03-30* More freedesktop.org X11 modules.Eelco Dolstra21-155/+78
2004-03-30* Remove builder attributes.Eelco Dolstra10-10/+0
2004-03-30* Fix brokenness due to automatic transformations.Eelco Dolstra1-1/+0
2004-03-30* Remove builder.Eelco Dolstra2-10/+1
2004-03-30* Toss out all the linker flags, since any --rpath switch causes theEelco Dolstra1-1/+9
2004-03-29* Remove trivial builders.Eelco Dolstra116-310/+63
2004-03-29* Okay, so something did break.Eelco Dolstra1-1/+1
2004-03-29* "!isNull x" -> "x != null". Done automatically. Hope nothingEelco Dolstra31-54/+54
2004-03-28* For simple Autotools-style packages (such as the ATerm library), theEelco Dolstra2-4/+1
2004-03-28* It is now possible to execute a builder using a shell inside the NixEelco Dolstra2-6/+1
2004-03-27* Need to specify a dummy unpacker.Eelco Dolstra1-0/+4
2004-03-27* Use $propagatedBuildInputs to find build inputs.Eelco Dolstra5-22/+8
2004-03-27* Started moving from XFree86 to the freedesktop.org Xlibs libraries.Eelco Dolstra25-40/+549
2004-03-27* Upgrade to 0.9.7d (another security fix).Eelco Dolstra1-6/+5
2004-03-19* The stdenv setup script now defines a generic builder that allowsEelco Dolstra14-71/+71
2004-03-11* Finally got stdenv-nix-linux working again. Still not perfect,Eelco Dolstra7-21/+14
2004-03-09* stdenv-nix-linux should more-or-less work again now. backups/martin@828Eelco Dolstra1-6/+6
2004-03-09* propagated-build-inputs should now be placed in $out/nix-support.Eelco Dolstra21-176/+198
2004-03-08* gcc-wrapper now filters out -L and -I flags referring to pathsEelco Dolstra1-1/+1
2004-03-05* Added gperf, texinfo, ncurses.Eelco Dolstra4-0/+50