This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:fall2014:data:projects:sll2 [2014/10/27 15:32] – [Errata] wedge | haas:fall2014:data:projects:sll2 [2014/11/03 12:38] (current) – [Errata] wedge | ||
---|---|---|---|
Line 12: | Line 12: | ||
* __revision 1__: In anticipation for the release of our next project (**dll0**), I have made some tweaks to the base Makefile to allow for a smoother transition at project upgrade time. (20141026) | * __revision 1__: In anticipation for the release of our next project (**dll0**), I have made some tweaks to the base Makefile to allow for a smoother transition at project upgrade time. (20141026) | ||
+ | * __revision 2__: Typo in my original tweak preventing it from working. Now that I've tested it, we have a working solution, and dll0 can now be properly upgraded to... be sure to update before upgrading! (20141027) | ||
+ | * __revision 3__: Typo with for loop iterations (one too many) in unit-sortlist... now fixed. It makes a backup copy of the original, should any additional local changes have been made. (20141028) | ||
+ | * __revision 4__: Base Makefile aesthetic enhancements (20141103) | ||
=====Objective===== | =====Objective===== |