Miah Johnson

Results 7 issues of Miah Johnson

autogen, configure, build_with_make, install_with_make, etc should take a argument that specifies what the command will create. The configure action does this already, but its limited to a single hardcoded entry....

Just as 'make' takes arguments, so should install. Some software, like nagios has many components you can choose to install. ``` magical-unicorn:nagios miah$ make Please supply a command line argument...

"@miah_ For me the biggest stumbling block has been javascript support. I think that would bring TB into the 20-teens decade."

"If you give a tour a name that is pluralized, it won’t work. This is probably a bug worth fixing. The reason for it is that we take file names...

"Ruby 1.8 and 2.0 have diverged so much that our britches have finally ripped. As of this writing (2013-03-18) I (dbrady) can get TourBus to build on 1.8.7 but not...

"I’d like to remove WebSickle and replace it with Webrat. There is a webrat branch on the main fork (github.com/dbrady/tourbus) that is 90% complete. Once that’s done we can start...

"There are no specs. Yikes! This is to my eternal shame because I’m sort of a testing freak. Because TourBus WAS a testing tool, I didn’t put tests on it....