guix/guix
Ludovic Courtès 9849cfc12c build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo".
* guix/build-system/cmake.scm (cmake-build): Add #:build-type.  Pass it
  in BUILDER.
* guix/build/cmake-build-system.scm (configure): Add #:build-type
  parameter and honor it.
* doc/guix.texi (Build Systems): Document #:configure-flags and
  #:build-type for CMake.
2014-10-04 22:59:38 +02:00
..
build build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo". 2014-10-04 22:59:38 +02:00
build-system build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo". 2014-10-04 22:59:38 +02:00
import import: Add PyPI importer. 2014-09-29 19:30:28 -04:00
scripts pull: Add dependency on Guile-JSON. 2014-09-30 10:11:45 +02:00
base32.scm
base64.scm
build-system.scm
config.scm.in
derivations.scm
download.scm download: Allow raw file names or file:// URLs. 2014-10-03 18:03:09 +02:00
ftp-client.scm
gexp.scm gexp: 'gexp->script' returns a script that can easily be compiled. 2014-09-08 00:03:38 +02:00
git-download.scm gnu: Split (gnu packages base), adding (gnu packages commencement). 2014-08-28 09:21:54 +02:00
gnu-maintenance.scm
gnupg.scm gnupg: Correctly parse current 'SIG_ID' lines. 2014-09-24 19:08:03 +02:00
hash.scm
http-client.scm
licenses.scm gnu: Add ruby. 2014-09-28 15:09:24 -04:00
monad-repl.scm Add (guix monad-repl). 2014-08-15 16:26:28 +02:00
monads.scm gnu: Split (gnu packages base), adding (gnu packages commencement). 2014-08-28 09:21:54 +02:00
nar.scm guix-register: By default, attempt to deduplicate registered items. 2014-08-25 00:16:49 +02:00
packages.scm packages: Allow use of origins as patches. 2014-09-24 19:07:22 +02:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Add 'profile-generations'. 2014-09-22 13:24:52 +04:00
records.scm records: Report unknown field names in inheriting forms. 2014-07-17 16:45:45 +02:00
serialization.scm
store.scm guix-register: Add '--state-directory' parameter. 2014-07-18 20:40:51 +02:00
svn-download.scm gnu: Split (gnu packages base), adding (gnu packages commencement). 2014-08-28 09:21:54 +02:00
tests.scm Factorize test suite support in (guix tests). 2014-08-23 22:33:04 +02:00
ui.scm ui: Recognize the same size units as Coreutils. 2014-10-03 18:03:09 +02:00
utils.scm utils: Create temporary files in $TMPDIR or /tmp. 2014-09-17 07:18:46 +02:00