From: <hi...@us...> - 2007-07-30 03:11:26
|
Revision: 1957 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1957&view=rev Author: hisa Date: 2007-07-29 20:11:26 -0700 (Sun, 29 Jul 2007) Log Message: ----------- maked directories the framework and the rubylib. Wrote summary of directories into README. Modified Paths: -------------- branches/reconstruct-20070730/src/core/README Added Paths: ----------- branches/reconstruct-20070730/src/core/framework/ branches/reconstruct-20070730/src/core/rubylib/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-30 03:21:14
|
Revision: 1958 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1958&view=rev Author: hisa Date: 2007-07-29 20:21:09 -0700 (Sun, 29 Jul 2007) Log Message: ----------- Added the test dir for testing RubyCocoa.framework. Copied the ext and the lib, ruby libraries for ruby script/command. Modified Paths: -------------- branches/reconstruct-20070730/src/core/README Added Paths: ----------- branches/reconstruct-20070730/src/core/rubylib/ext/ branches/reconstruct-20070730/src/core/rubylib/lib/ branches/reconstruct-20070730/src/core/test/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-30 05:57:22
|
Revision: 1969 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1969&view=rev Author: hisa Date: 2007-07-29 22:57:20 -0700 (Sun, 29 Jul 2007) Log Message: ----------- svn:externals for bridgesupport Added Paths: ----------- branches/reconstruct-20070730/src/core/dependent/ branches/reconstruct-20070730/src/core/dependent/README branches/reconstruct-20070730/src/core/dependent/Rakefile branches/reconstruct-20070730/src/core/dependent/libffi/ Removed Paths: ------------- branches/reconstruct-20070730/src/core/dependent/README branches/reconstruct-20070730/src/core/dependent/Rakefile branches/reconstruct-20070730/src/core/dependent/libffi/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-30 07:36:55
|
Revision: 1972 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1972&view=rev Author: hisa Date: 2007-07-30 00:36:54 -0700 (Mon, 30 Jul 2007) Log Message: ----------- Modified rakefile structure Modified Paths: -------------- branches/reconstruct-20070730/src/core/README Added Paths: ----------- branches/reconstruct-20070730/src/core/Rakefile branches/reconstruct-20070730/src/core/build.conf branches/reconstruct-20070730/src/core/dependent/tasks.rake Removed Paths: ------------- branches/reconstruct-20070730/src/core/dependent/Rakefile This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-30 08:37:55
|
Revision: 1973 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1973&view=rev Author: hisa Date: 2007-07-30 01:37:53 -0700 (Mon, 30 Jul 2007) Log Message: ----------- framework configuration placeholder in build.conf Modified Paths: -------------- branches/reconstruct-20070730/src/core/Rakefile branches/reconstruct-20070730/src/core/build.conf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-31 00:51:36
|
Revision: 1977 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1977&view=rev Author: hisa Date: 2007-07-30 17:51:31 -0700 (Mon, 30 Jul 2007) Log Message: ----------- Copied the framework into the framework_old as backup, to clean up the project file totally. Modified Paths: -------------- branches/reconstruct-20070730/src/core/framework/RubyCocoa.xcodeproj/project.pbxproj branches/reconstruct-20070730/src/core/framework_old/RubyCocoa.xcodeproj/project.pbxproj Added Paths: ----------- branches/reconstruct-20070730/src/core/framework_old/ branches/reconstruct-20070730/src/core/framework_old/objc/RBObject.m Removed Paths: ------------- branches/reconstruct-20070730/src/core/framework_old/objc/RBObject.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-31 11:29:41
|
Revision: 1982 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1982&view=rev Author: hisa Date: 2007-07-31 04:29:26 -0700 (Tue, 31 Jul 2007) Log Message: ----------- rake cleanup (in progress) Modified Paths: -------------- branches/reconstruct-20070730/src/core/Rakefile Added Paths: ----------- branches/reconstruct-20070730/src/core/rake_support.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |