Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Orivej Desh
4cc5d222ce
bochs: fix build with glibc 2.26
...
Tracking issue: #31696
2017-11-16 13:00:28 +00:00
AndersonTorres
a3aa0ba18b
bochs: 2.6.8 -> 2.6.9
2017-07-15 08:53:15 -03:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Robin Gloster
d020caa5b2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-18 13:49:22 +00:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Franz Pletz
aff1f4ab94
Use general hardening flag toggle lists
...
The following parameters are now available:
* hardeningDisable
To disable specific hardening flags
* hardeningEnable
To enable specific hardening flags
Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.
cc-wrapper supports the following flags:
* fortify
* stackprotector
* pie (disabled by default)
* pic
* strictoverflow
* format
* relro
* bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster
3b4765c9e5
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-28 16:32:57 +00:00
zimbatm
69ce5cb656
use the sourceforge mirrors everywhere
...
find pkgs -name "*.nix" -exec sed -r \
"s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Robin Gloster
e264f1077b
bochs: turn off format hardening
2016-02-09 10:29:34 +00:00
Vladimír Čunát
1197003966
fix references to ${libtool}/lib
2015-10-13 20:18:47 +02:00
AndersonTorres
1edd09964c
Bochs: 2.6.7 -> 2.6.8
2015-07-25 19:33:27 -03:00
AndersonTorres
c7d83e5ee0
Bochs: upgrade to 2.6.7
...
Now, with SDL2 upgrade!
2014-11-18 10:53:40 -02:00
AndersonTorres
59418454e6
Bochs: adding configurable options
...
Now, Bochs expression has a bunch of configurable options!
Unhappily, it is a big and complex project, and some configure options
are in constant clash. But the set created for now is very usable and
stable.
Closes #4366
2014-10-02 06:48:50 +01:00
AndersonTorres
b39e5ce957
Small style fixups
...
In this commit, I modified some files, conforming them to a
idiosyncratic standard - mainly, a template for meta attribs.
2014-09-10 21:34:50 -03:00
AndersonTorres
6a78135865
Bochs: update to version 2.6.6
2014-08-21 07:08:09 -03:00
Peter Simons
ceb7673bf0
Fix broken references to 'maintainers' attribute set.
2014-03-22 10:01:42 +01:00
AndersonTorres
f7498e5a7e
Adding info about maintainer (myself - AndersonTorres) and modifying the meta.license field for some packages I have made.
2014-03-22 01:12:48 -03:00
AndersonTorres
81d7906e19
Minor changes to Bochs expression.
2013-11-24 16:30:16 +01:00
Anderson Torres
fee5929a42
First commit.
...
Added Nix expression for Bochs - "the highly portable x86 emulator".
2013-11-23 02:22:05 +01:00