Commit Graph

6 Commits (5d94cf0534d91a81369743bb3b38f55dca3d8e16)

Author SHA1 Message Date
Adam Vandenberg 83b371fba5 Introduce block form of mkdir 2012-02-24 21:35:51 -08:00
Adam Vandenberg da3fdbd0cf Use "cd" instead of "Dir.chdir"
* And "mkdir" isntead of "Dir.mkdir"
* And "Dir[]" instead of "Dir.glob"
* Also style fixes and nitpicks
2012-02-24 21:35:50 -08:00
Nibbles 2bits e4e97224db physfs: build oos + test_physfs
physfs-2.0.2 update formula to build out of source, and specify
-DPHYSFS_BUILD_TEST=TRUE so that we compile a cli named test_physfs
that lets you interactively operate on supported archives
(e.g. Quake II PAKs or DOOM WADs).  There were no problems with
64bit OSX 10.6.8 with gcc, llvm, or clang from XCode 4.0.2.

Closes Homebrew/homebrew#8273.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:03:16 -07:00
austin seipp cc508f8205 update physfs to version 2.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-28 09:01:09 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
eregon 793d4ea70c New Formula: physfs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-14 15:42:48 -08:00