]> gitweb.michael.orlitzky.com - spline3.git/history - makefile
spline3.cabal: add Paths_spline3 to other-modules to silence a warning.
[spline3.git] / makefile
2015-04-17 Michael OrlitzkyRemove the hpc build flag to appease Hackage. 0.0.2
2015-04-17 Michael OrlitzkySet cabal version to 0.0.1.
2012-08-24 Michael OrlitzkyRemove the 'src_html' makefile target and replace it...
2012-08-22 Michael OrlitzkyUpdate the doc target.
2012-08-19 Michael OrlitzkyRemove the test-framework-doctest dependency.
2011-11-27 Michael OrlitzkyUpdate the makefile to use Cabal.
2011-11-08 Michael OrlitzkyRemove the repa3 includes from the GHC command-line...
2011-10-31 Michael OrlitzkyUpdate to repa3 (Ben Lippmeier).
2011-10-25 Michael OrlitzkyAdd -funbox-strict-fields to OPTIMIZATIONS (Ben Lippmeier).
2011-10-15 Michael OrlitzkyClean up the makefile a little bit and add an 'hpc...
2011-10-11 Michael OrlitzkyUpdate some documentation.
2011-09-14 Michael OrlitzkySwitch the default compiler back to GHC.
2011-09-08 Michael OrlitzkyAdd -caf-all to the profile targets.
2011-09-05 Michael OrlitzkyMake a LLVM/GCC distinction in the profile targets.
2011-09-03 Michael OrlitzkyDefault to compiling with llvm.
2011-09-03 Michael OrlitzkyAdd some C optimizations.
2011-08-31 Michael OrlitzkyAdd -fno-spec-constr-count to the GHC command line.
2011-08-23 Michael OrlitzkyAdd "-threaded" to GHC_OPTIONS.
2011-08-23 Michael OrlitzkyAdd "-rtsopts" to my GHC_OPTIONS.
2011-08-22 Michael OrlitzkyFix the "clean" target in the makefile to remove *...
2011-07-27 Michael OrlitzkyAdd some new warnings for GHC7.
2011-07-15 Michael OrlitzkyRemove a useless import.
2011-05-08 Michael OrlitzkyEscape some special characters in comments, and make...
2011-05-08 Michael OrlitzkyAdd a publish_doc target to the makefile that rsyncs...
2011-05-08 Michael OrlitzkyUpdate the makefile to include a bunch more stuff from...
2011-05-07 Michael OrlitzkyUpdate the hmatrix version in the makefile.
2011-04-28 Michael OrlitzkyAdded an hlint makefile target.
2011-04-26 Michael OrlitzkyMove the HTML documentation into the doc/html directory.
2011-04-26 Michael OrlitzkyRename the binary to spline3.
2011-04-26 Michael OrlitzkyRename the spline project to spline3.