* BuildSlaveSupport/build-launcher-app: Set executable bit, removed property change
trash at the end of the file.
* BuildSlaveSupport/build-launcher-dmg: Ditto.
* WebKitLauncher/main.m: Removed trash at end of file.
* WebKitLauncher/WebKitLauncher.xcodeproj/project.pbxproj: Let Xcode update comments
to make name match.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@13721
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
chdirWebKit();
buildNightlyLauncher();
copyNightlyLauncher();
-
-Property changes on: WebKitTools/BuildSlaveSupport/build-launcher-app
-___________________________________________________________________
-Name: svn:executable
- + *
-
} else {
print "Disk image left at $nightlyLauncherDiskImagePath\n";
}
-
-
-Property changes on: WebKitTools/BuildSlaveSupport/build-launcher-dmg
-___________________________________________________________________
-Name: svn:executable
- + *
-
+2006-04-06 Darin Adler <darin@apple.com>
+
+ Changes requested by Mark Rowe.
+
+ * BuildSlaveSupport/build-launcher-app: Set executable bit, removed property change
+ trash at the end of the file.
+ * BuildSlaveSupport/build-launcher-dmg: Ditto.
+
+ * WebKitLauncher/main.m: Removed trash at end of file.
+
+ * WebKitLauncher/WebKitLauncher.xcodeproj/project.pbxproj: Let Xcode update comments
+ to make name match.
+
2006-04-06 Mark Rowe <opendarwin.org@bdash.net.nz>
Reviewed by Darin, landed by Maciej.
/* Begin PBXProject section */
29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject;
- buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "NightlyLauncher" */;
+ buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "WebKitLauncher" */;
buildSettings = {
};
buildStyles = (
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- C01FCF4E08A954540054247B /* Build configuration list for PBXProject "NightlyLauncher" */ = {
+ C01FCF4E08A954540054247B /* Build configuration list for PBXProject "WebKitLauncher" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C01FCF4F08A954540054247B /* Debug */,
[pool release];
return 0;
}
-\ No newline at end of file