index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
development
/
compilers
/
gcl
/
default.nix
Age
Commit message (
Expand
)
Author
2026-02-06
various: rename references from libXt to libxt
quantenzitrone
2026-02-06
various: rename references from libXmu to libxmu
quantenzitrone
2026-02-06
various: rename references from libXi to libxi
quantenzitrone
2026-02-06
various: rename references from libXext to libxext
quantenzitrone
2026-02-06
various: rename references from libXaw to libxaw
quantenzitrone
2026-02-06
various: rename references from libX11 to libx11
quantenzitrone
2025-12-10
treewide: clean up 'meta = with' pattern
Ihar Hrachyshka
2025-07-20
gcl: remove asserts
Wolfgang Walther
2025-04-25
treewide: switch instances of lib.teams.*.members to the new meta.teams attri...
Fernando Rodrigues
2025-01-21
gcl: mark broken
7c6f434c
2024-12-10
treewide: format all inactive Nix files
Silvan Mosberger
2024-03-19
treewide: add meta.mainProgram to packages with a single binary
stuebinm
2024-01-05
gcl: 2.6.12 -> 2.6.14
Weijia Wang
2023-04-05
lisp-modules: set maintainers to the lisp team
Kasper Gałkowski
2023-02-22
treewide: move NIX_CFLAGS_COMPILE to the env attrset
Artturin
2022-06-08
gcl: add -fcommon workaround
Sergei Trofimovich
2021-01-23
pkgs/development/compilers: stdenv.lib -> lib
Ben Siraphob
2020-04-10
treewide: Per RFC45, remove all unquoted URLs
Michael Reilly
2019-08-15
treewide: name -> pname (easy cases) (#66585)
volth
2019-02-19
gcl*: fix with updated binutils
Vladimír Čunát
2019-01-04
treewide/xorg: replace *proto with xorgproto
Lengyel Balazs
2018-08-20
gcl:; add license
Markus Kowalewski
2018-07-21
pkgs/*: remove unreferenced function arguments
volth
2016-05-30
gcl: disable bindnow hardening
Robin Gloster
2016-03-28
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
Robin Gloster
2016-03-23
gcl: gcc5 build: enforce old inline semantics for now; will be fixed in the n...
Michael Raskin
2016-03-23
gcl: fix gcc5 build
Joachim Fasting
2016-03-05
Use general hardening flag toggle lists
Franz Pletz
2016-02-25
gcl: clean up and disable pic hardening
Robin Gloster
2016-01-30
gcl: use mkDerivation
Robin Gloster
2015-09-17
gcl: don't depend on TeX
Vladimír Čunát
2015-09-14
all-packages: Use callPackage where possible
Mathnerd314
2015-05-11
remove all references to `stdenv.cc.cc.is{GNU,Clang}`
Eric Seidel
2015-01-14
rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc
Eric Seidel
2014-12-26
Change occurrences of gcc to the more general cc
John Wiegley
2014-11-04
Update GCL
Michael Raskin
2014-09-24
gcl: update from 2.6.10 to 2.6.11
Michael Raskin
2014-02-02
Update GCL source to latest release
Michael Raskin
2014-02-02
Use dynamical libbfd because static one is searched in strange places
Michael Raskin
2010-08-03
Try appeasing Hydra with correct platform specification outside of assert
Michael Raskin
2010-07-09
GCL at the ansi level
Michael Raskin
2010-07-07
Fix a typo; thanks to viric for showing me my being silly.
Michael Raskin
2010-07-07
Assert the stdenv requirements of the expression for now
Michael Raskin
2010-07-06
Request a larger version
Michael Raskin
2010-07-06
Work around a gcl bug related to temporary directories - bug report sent upst...
Michael Raskin
2010-07-06
Apparently fixed GCL build
Michael Raskin
2009-11-06
Comment out gcl as broken
Michael Raskin
2009-11-05
Fix ratpoison dependencies
Michael Raskin