git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1821 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-05-30 02:47:45 +00:00
parent 050b97c308
commit 99a762fe64
+6
View File
@@ -1,3 +1,9 @@
Changes towards version 0.5:
- Cleaner build output. Set '$BUILD_VERBOSE' to 1 for old output. - SvdB
- Improved dependency tracking for unix build system. - SvdB
"./build.sh uqm depend" is only needed for checking for new source files.
- handle "." and ".." in paths - SvdB
Changes towards version 0.4:
- Nicer title image during intro, from Nic
- Installation routine for MacOS X, from Nic.