March 2009
Upgraded top level GNUstep makefile to aggregate project
Commit by leighsmith :: r3445 /trunk/MusicKit/GNUmakefile.in: (link) Upgraded top level GNUstep makefile to aggregate project
Made Frameworks an aggregate project for GNUstep, removed default...
Commit by leighsmith :: r3444 /trunk/MusicKit/Frameworks/ (18 files in 5 dirs): (link) Made Frameworks an aggregate project for GNUstep, removed default GNUSTEP_INSTALLATION_DOMAIN for frameworks to help in single build process, (should be passed on the command line anyway), cleaned up code causing warnings on gcc 4.3 due to untyped return of nil an
Removed the old Makefiles and ProjectBuilder files since they are redundant, if...
Commit by leighsmith :: r3443 /trunk/MusicKit/Frameworks/PlatformDependent/MKPerformSndMIDI_MacOSX/MKPerformSndMIDI_MacOSX.pbproj/: (link) Removed the old Makefiles and ProjectBuilder files since they are redundant, if there are still any NeXTStep users, they can build with GNUstep
Removed the old Makefiles and ProjectBuilder files since they are redundant, if...
Commit by leighsmith :: r3442 /trunk/MusicKit/Frameworks/SndKit/PBUserInfo/: (link) Removed the old Makefiles and ProjectBuilder files since they are redundant, if there are still any NeXTStep users, they can build with GNUstep
Removed the old Makefiles and ProjectBuilder files since they are redundant, if...
Commit by leighsmith :: r3441 /trunk/MusicKit/Frameworks/SndKit/PBUserInfo/PBUserInfo_leigh.plist: (link) Removed the old Makefiles and ProjectBuilder files since they are redundant, if there are still any NeXTStep users, they can build with GNUstep
Removed the old Makefiles and ProjectBuilder files since they are redundant, if...
Commit by leighsmith :: r3440 /trunk/MusicKit/Frameworks/SndKit/PBUserInfo/PBUserInfo_sbrandon.plist: (link) Removed the old Makefiles and ProjectBuilder files since they are redundant, if there are still any NeXTStep users, they can build with GNUstep
Removed the old Makefiles and ProjectBuilder files since they are redundant, if...
Commit by leighsmith :: r3439 /trunk/MusicKit/Frameworks/SndKit/ (6 files): (link) Removed the old Makefiles and ProjectBuilder files since they are redundant, if there are still any NeXTStep users, they can build with GNUstep
Removed the old Makefiles since they are redundant, if there are still any...
Commit by leighsmith :: r3438 /trunk/MusicKit/Frameworks/MusicKit/ (4 files): (link) Removed the old Makefiles since they are redundant, if there are still any NeXTStep users, they can build with GNUstep
Renamed MKSamplerInstrument to MKSamplePlayerInstrument
Commit by leighsmith :: r3437 /trunk/MusicKit/Frameworks/MusicKit/GNUmakefile: (link) Renamed MKSamplerInstrument to MKSamplePlayerInstrument
Replaced dubious casting on the lvalue with casting of the value back to an int....
Commit by leighsmith :: r3436 /trunk/MusicKit/Frameworks/SndKit/ (6 files): (link) Replaced dubious casting on the lvalue with casting of the value back to an int. Fixeserrors on gcc 4.3 that were previously warnings. Added math.h includes to coverdeclarations of fabs() & pow(). Added include of Foundation.h for NSLog calls in
