This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
You've already forked itgmania212121
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5c8a8d16d717d4e80cdd630447065264bd848cda
itgmania212121
/
stepmania
/
PBProject
/
Installer
T
History
Steve Checkoway
f557939ffb
Send error output to stderr
2003-10-09 10:01:36 +00:00
..
BuildInstaller.cpp
Compile before commit, compile before commit, compile......
2003-09-30 17:40:40 +00:00
Helper.h
Continue OS X installer work.
2003-09-09 00:52:31 +00:00
Helper.mm
Send error output to stderr
2003-10-09 10:01:36 +00:00
InstallerFile.cpp
Initial work for an installer for OS X
2003-09-08 20:20:57 +00:00
InstallerFile.h
Continue OS X installer work.
2003-09-09 01:00:48 +00:00
InstallerWindowController.h
Set the close button to quit the application. Enable/disable the close button at the proper times. The user can still just quit in the middle of the installation using the application menu which might result in a file being left in /tmp but that's really their fault for quitting early isn't it?
2003-09-16 06:59:18 +00:00
InstallerWindowController.m
Set the close button to quit the application. Enable/disable the close button at the proper times. The user can still just quit in the middle of the installation using the application menu which might result in a file being left in /tmp but that's really their fault for quitting early isn't it?
2003-09-16 06:59:18 +00:00
main.c
With any luck, this will give an error message if the user tries to install on OS X 10.1.x. I have no idea if the installer will even open and no way to test it. Worst case, installer still works for >= 10.2 and crashes for < 10.2. The same as before. Best case, it gives a message about not being compatible and then quits.
2003-10-07 07:47:31 +00:00
Processor.cpp
Fix error message about trying to delete a file that does not exist. If it doesn't exist, ignore it.
2003-09-25 07:25:27 +00:00
Processor.h
The installer works except for the not overwriting.
2003-09-16 03:50:40 +00:00
Util.cpp
Intermittently, g++ doesn't like inline functions. Just remove'em.
2003-09-16 07:04:31 +00:00
Util.h
Intermittently, g++ doesn't like inline functions. Just remove'em.
2003-09-16 07:04:31 +00:00