]> err.no Git - sope/commitdiff
Xcode adjustments, added sope-4.5. tool
authorznek <znek@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 17 Feb 2005 17:32:23 +0000 (17:32 +0000)
committerznek <znek@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 17 Feb 2005 17:32:23 +0000 (17:32 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@569 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

sope-appserver/SoOFS/ChangeLog
sope-appserver/SoOFS/SoOFS.xcode/project.pbxproj
sope-appserver/SoOFS/Version
sope-appserver/SoOFS/sope.m
sope-appserver/sope-appserver.xcode/project.pbxproj

index 3a4a479b91dfd342aac09a89d241d81f1498590e..fe87b5d3a4294328e77b79d3a93447bfc3729dc4 100644 (file)
@@ -1,4 +1,13 @@
-2005-01-04  Helge Heß  <helge.hess@opengroupware.org>
+2005-02-17  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * v4.5.15
+
+       * sope.m: slightly adjusted #include's, sope.m now builds with Xcode
+         as well
+
+       * SoOFS.xcode: added sope-4.5 tool target
+
+2005-01-04  Helge Hess  <helge.hess@opengroupware.org>
 
        * common.h: streamline NeXT/APPLE/COCOA Foundation library define into
          just COCOA_Foundation_LIBRARY (fixes a warning) (v4.5.14)
index d0b92e2ca0d3836e21da6a34f1844c7c7a345c8a..585adb4782b576684bd5dfc247b69927823f9adf 100644 (file)
                        settings = {
                        };
                };
