index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
packages
/
make-bootstrap.scm
Age
Commit message (
Expand
)
Author
2014-08-28
gnu: Split (gnu packages base), adding (gnu packages commencement).
...
Ludovic Courtès
2014-06-14
gnu: make-bootstrap: Make sure %gcc-stripped binaries are usable.
...
Ludovic Courtès
2014-06-14
gnu: make-bootstrap: Build %gcc-static with --disable-lto.
...
Ludovic Courtès
2014-06-13
gnu: make-bootstrap: Build libstdc++ in '%gcc-static'.
...
Ludovic Courtès
2014-06-13
gnu: make-bootstrap: Use single-output GCCs.
...
Ludovic Courtès
2014-06-12
gnu: make-bootstrap: Fix compilation of %gcc-static.
...
Ludovic Courtès
2014-06-09
gnu: gcc: Add a "lib" output.
...
Ludovic Courtès
2014-05-06
gnu: make-bootstrap: Add missing export.
...
Ludovic Courtès
2013-12-17
gnu: gnu-build-system: Add CC_FOR_BUILD to configure flags.
...
John Darrington
2013-11-23
gnu: make-bootstrap: Add missing inputs for Canadian cross of '%gcc-static'.
...
Ludovic Courtès
2013-11-20
gnu: make-bootstrap: Simplify '%gcc-static'.
...
Ludovic Courtès
2013-11-03
gnu: make-bootstrap: Build libc and Guile without a .gnu_debuglink.
...
Ludovic Courtès
2013-11-02
gnu: make-bootstrap: Allow bit-reproducibility for 'glibc-stripped'.
...
Ludovic Courtès
2013-11-02
gnu: make-bootstrap: Add C++ header files to the bootstrap GCC.
...
Ludovic Courtès
2013-11-01
gnu: Switch to GCC 4.8 as the default compiler.
...
Ludovic Courtès
2013-10-15
Remove weirdnesses caused by 'letrec*' behavior of record field initializers.
...
Ludovic Courtès
2013-10-09
gnu: Use the 'patches' field of <origin>.
...
Ludovic Courtès
2013-08-29
gnu: make-bootstrap: Remove the `debug' output from the static Coreutils.
...
Ludovic Courtès
2013-08-21
gnu: make-bootstrap: Add a couple of synopses.
...
Ludovic Courtès
2013-08-21
gnu: guile-static-stripped: Make sure the resulting binary works.
...
Ludovic Courtès
2013-07-14
gnu: make-bootstrap: Skip tests for the statically-linked gawk.
...
Ludovic Courtès
2013-07-05
gnu: make-bootstrap: guile-static-stripped has no "debug" output.
...
Ludovic Courtès
2013-06-26
gnu: make-bootstrap: Fix cross compilation of binutils-static.
...
Ludovic Courtès
2013-06-26
gnu: make-bootstrap: Have %gcc-static actually static when cross building.
...
Ludovic Courtès
2013-06-25
gnu: make-bootstrap: Allow cross-compilation of the bootstrap tarballs.
...
Ludovic Courtès
2013-06-20
Merge branch 'master' into core-updates
...
Ludovic Courtès
2013-06-20
gnu: libgc: Always build with -DUSE_LIBC_PRIVATES.
...
Ludovic Courtès
2013-06-14
gnu: make-bootstrap: Abstract things with `package-with-relocatable-glibc'.
...
Ludovic Courtès
2013-06-14
gnu: make-bootstrap: Keep Perl as an input only when needed.
...
Ludovic Courtès
2013-04-29
gnu: make-bootstrap: Fix %glibc-stripped.
...
Ludovic Courtès
2013-03-27
gnu: make-bootstrap: Import (gnu packages gcc).
...
Ludovic Courtès
2013-02-16
gnu: guile-static: Change `name' field.
...
Ludovic Courtès
2013-02-15
gnu: guile-static: Add bindings for low-level Linux syscalls.
...
Ludovic Courtès
2013-02-14
gnu: guile-static: Use libgc build with `USE_LIBC_PRIVATES'.
...
Ludovic Courtès
2013-02-06
gnu: make-bootstrap: Fix `%binutils-static-stripped'.
...
Ludovic Courtès
2013-01-23
packages: Mark the `arguments' field of <package> as thunked.
...
Ludovic Courtès
2013-01-18
distro: Rename (distro) to (gnu packages).
...
Ludovic Courtès
2013-01-18
distro: Change the module name space to (gnu ...).
...
Ludovic Courtès