Set the soname when creating a shared lib
[ghc-hetmet.git] / rules /
2009-05-17 Ian LynaghBootstrapping fixes
2009-05-16 Ian LynaghBootstrapping fixes
2009-05-16 Ian LynaghTweak bindist creation
2009-05-16 Ian LynaghMove the fixed paths out of config.mk, so cleaning...
2009-05-15 Ian LynaghAdd a maintainer-clean rule
2009-05-15 Simon Marlowcleanup: remove reference to $1_$2_CONFIGURE_FLAGS...
2009-05-14 Simon Marlowmake repeated 'make distclean' not fail
2009-05-13 Ian LynaghFix building dph in the new build system
2009-05-11 Simon Marlowmake it so that 'make html', 'make pdf', and 'make...
2009-05-01 Simon Marlowadd a .c --> .s rule
2009-05-09 Ian LynaghBuild system tweak
2009-05-08 Ian LynaghAdd a Makefile in libraries/
2009-05-08 Ian LynaghHandle deciding what docs to build better
2009-05-04 Ian LynaghBootstrapping fix
2009-05-04 Ian LynaghBootstrapping fixes
2009-05-03 Ian LynaghUse "-x c" when compiling hc files
2009-05-03 Ian LynaghMakefile rules tweak for BootingFromHc
2009-05-03 Ian LynaghMore bootstrapping rules
2009-05-03 Ian LynaghAdd a .hc building rules for bootstrapping
2009-04-30 Duncan CouttsFix linking shared libs with parallel make
2009-04-29 Duncan CouttsPrevent haddock docs being built when HADDOCK_DOCS=NO
2009-04-29 Duncan CouttsBuild library packages as shared libs
2009-04-28 Duncan CouttsAdd a new $way_libsuf variable for library suffix+extension
2009-04-28 Duncan Couttsextend the rules/c-objs macro to take the way as a...
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch