aboutsummaryrefslogtreecommitdiff
path: root/Build
Commit message (Expand)AuthorAge
* minor cleanupGravatar Joey Hess2013-04-17
* very close now.. but still so farGravatar Joey Hess2013-04-17
* deal with GHC's broken layout of case expressions. ARGH why GHC WHY?!?!Gravatar Joey Hess2013-04-17
* Splicer contines his evil ways (and Joey goes slowly insane)Gravatar Joey Hess2013-04-16
* Evil Splicer only *thought* he was evil until this commit happened.Gravatar Joey Hess2013-04-16
* need to mangle another symbolGravatar Joey Hess2013-04-16
* a few nasty hacks for yesodGravatar Joey Hess2013-04-16
* updateGravatar Joey Hess2013-04-15
* fix 2 splicing bugsGravatar Joey Hess2013-04-15
* handle multi-line QQGravatar Joey Hess2013-04-15
* only show files that are really changedGravatar Joey Hess2013-04-15
* hack around incorrect nested instance code generated by GHCGravatar Joey Hess2013-04-14
* better handling of declaration splicesGravatar Joey Hess2013-04-14
* fix inplace modeGravatar Joey Hess2013-04-14
* avoid updating a file if the old splice is the same as the newGravatar Joey Hess2013-04-14
* incremental android builds with the EvilSplicerGravatar Joey Hess2013-04-14
* better splice joiningGravatar Joey Hess2013-04-13
* work around ghc weirdnessGravatar Joey Hess2013-04-13
* fix a syntax problem with a splace that provides a parameter to a functionGravatar Joey Hess2013-04-13
* added symbol de-manglingGravatar Joey Hess2013-04-13
* first version of the Evil Splicer!Gravatar Joey Hess2013-04-13
* The version number is now derived from git, unless built with VERSION_FROM_CH...Gravatar Joey Hess2013-04-10
* Build/mdwn2man: don't rely on perl being installed in /usr/bin; instead find ...Gravatar Peter Simons2013-02-28
* Android: Support ssh connection caching.Gravatar Joey Hess2013-02-19
* configure: hardcode some things that cannot be probed for when cross-compilin...Gravatar Joey Hess2013-02-11
* Now uses the Haskell uuid library, rather than needing a uuid program.Gravatar Joey Hess2013-02-10
* move thirdparty program installation for standalone bundle into haskell programGravatar Joey Hess2012-12-14
* quiet shell error messageGravatar Joey Hess2012-12-14
* remove libSystem.b from OSX buildGravatar Joey Hess2012-12-13
* try skipping OSX frameworksGravatar Joey Hess2012-12-12
* typoGravatar Joey Hess2012-12-09
* install libs in subdirs againGravatar Joey Hess2012-12-09
* install_name_tool fixGravatar Joey Hess2012-12-09
* optimisation; only run install_name_tool once per binaryGravatar Joey Hess2012-12-09
* use full path name to generate library filenameGravatar Joey Hess2012-12-09
* typoGravatar Joey Hess2012-12-09
* avoid using short lib names that clash with unix command namesGravatar Joey Hess2012-12-09
* syntaxGravatar Joey Hess2012-12-09
* remove unused cruftGravatar Joey Hess2012-12-09
* oh yeah, OSX is case insensativeGravatar Joey Hess2012-12-09
* tweakGravatar Joey Hess2012-12-09
* reverse symlinksGravatar Joey Hess2012-12-09
* install libs using short names, with symlinks to we can tell what librariesGravatar Joey Hess2012-12-09
* fix executable permissionsGravatar Joey Hess2012-12-09
* fix infinite loopGravatar Joey Hess2012-12-09
* insane osx short library name hackGravatar Joey Hess2012-12-08
* fix library filenames in osx appGravatar Joey Hess2012-12-08
* chmod libs so install_name_tool can modify themGravatar Joey Hess2012-12-08
* move libs to try to fit within available path spaceGravatar Joey Hess2012-12-08
* use install_name_tool to adjust library paths in osx appGravatar Joey Hess2012-12-08