Skip to content
Snippets Groups Projects
This project is mirrored from https://git.savannah.gnu.org/git/guix/guix-cuirass.git/. Pull mirroring updated .
  1. Nov 13, 2016
    • Mathieu Lirzin's avatar
      maint: Add copyright notices for the build system. · 05e5495e
      Mathieu Lirzin authored
      * configure.ac: Add copyright notice.
      * Makefile.am: Likewise.
      05e5495e
    • Mathieu Lirzin's avatar
      cuirass: Hard code Guile load paths. · 4f0d6657
      Mathieu Lirzin authored
      * configure.ac (bin/cuirass, bin/evaluate): Let 'make' generate them.
      * bin/cuirass.in: Hard code load paths to find Cuirass modules.
      * Makefile.am (do_subst): Update substitution.
      (bin/cuirass, bin/evaluate): New rules.
      (EXTRA_DIST): Distribute 'bin/cuirass.in' and 'bin/evaluate.in'.
      (MOSTLYCLEANFILES): Add '$(bin_SCRIPTS)'.
      (install-exec-hook): New target.
      (local_load_path, local_load_compiled_path): New variables.
      (AM_TESTS_ENVIRONMENT): Set Guile load paths.
      * build-aux/pre-inst-env.in: Don't modify Guile load paths.
      4f0d6657
    • Mathieu Lirzin's avatar
      build: Let 'make' generate 'src/cuirass/config.scm'. · 1e5012ca
      Mathieu Lirzin authored
      * Makefile.am (src/cuirass/config.scm, $(go_files)): New targets.
      (do_subst, generate_file, go_files): New variables.
      (EXTRA_DIST): Distribute 'src/cuirass/config.scm.in'.
      (DISTCLEANFILES): Rename to ...
      (MOSTLYCLEANFILES): ... this.
      * configure.ac (AC_CONFIG_FILES): Remove 'src/cuirass/config.scm'.
      (@expanded_datadir@, @expanded_localstatedir@): Delete.
      (AC_PROG_MKDIR_P, AC_PROG_SED): Use them.
      * src/cuirass/config.scm (%datadir): Set it to $(localstatedir).
      (%localstatdir): Set it to $(datadir).
      1e5012ca
  2. Nov 03, 2016
  3. Oct 26, 2016
  4. Oct 23, 2016
  5. Sep 23, 2016
  6. Aug 28, 2016
  7. Aug 03, 2016
  8. Jul 31, 2016
  9. Jul 27, 2016
  10. Jul 26, 2016
  11. Jul 25, 2016
Loading