summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* qt4: parallel-build impurity fixVladimír Čunát2013-04-23
| | | | Modified to avoid unnecessary rebuilds.
* Merge pull request #471 from vcunat/p/xorgMichael Raskin2013-04-22
|\ | | | | xorg updates
| * pixman: use pixman_cairo for xorg, flatten its includesVladimír Čunát2013-04-18
| |
* | poppler: share most things between glib and qt4 versionsVladimír Čunát2013-04-21
|/ | | | | | | | | | Most of the stuff was duplicated (headers, the core library). The new solution makes the _qt4 package use the _glib one, because it depended on glib through cairo anyway (and _glib bindings themselves are just ~350kB). This also fixes a problem that mergeAttrsByFuncDefaultsClean didn't merge patches, which affected dbus.libs.
* poppler: update, include qt4+cairo patchesVladimír Čunát2013-04-18
| | | | | The patches should provide smoother font rendering, like it's with poppler+gtk+cairo. The code was taken from @mornfall f4fce48c #470, thanks.
* openjpeg: flatten includes to make it better detectableVladimír Čunát2013-04-18
|
* flattenInclude: a useful utility, moved into glib nowVladimír Čunát2013-04-18
|
* gtk+: enable xcursor support, fixes #469Song Wenwu2013-04-18
| | | | @vcunat also reorganized the build input lists a bit
* gmime: fix via updating the ancient versionVladimír Čunát2013-04-18
|
* Merge branch 'master' into x-updatesVladimír Čunát2013-04-17
|\ | | | | | | | | | | Conflicts: pkgs/development/compilers/vala/default.nix (it's different version) pkgs/development/libraries/cairo/default.nix (trivial)
| * titaniumsdk: Updated KitchenSink example + fix native librariesSander van der Burg2013-04-17
| |
| * plone: adding version 4.2.5 and 4.1.6Rok Garbas2013-04-17
| |
| * plone: some versions got pinned wrongRok Garbas2013-04-17
| |
| * plone: update to 4.3Rok Garbas2013-04-17
| |
| * nodejs: update to 0.8.23Rok Garbas2013-04-16
| |
| * titaniumsdk: Removed obsolete src parameterSander van der Burg2013-04-16
| |
| * titaniumsdk: Added version 3.1 next to version 2.1, and make it configurableSander van der Burg2013-04-16
| |
| * Merge pull request #456 from bjornfor/premakeviric2013-04-15
| |\ | | | | | | premake: bump to version 4.3
| | * premake: bump to version 4.3Bjørn Forsman2013-04-08
| | | | | | | | | | | | aacskeys depends on premake3, so keep that version around.
| * | libotr: 4.0 back to default. Git problems.Lluís Batlle i Rossell2013-04-15
| | |
| * | libotr: Missed file for 3.2Lluís Batlle i Rossell2013-04-15
| | |
| * | libotr: adding back libotr 3.2; bitlbee failed without itLluís Batlle i Rossell2013-04-15
| | |
| * | Adding libffi to autogen dependencies to fix the buildMichael Raskin2013-04-15
| | |
| * | haskell-statistics: patch to fix Haddock buildPeter Simons2013-04-14
| | |
| * | haskell-cuda: update to version 0.5.0.2Peter Simons2013-04-14
| | |
| * | haskell-statistics: update to version 0.10.3.0Peter Simons2013-04-14
| | |
| * | haskell-happstack-server: update to version 7.1.7.1Peter Simons2013-04-14
| | |
| * | haskell-split: update to version 0.2.2Peter Simons2013-04-14
| | |
| * | haskell-testpack: drop obsolete and unmaintained libraryPeter Simons2013-04-14
| | |
| * | meta.license should be a (list of) string(s), not an attribute setEelco Dolstra2013-04-14
| | | | | | | | | | | | http://hydra.nixos.org/build/4744513
| * | some libintl and libiconv cleanups + non-linux fixesVladimír Čunát2013-04-14
| | |
| * | vala: attempt to fix on FreeBSDVladimír Čunát2013-04-13
| | |
| * | freetype: attempt to fix build for the other FreeBSDVladimír Čunát2013-04-13
| | |
| * | Fixing libotr crash (taking a 3rd party patch)Lluís Batlle i Rossell2013-04-13
| | | | | | | | | | | | | | | | | | I hope it doesn't make libotr insecure, but the trivial patch comes from this irssi-otr thread: https://github.com/cryptodotis/irssi-otr/issues/21
| * | libotr wanted the stack protector libs.Lluís Batlle i Rossell2013-04-13
| | | | | | | | | | | | Missed by our gcc-wrapper, I guess.
| * | libotr: update to 4.0.0Lluís Batlle i Rossell2013-04-13
| | |
| * | libextractor: update to 1.0.1Lluís Batlle i Rossell2013-04-13
| | |
* | | vala: attempt to fix build for FreeBSDVladimír Čunát2013-04-13
| | |
* | | libgsf: attempt to fix build on FreeBSDVladimír Čunát2013-04-13
| | |
* | | Merge branch 'master' into x-updatesVladimír Čunát2013-04-13
|\| | | | | | | | | | | | | | Conflicts (systemd version is split on x-updates): pkgs/os-specific/linux/systemd/default.nix
| * | haskell-cabal-dev: update to version 0.9.2Peter Simons2013-04-13
| | |
| * | haskell-github: update to version 0.6.0Peter Simons2013-04-13
| | |
| * | haskell-wai-extra: update to version 1.3.4Peter Simons2013-04-12
| | |
| * | haskell-publicsuffixlist: update to version 0.1Peter Simons2013-04-12
| | |
| * | haskell-accelerate: update to version 0.12.2.0Peter Simons2013-04-12
| | |
| * | Remove the "proprietary" licenseEelco Dolstra2013-04-12
| | | | | | | | | | | | We already had "unfree".
| * | boost-1.44.0: also apply time utc patch that was applied for 1.49.0. Needed ↵Rob Vermaas2013-04-12
| | | | | | | | | | | | to be adapted for 1.44.0.
| * | gcc47: minor update to 4.7.3Vladimír Čunát2013-04-12
| | | | | | | | | | | | Tested buildability on x86_64-linux + stdenv-updates.
| * | icu4c: Update to 51.1Eelco Dolstra2013-04-12
| | |
* | | Merge branch 'master' into x-updatesVladimír Čunát2013-04-11
|\| | | | | | | | | | | Needed that to fix the tarball.