Edit history for page: building-chicken-with-macos-x

revision author date description r1 r2
40241 mario Wed Jun 30 17:27:00 2021 building-chicken-with-macos-x: mark as obsolete
37082 svnwiki Sat Jan 19 16:26:00 2019 Anonymous wiki edit for IP [24.20.3.0]: What worked for me on 10.14.2
31131 mario Fri Jul 18 00:59:00 2014 building-chicken-with-macosx (wiki): moved to building-chicken-with-macos-x
31129 mario Fri Jul 18 00:57:00 2014 Building Chicken with MacOS X (wiki): moved to building-chicken-with-macosx
31126 mario Fri Jul 18 00:19:00 2014 Properly capitalize CHICKEN on the wiki directory (only first level). I used the following shell script to change things: while IFS= read -d $'\0' -r file ; do sed -i 's/Chicken/CHICKEN/g' "$file" done < <(find wiki -maxdepth 1 -type f -print0 ) Some files have been manually reverted after that, since some substitutions don't apply: - friedly-chicken (repl banner) - survey2011 (Chicken in URI paths) - chickenista-guide (Chickenista) I hope the link canonicalization thing will be on my side.
8294 kon Fri Feb 8 16:08:00 2008 Added Taube's Leopard hint.