gnu: mozjs: Mark as unsupported on mips64el-linux.
[jackhill/guix/guix.git] / tests /
2015-05-04 Ludovic Courtèssearch-paths: Add 'evaluate-search-paths', from (guix...
2015-05-03 Eric Bavierguix: build: Add transitive source building.
2015-05-03 Eric Bavierguix: packages: Add package-direct-sources and package...
2015-05-02 Ludovic Courtèsprofiles: Store search paths in manifests.
2015-05-02 Ludovic CourtèsMerge branch 'core-updates'
2015-05-01 Ludovic CourtèsMerge branch 'master' into core-updates
2015-04-26 Andreas EngeMerge branch 'master' into core-updates.
2015-04-26 Andreas EngeMerge branch 'wip-glib' into master.
2015-04-23 Ludovic Courtèsgremlin: Add support for the expansion of $ORIGIN in...
2015-04-22 Mark H Weavertests: Select appropriate bootstrap guile version for...
2015-04-19 Ludovic Courtèsguix package: -A and -s take supported systems into...
2015-04-19 Ludovic Courtèspackages: Add 'supported-package?'.
2015-04-18 Mark H WeaverMerge branch 'core-updates'
2015-04-17 Mark H WeaverMerge branch 'master' into core-updates
2015-04-15 Ludovic Courtèsprofiles: Generalize "hooks" for 'profile-derivation'.
2015-04-13 Mark H WeaverMerge branch 'master' into core-updates
2015-04-12 Ludovic Courtèslint: Add a 'derivation' checker.
2015-04-11 Ludovic Courtèspackages: 'package-transitive-supported-systems' accoun...
2015-04-10 Ludovic Courtèslint: Report patches that cannot be found.
2015-04-10 Ludovic Courtèslint: Rename 'check-patches' to 'check-patch-file-names'.
2015-04-09 Ludovic CourtèsMerge branch 'master' into core-updates
2015-04-08 Federico Beffaprofiles: Generate GHC's package database cache.
2015-04-08 Federico Beffaimport: Add hackage importer.
2015-04-08 Ludovic Courtèstests: Skip 'guix-package-net.sh' when prerequisites...
2015-04-08 宋文武Merge branch 'master' into core-updates
2015-04-06 Ludovic Courtèstests: Move 'guix package' tests that require networkin...
2015-04-06 Ludovic Courtèsguix package: Never remove the current generation and...
2015-04-06 Ludovic Courtèstests: Deal with 'mount-points' not returning "/".
2015-04-04 David Thompsonscripts: Add 'publish' command.
2015-04-04 David Thompsonstore: Add query-path-info operation.
2015-03-31 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-31 Ludovic CourtèsAdd (guix build gremlin).
2015-03-31 Ludovic Courtèstests: Fix module name for 'lint'.
2015-03-29 Ludovic Courtèsgexp: Add 'local-file'.
2015-03-26 Taylan Ulrich Bayı... Fix remaining references to "substitute-binary".
2015-03-25 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-25 Ludovic Courtèssubstitute: Rename cache directory from "substitute...
2015-03-25 Ludovic CourtèsRename 'guix substitute-binary' to 'guix substitute'.
2015-03-25 Ludovic Courtèsderivations: Add a 'cut?' parameter to 'derivation...
2015-03-22 Ludovic Courtèsgexp: Fix handling of nativeness in nested gexps.
2015-03-22 Ludovic Courtèsgexp: Allow <gexp-input> objects in #:allowed-references.
2015-03-18 Ludovic Courtèspackages: Rewrite 'patch-and-repack' using gexps.
2015-03-18 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-17 Ludovic Courtèsgexp: Remove special meaning of forms (PACKAGE OUTPUT...
2015-03-17 Ludovic Courtèsgexp: Export 'gexp-input' constructor.
2015-03-17 Ludovic Courtèsgexp: Add <gexp-input>.
2015-03-17 Ludovic Courtèstests: Add an indirection for white-box testing.
2015-03-09 Ludovic Courtèsservices: Statically report duplicate dmd service ident...
2015-03-05 Ludovic Courtèslint: Add tests for the 'source' checker.
2015-03-05 Ludovic Courtèstests: Fix import.
2015-03-05 Ludovic Courtèsstore: Attempt to decode build logs as UTF-8.
2015-03-04 Ludovic Courtèstests: Remove dependency on 'glibc-utf8-locales' for...
2015-03-04 Ludovic CourtèsMerge branch 'core-updates'.
2015-03-02 Ludovic Courtèsgexp: Make sure 'gexp-outputs' removes duplicate outputs.
2015-03-02 Mark H WeaverMerge branch 'master' into core-updates
2015-02-27 Ludovic Courtèsgexp: Aggregate outputs of compound gexps.
2015-02-27 Ludovic Courtèsgexp: Add tests for 'gexp-outputs'.
2015-02-26 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-25 Ludovic Courtèsui: Honor --no-* options passed via $GUIX_BUILD_OPTIONS.
2015-02-25 Ludovic Courtèsui: Factorize command-line + env. var. option parsing.
2015-02-23 Ludovic Courtèstests: Skip tests that would fail due to the shebang...
2015-02-23 Ludovic Courtèstests: Factorize the network reachability test.
2015-02-20 Eric Bavierimport: cpan: Update tests for dependency handling.
2015-02-13 Ludovic Courtèsgexp: Add #:graft? parameter to 'gexp->derivation'.
2015-02-13 Ludovic Courtèsgexp: Implement 'imported-modules' & co. using 'gexp...
2015-02-11 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-11 Ludovic Courtèsgexp: Add #:allowed-references parameter to 'gexp-...
2015-02-09 Ludovic Courtèsprofiles: Report "pseudo-upgrades" as upgrades, not...
2015-02-08 Ludovic Courtèsprofiles: Distinguish downgrades from upgrades.
2015-02-08 Ludovic Courtèsui: Simplify 'show-manifest-transaction' test.
2015-02-07 Ludovic Courtèsserialization: Check for EOF and incomplete input condi...
2015-02-06 Ludovic Courtèstests: Disable grafts when comparing derivations.
2015-02-06 Ludovic Courtèsguix package: Make custom profiles actual indirect...
2015-02-02 Ludovic Courtèstests: Skip 'guix-register' when the socket name length...
2015-02-02 Ludovic Courtèstests: Don't dump the list of dead items in the test...
2015-02-02 Ludovic Courtèsstore: Add 'build-things'.
2015-02-02 Ludovic Courtèstests: Add 'with-derivation-substitute' and use it.
2015-02-02 Ludovic Courtèstests: Further factorize substitute mocks.
2015-02-02 Ludovic Courtèstests: Use 'with-store' as appropriate.
2015-01-28 Ludovic Courtèslint: Fix argument parsing when several packages are...
2015-01-26 Mark H WeaverMerge branch 'wip-gobject-introspection'
2015-01-24 Ludovic Courtèsderivations: Raise an error for references to non-exist...
2015-01-20 Ludovic Courtèsgnu: 'search-patch' raises an error when a patch is...
2015-01-19 Ludovic Courtèsrecords: Add support for delayed fields.
2015-01-19 Ludovic Courtèstests: Adjust syscall tests for 2.6ish Linux.
2015-01-17 Ludovic Courtèsmonads: Add the state monad.
2015-01-17 Ludovic Courtèsstore: Add #:recursive? parameter to 'export-paths'.
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-14 Ludovic Courtèspackages: Convert source derivations to monadic style.
2015-01-14 Ludovic Courtèsstore: Add 'store-lower'.
2015-01-14 Ludovic Courtèsmonads: Move '%store-monad' and related procedures...
2015-01-13 Mark H WeaverMerge branch 'master' into core-updates
2015-01-13 Ludovic Courtèstests: Properly synchronize threads in the 'home-page...
2015-01-12 Ludovic Courtèsmonads: Remove 'derivation-expression'.
2015-01-12 Ludovic Courtèsmonads: Rewrite 'text-file*' using gexps.
2015-01-11 Ludovic CourtèsAdd (guix sets).
2015-01-11 Mark H WeaverMerge branch 'master' into core-updates
2015-01-09 Ludovic Courtèsderivations: Add 'substitution-oracle' and use it.
2015-01-09 Ludovic Courtèsderivations: Add 'derivation-output-names'.
2015-01-09 Eric Bavierimport: Add CPAN importer.
next