summary refs log tree commit diff
path: root/pkgs/misc/emulators
Commit message (Collapse)AuthorAge
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* retroarch: Propagate meta info to wrapperTuomas Tynkkynen2016-08-02
|
* treewide: Wrap some really long package descriptionsTuomas Tynkkynen2016-08-02
|
* treewide: Some EOF-whitespace fixesTuomas Tynkkynen2016-08-02
|
* higan: 099 -> 100AndersonTorres2016-07-30
|
* ppsspp: fix qmake4Hook buildKranium Gikos Mendoza2016-07-17
| | | | pass PPSSPPQt.pro which was removed in 34625f6
* wine: 1.9.13 -> 1.9.14 (#16862)Alexander V. Nikolaev2016-07-11
| | | | | * Update wineUnstable: 1.9.13 -> 1.9.14 * Update staging: 1.9.13 -> 1.9.14 * Add myself as co-maintainer, because I am do regular updates.
* Remove unnecessary references to gcc5Eelco Dolstra2016-07-11
| | | | These cause an unnecessary rebuild of gcc.
* dolphin-emu: 4.0.2 -> 5.0William Casarin2016-07-06
|
* Merge pull request #16533 from avnik/wine-updateNikolay Amiantov2016-07-01
|\ | | | | wine: 1.9.11 -> 1.9.13
| * wineStable: 1.8.2 -> 1.8.3Alexander V. Nikolaev2016-07-01
| |
| * wine: 1.9.11 -> 1.9.13Alexander V. Nikolaev2016-06-27
| |
* | Merge branch 'staging'Vladimír Čunát2016-06-29
|\ \ | | | | | | | | | This includes a security update of expat.
| * \ Merge 'master' into staging and re-revert mergeVladimír Čunát2016-06-23
| |\ \ | | | | | | | | | | | | ... from staging to master, reverted temporarily in aa9a04883e34.
* | | | higan: v098 -> v099AndersonTorres2016-06-25
| |_|/ |/| |
* | | winetricks: 20160219 -> 20160622Nikolay Amiantov2016-06-24
| | |
* | | wine: fix gstreamer supportNikolay Amiantov2016-06-24
| | |
* | | wine: set default features in all-packagesNikolay Amiantov2016-06-23
| | | | | | | | | | | | | | | I haven't noticed that we actually _do_ set some flags already in all-packages, just not all the old ones. Use that way instead.
* | | wine: restore old featuresNikolay Amiantov2016-06-23
| |/ |/|
* | Revert "Merge branch 'staging'" due to glibcVladimír Čunát2016-06-23
| | | | | | | | | | | | | | | | The main output started to retain dependency on bootstrap-tools; see https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096 This reverts commit c05d8295988697adbb920a7b4a999ae3670c5504, reversing changes made to f073df60d60444c30c49cb26d6b187a4100b41fe.
* | Merge branch 'staging'Vladimír Čunát2016-06-22
|\|
| * Merge branch 'master' into stagingVladimír Čunát2016-06-19
| |\ | | | | | | | | | Hydra nixpkgs: ?compare=1279790
| * | treewide: fix #include errors after gcc-5.4Vladimír Čunát2016-06-19
| | | | | | | | | | | | They were mostly missing <cmath> or <math.h>.
* | | Captialize meta.description of all packagesBjørn Forsman2016-06-20
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | In line with the Nixpkgs manual. A mechanical change, done with this command: find pkgs -name "*.nix" | \ while read f; do \ sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \ done I manually skipped some: * Descriptions starting with an abbreviation, a user name or package name * Frequently generated expressions (haskell-packages.nix)
* | retroarch: 2015-11-20 -> 1.3.4Matthew Bauer2016-06-12
| | | | | | | | | | | | | | | | | | | | also: remove nvidia-cg-toolkit as input for retroarch. see #15707 darwin is also building but you have to trick it into thinking it's a desktop app for the GUI to load platforms is set to "platforms.all".
* | Merge pull request #15367 from bendlas/update-wineNikolay Amiantov2016-06-10
|\ \ | | | | | | wine-unstable: 1.9.7 -> 1.9.11; add optional dependencies; opencl-icd: init; refactor flags
| * | wine: 1.9.10 -> 1.9.11Herwig Hochleitner2016-05-30
| | |
| * | wine: make features configurableHerwig Hochleitner2016-05-29
| | |
| * | wine: 1.8.1 -> 1.8.2Herwig Hochleitner2016-05-29
| | |
| * | wine: 1.9.9 -> 1.9.10Herwig Hochleitner2016-05-29
| | |
| * | wine-staging: move libtxc_dxtn to buildInputsHerwig Hochleitner2016-05-29
| | | | | | | | | | | | this adds it to RPATH, via LDFLAGS (see base.nix)
| * | wine-unstable: 1.9.7 -> 1.9.9Herwig Hochleitner2016-05-29
| | |
| * | wine: add optional dependenciesHerwig Hochleitner2016-05-29
| | |
* | | zsnes: add desktop itemRyan Mulligan2016-06-09
| |/ |/| | | | | | | add desktop item so zsnes can be used without the terminal add icons
* | Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|/
* Merge pull request #15712 from rardiol/pcsxr94bJoachim Fasting2016-05-28
|\ | | | | pcsxr: init at 1.9.94
| * pcsxr: init at 1.9.94Ricardo Ardissone2016-05-26
| |
* | Merge branch 'master' into stagingVladimír Čunát2016-05-26
|\ \ | | | | | | | | | ... to get the systemd update (rebuilding ~7k jobs).
| * | mednaffe: Fix segfault on shutdownAmatCoder2016-05-25
| |/
* | treewide: Make explicit that 'dev' output of libX11 is usedTuomas Tynkkynen2016-05-19
| |
* | treewide: Make explicit that 'dev' output of gtk2 is usedTuomas Tynkkynen2016-05-19
|/
* add get* helper functions and mass-replace manual outputs search with themNikolay Amiantov2016-04-25
|
* dosbox: pass mesa explicitly (needed for glu.h)Michael Raskin2016-04-25
|
* ppsspp: move to qmake4HookNikolay Amiantov2016-04-20
|
* wine: Disable stripping to avoid breaking fakedlls.Ambroz Bizjak2016-04-17
|
* wine: Fix RPATH for multiple-outputsAlexander V. Nikolaev2016-04-17
|
* higan: 096 -> 098AndersonTorres2016-04-15
| | | | | | | Now without some options, reflecting upstream development. In special, no GTK building (as it was obsoleted on 096) and no profile selecion, because it will be obsoleted on next release.
* Merge pull request #14577 from hrdinka/fix/pcsx2joachifm2016-04-14
|\ | | | | pcsx2: disable advance SIMD instructions
| * pcsx2: disable advance SIMD instructionsChristoph Hrdinka2016-04-10
| | | | | | | | | | | | By setting `-DDISABLE_ADVANCE_SIMD=TRUE` pcsx2 will be compiled with predefined SIMD flags instead of `-march=native`. This makes the resulting binary more portable. Further this seems to be needed to make pcsx2 compile with gcc5.
* | mass-replace glib and gtk lib/*/include pathsNikolay Amiantov2016-04-14
| |