about summary refs log tree commit diff
path: root/pkgs/development/libraries/SDL2
AgeCommit message (Expand)AuthorFilesLines
2022-09-18SDL2: fix post-install conditionPedroHLC ☭1-1/+1
2022-09-18SDL2: 2.0.22 -> 2.24.0PedroHLC ☭2-16/+14
2022-07-25SDL2: restore udev support by default on linuxArtturin1-1/+1
2022-05-23SDL2: 2.0.20 -> 2.0.22K9001-2/+2
2022-05-09SDL2: use wayland-scanner from PATHRick van Schijndel1-3/+3
2022-05-09SDL2: fix cross-compilationRick van Schijndel1-0/+10
2022-03-31SDL2: build kmsdrm video driver on LinuxK9001-1/+5
2022-03-20SDL2: Reinstate find-headers.patchOPNA26082-0/+42
2022-02-16SDL2: add pipewire & libdecor supportZack A1-0/+6
2022-02-07SDL2: fix formattingZack A1-31/+58
2022-02-07SDL2: 2.0.14 -> 2.0.20Zack A3-107/+2
2021-12-10SDL2: Fix the build with wayland 1.20.0Michael Weiss2-1/+48
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-3/+3
2021-04-20SDL2: fix cross-compile to windows (mingw)Taeer Bar-Yam1-1/+2
2021-01-24Merge branch 'master' into staging-nextJan Tojnar1-1/+1
2021-01-24pkgs/development: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-22Merge staging-next into stagingzowoq1-4/+4
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-4/+4
2021-01-19Merge branch 'staging-next' into stagingJan Tojnar1-3/+3
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-3/+3
2021-01-17SDL2: 2.0.12 -> 2.0.14Carles Pagès2-11/+10
2020-11-11SDL2: fix cmake interface includes for SDL2::SDL2Carles Pagès1-7/+27
2020-07-13SDL2: fix build on darwinMario Rodas1-1/+1
2020-06-25SDL2: get native wayland-scannerMatthew Bauer1-1/+6
2020-05-21SDL2: Add dontDisableStatic = withStatic ? falseKarol Chmist1-1/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-12SDL2: 2.0.10 -> 2.0.12Carles Pagès1-2/+2
2019-11-10Merge pull request #72736 from nh2/nix-sdl2-static-fixesCarles Pagès1-2/+14
2019-11-08SDL2: Keep .a files on `dontDisableStatic`; don't move them to $dev; prune .la.Niklas Hambüchen1-2/+14
2019-11-08SDL, SDL2: SDL{,2}_PATH may be undefinedJohn Ericson1-1/+1
2019-10-09SDL2: patch build with mesa 19.2Tad Fisher1-0/+7
2019-08-22SDL2: don't mix space-separated / lists in cmake configPierre Bourdon1-1/+2
2019-08-18SDL2: 2.0.9 -> 2.0.10Carles Pagès1-2/+2
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
2019-07-03SDL: remove cf-privateDaiderd Jordan1-6/+2
2019-06-17treewide: remove libGLSupported from pkgsMatthew Bauer1-1/+2
2019-05-05SDL2: add fcitx support (#60991)Mitsuhiro Nakamura1-0/+2
2019-02-24SDL{,2}: support building for androidMatthew Bauer1-10/+11
2019-01-11stdenv: prune libtool files by default (#51767)Orivej Desh (NixOS)1-2/+2
2019-01-04treewide/xorg: replace *proto with xorgprotoLengyel Balazs1-2/+2
2018-12-09treewide: remove references to pruneLibtoolFiles, now included by defaultPiotr Bogdan1-2/+2
2018-11-13SDL2: enable parallel buildinggnidorah1-3/+1
2018-11-06Merge pull request #49768 from LnL7/darwin-no-cfprivateDaiderd Jordan1-10/+14
2018-11-05SDL2: 2.0.8 -> 2.0.9Carles Pagès1-2/+2
2018-11-05SDL: move overrides out of all-packages.nixDaiderd Jordan1-8/+8
2018-11-05SDL2: include cf-private on darwinDaiderd Jordan1-2/+6
2018-07-02SDL2: do not propagate private dependenciesOrivej Desh1-14/+23
2018-07-02SDL2: do not patchelf libSDL2.so twiceOrivej Desh1-1/+1
2018-07-02SDL2: limit postFixup to the platforms supported by patchelfOrivej Desh1-1/+1
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger1-1/+1