Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Jun 19, 2004
  2. Jun 17, 2004
  3. Jun 16, 2004
  4. Jun 15, 2004
  5. Jun 14, 2004
  6. Jun 13, 2004
  7. Jun 12, 2004
  8. Jun 11, 2004
  9. Jun 13, 2004
    • Isaac Potoczny-Jones's avatar
      e994c21a
    • Isaac Potoczny-Jones's avatar
      .o and .hi · f976a293
      Isaac Potoczny-Jones authored
      ** made system find ".o" and ".hi" files and move them into place for build.
      ** added search prefix to moduleToFilePath, as well as possible suffixes
      f976a293
    • Isaac Potoczny-Jones's avatar
      mostly fiddle with target file locations (prefixes) and tests · f8887306
      Isaac Potoczny-Jones authored
      ** Added tests to look for .o and .hi files, as well as libHStest in destdir
      ** Added a handful of tests for sdist, and checked to see if sdist directory exists
      ** moved temporary sdist location from dist/build to dist/src
      ** added a prefix to several of the commands, so they know where to put files
      *** build  -- dist/build
      *** install -- both dist/build and install-prefix
      *** sdist -- dist/src and target directory, dist
      ** chaged ar command to output libHS file in correct place
      f8887306
  10. Jun 12, 2004
  11. Jun 11, 2004
  12. Jun 10, 2004
  13. Jun 07, 2004
    • Isaac Potoczny-Jones's avatar
      respects --user flag · babef8d0
      Isaac Potoczny-Jones authored
      ** made register command respect --user flag
      ** changed install to put the sources in the place that register
         expects it, though I'm not sure if it's exactly right.
      babef8d0
Loading