[llvm-branch-commits] [llvm-tag] r168129 - in /llvm/tags/google: ./ testing/ testing/2012.11.15/
Chandler Carruth
chandlerc at gmail.com
Thu Nov 15 18:30:55 PST 2012
Author: chandlerc
Date: Thu Nov 15 20:30:55 2012
New Revision: 168129
URL: http://llvm.org/viewvc/llvm-project?rev=168129&view=rev
Log:
Create a tree of tags for each of the Google testing branch updates, and the
first such tag. The tag names are planned to be date based, with '.N' suffixes
if we end up with multiple updates in a day.
Added:
llvm/tags/google/
llvm/tags/google/testing/
llvm/tags/google/testing/2012.11.15/ (props changed)
- copied from r168128, llvm/branches/google/testing/
Propchange: llvm/tags/google/testing/2012.11.15/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Nov 15 20:30:55 2012
@@ -0,0 +1,24 @@
+Debug
+Release
+Release-Asserts
+mklib
+Makefile.config
+config.log
+config.status
+cvs.out
+autom4te.cache
+configure.out
+LLVM-*
+_distcheckdir
+llvm.spec
+svn-commit.*
+*.patch
+*.patch.raw
+cscope.*
+Debug+Coverage-Asserts
+Release+Coverage-Asserts
+Debug+Coverage
+Release+Coverage
+Debug+Checks
+Debug+Asserts
+Release+Asserts
Propchange: llvm/tags/google/testing/2012.11.15/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Thu Nov 15 20:30:55 2012
@@ -0,0 +1,3 @@
+/llvm/branches/Apple/Pertwee:110850,110961
+/llvm/branches/type-system-rewrite:133420-134817
+/llvm/trunk:155241
More information about the llvm-branch-commits
mailing list