+               AD5529DE079447410037E121 = {
+                       buildActionMask = 2147483647;
+                       files = (
+                               AD5529F20794488A0037E121,
+                       );
+                       isa = PBXSourcesBuildPhase;
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+               AD5529DF079447410037E121 = {
+                       buildActionMask = 2147483647;
+                       files = (
+                               AD5529F3079448920037E121,
+                               AD552A61079448970037E121,
+                               AD552A62079448970037E121,
+                               AD552A63079448970037E121,
+                               AD552A640794489F0037E121,
+                               AD552A650794489F0037E121,
+                               AD552A660794489F0037E121,
+                               AD552A67079448A60037E121,
+                               AD552A68079448A60037E121,
+                               AD552A69079448A60037E121,
+                               AD552A6A079448B00037E121,
+                               AD552A6B079448B00037E121,
+                               AD552A6C079448B00037E121,
+                               AD552A6D079448B00037E121,
+                               AD552A6E079448B00037E121,
+                               AD552A6F079448B00037E121,
+                               AD552A70079448B60037E121,
+                       );
+                       isa = PBXFrameworksBuildPhase;
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+               AD5529E0079447410037E121 = {
+                       buildPhases = (
+                               AD5529DE079447410037E121,
+                               AD5529DF079447410037E121,
+                       );
+                       buildRules = (
+                       );
+                       buildSettings = {
+                               FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+                               INSTALL_PATH = /usr/local/bin;
+                               OTHER_CFLAGS = "";
+                               OTHER_LDFLAGS = "";
+                               OTHER_REZFLAGS = "";
+                               PRODUCT_NAME = "sope-4.5";
+                               SECTORDER_FLAGS = "";
+                               WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
+                       };
+                       dependencies = (
+                       );
+                       isa = PBXNativeTarget;
+                       name = "sope-4.5";
+                       productName = sope;
+                       productReference = AD5529E1079447410037E121;
+                       productType = "com.apple.product-type.tool";
+               };
+               AD5529E1079447410037E121 = {
+                       explicitFileType = "compiled.mach-o.executable";
+                       includeInIndex = 0;
+                       isa = PBXFileReference;
+                       path = "sope-4.5";
+                       refType = 3;
+                       sourceTree = BUILT_PRODUCTS_DIR;
+               };
+               AD5529E5079447640037E121 = {
+                       children = (
+                               AD5529F0079447920037E121,
+                               AD5529ED0794478C0037E121,
+                       );
+                       isa = PBXGroup;
+                       name = "sope tool";
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               AD5529E6079447830037E121 = {
+                       explicitFileType = text.man;
+                       fileEncoding = 5;
+                       isa = PBXFileReference;
+                       path = sope.8;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               AD5529E7079447830037E121 = {
+                       fileEncoding = 5;
+                       indentWidth = 2;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.objc;
+                       path = sope.m;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               AD5529ED0794478C0037E121 = {
+                       children = (
+                               AD5529E7079447830037E121,
+                       );
+                       isa = PBXGroup;
+                       name = Classes;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               AD5529F0079447920037E121 = {
+                       children = (
+                               AD5529E6079447830037E121,
+                       );
+                       isa = PBXGroup;
+                       name = Documentation;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               AD5529F20794488A0037E121 = {
+                       fileRef = AD5529E7079447830037E121;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD5529F3079448920037E121 = {
+                       fileRef = ADD65F7406DA3C51007161CA;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A61079448970037E121 = {
+                       fileRef = ADD65FE506DA3CDE007161CA;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A62079448970037E121 = {
+                       fileRef = ADD65FE606DA3CDE007161CA;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A63079448970037E121 = {
+                       fileRef = ADD65FE706DA3CDE007161CA;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A640794489F0037E121 = {
+                       fileRef = ADD6610D06DA3D1F007161CA;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A650794489F0037E121 = {
+                       fileRef = AD0142CE06E21A3D000910D8;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A660794489F0037E121 = {
+                       fileRef = AD013C2106E20D18000910D8;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A67079448A60037E121 = {
+                       fileRef = AD013C1B06E20D18000910D8;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A68079448A60037E121 = {
+                       fileRef = AD013C1D06E20D18000910D8;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A69079448A60037E121 = {
+                       fileRef = AD013C1E06E20D18000910D8;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A6A079448B00037E121 = {
+                       fileRef = AD013C2006E20D18000910D8;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A6B079448B00037E121 = {
+                       fileRef = AD013C2406E20D18000910D8;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A6C079448B00037E121 = {
+                       fileRef = AD013C2506E20D19000910D8;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A6D079448B00037E121 = {
+                       fileRef = AD013C1906E20D18000910D8;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A6E079448B00037E121 = {
+                       fileRef = AD013C2306E20D18000910D8;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A6F079448B00037E121 = {
+                       fileRef = AD460762078992EA00E8C5A3;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               AD552A70079448B60037E121 = {
+                       fileRef = ADD65D5806DA372D007161CA;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
                ADD65B6606DA32D6007161CA = {
                        children = (
                                AD013B8706E20AC5000910D8,
                                AD013C1806E20C17000910D8,
                                ADD65C9406DA34FF007161CA,
                                ADD65D5D06DA37C7007161CA,
+                               AD5529E5079447640037E121,
                                ADD65D5906DA372D007161CA,
                                ADD65F7306DA3C02007161CA,
                        );
                        projectDirPath = "";
                        targets = (
                                ADD65D5706DA372D007161CA,
+                               AD5529E0079447410037E121,
                        );
                };
                ADD65C6F06DA343C007161CA = {
                        );
                        buildSettings = {
                                DYLIB_COMPATIBILITY_VERSION = 1;
-                               DYLIB_CURRENT_VERSION = 4.5.14;
+                               DYLIB_CURRENT_VERSION = 4.5.15;
                                FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks";
                                FRAMEWORK_VERSION = A;
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
                ADD65D5906DA372D007161CA = {
                        children = (
                                ADD65D5806DA372D007161CA,
+                               AD5529E1079447410037E121,
                        );
                        isa = PBXGroup;
                        name = Products;
index a61800193508eae2e91f495b3d1b106b17416b41..cabd6ef30fc8c2ca8219dced4d830924894ed76f 100644 (file)
@@ -1,3 +1,3 @@
 # version file
 
-SUBMINOR_VERSION:=14
+SUBMINOR_VERSION:=15
index 2b81f7023f7aadfefce4e060cec994bf29745ad7..7e699963dc47b1acc92edcf72ad4989e96f516db 100644 (file)
@@ -19,7 +19,7 @@
   02111-1307, USA.
 */
 
-#include "SoObjects/SoApplication.h"
+#include <SoObjects/SoApplication.h>
 
 /*
   An executable which can run a SoOFS based SOPE application. When started,
@@ -45,9 +45,9 @@
 
 @end
 
-#include "SoObjects/SoClassSecurityInfo.h"
-#include "SoOFS/OFSFolder.h"
-#include "SoOFS/OFSFactoryContext.h"
+#include <SoObjects/SoClassSecurityInfo.h>
+#include "OFSFolder.h"
+#include "OFSFactoryContext.h"
 #include "common.h"
 
 NSString *SoRootFolder = @"SoRootFolder";
index e00dd2f0f32bcff5cd24febfff124ba3cba96f29..cd50232375a02ec37843ffb14a3cdd8eaee6674b 100644 (file)
                        remoteGlobalIDString = ADD65D5806DA372D007161CA;
                        remoteInfo = NGXmlRpc;
                };
+               ADDC021007A49332009A7741 = {
+                       fileType = "compiled.mach-o.executable";
+                       isa = PBXReferenceProxy;
+                       path = "sope-4.5";
+                       refType = 3;
+                       remoteRef = ADDC021807A49341009A7741;
+                       sourceTree = BUILT_PRODUCTS_DIR;
+               };
+               ADDC021807A49341009A7741 = {
+                       containerPortal = ADEAC65B078A325700097697;
+                       isa = PBXContainerItemProxy;
+                       proxyType = 2;
+                       remoteGlobalIDString = AD5529E1079447410037E121;
+                       remoteInfo = "sope-4.5";
+               };
                ADDF476606DA572500C4E7F8 = {
                        children = (
                                ADDF477506DA575700C4E7F8,
                ADEAC65C078A325700097697 = {
                        children = (
                                ADEAC65E078A325900097697,
+                               ADDC021007A49332009A7741,
                        );
                        isa = PBXGroup;
                        name = Products;