[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: put doc index in project (c2214f5)

git at git.haskell.org git at git.haskell.org
Mon Feb 20 21:08:36 UTC 2017


Repository : ssh://git@git.haskell.org/time

On branches: format-widths,improve-leapseconds,master,posix-perf,tasty,wip/travis
Link       : http://git.haskell.org/packages/time.git/commitdiff/c2214f530199aecbf47cf9ac0e6ed3bb3271f67e

>---------------------------------------------------------------

commit c2214f530199aecbf47cf9ac0e6ed3bb3271f67e
Author: Ashley Yakeley <ashley at semantic.org>
Date:   Sun May 22 17:17:27 2005 -0700

    put doc index in project
    
    darcs-hash:20050523001727-ac6dd-0718ea889354fccce1f2cecf75a80494a0dbe211


>---------------------------------------------------------------

c2214f530199aecbf47cf9ac0e6ed3bb3271f67e
 TimeLib.xcode/project.pbxproj | 32 +++++++++++++++++++++++++-------
 1 file changed, 25 insertions(+), 7 deletions(-)

diff --git a/TimeLib.xcode/project.pbxproj b/TimeLib.xcode/project.pbxproj
index c2742eb..4e18e68 100644
--- a/TimeLib.xcode/project.pbxproj
+++ b/TimeLib.xcode/project.pbxproj
@@ -14,6 +14,7 @@
 				AB01DD0008374848003C9EF7,
 				AB35747F08386FCD00B5F897,
 				ABFA25EC0839F9FD0096540C,
+				ABFA264B083C8AA40096540C,
 			);
 			isa = PBXGroup;
 			refType = 4;
@@ -299,7 +300,6 @@
 			buildPhases = (
 			);
 			buildSettings = {
-				OPTIMIZATION_CFLAGS = "";
 				OTHER_CFLAGS = "";
 				OTHER_LDFLAGS = "";
 				OTHER_REZFLAGS = "";
@@ -354,18 +354,18 @@
 		};
 		ABFA25EC0839F9FD0096540C = {
 			children = (
-				ABFA2623083B28C00096540C,
-				ABFA2624083B28C00096540C,
 				ABFA2625083B28C00096540C,
-				ABFA2626083B28C00096540C,
 				ABFA2627083B28C00096540C,
 				ABFA2628083B28C00096540C,
-				ABFA2629083B28C00096540C,
-				ABFA262A083B28C00096540C,
-				ABFA262B083B28C00096540C,
+				ABFA2624083B28C00096540C,
+				ABFA2626083B28C00096540C,
+				ABFA2623083B28C00096540C,
 				ABFA262C083B28C00096540C,
 				ABFA262D083B28C00096540C,
 				ABFA262E083B28C00096540C,
+				ABFA262B083B28C00096540C,
+				ABFA262A083B28C00096540C,
+				ABFA2629083B28C00096540C,
 			);
 			isa = PBXGroup;
 			name = Test;
@@ -469,6 +469,24 @@
 			refType = 4;
 			sourceTree = "<group>";
 		};
+		ABFA2649083BF6210096540C = {
+			fileEncoding = 4;
+			isa = PBXFileReference;
+			lastKnownFileType = text.html;
+			path = index.html;
+			refType = 4;
+			sourceTree = "<group>";
+		};
+		ABFA264B083C8AA40096540C = {
+			children = (
+				ABFA2649083BF6210096540C,
+			);
+			isa = PBXGroup;
+			name = "Target Doc";
+			path = haddock;
+			refType = 4;
+			sourceTree = "<group>";
+		};
 	};
 	rootObject = AB01DCEE083747B1003C9EF7;
 }



More information about the ghc-commits mailing list