[llvm-commits] CVS: llvm/win32/Support/Support.vcproj

2007-05-07 Thread Jeff Cohen
Changes in directory llvm/win32/Support: Support.vcproj updated: 1.20 -> 1.21 --- Log message: Unbreak VC++ build. --- Diffs of the changes: (+0 -43) Support.vcproj | 43 --- 1 files changed, 43 deletions(-) Index: llvm/win32/Support/Support.vcpro

[llvm-commits] CVS: llvm/win32/Support/Support.vcproj

2007-04-29 Thread Jeff Cohen
Changes in directory llvm/win32/Support: Support.vcproj updated: 1.19 -> 1.20 --- Log message: Unbreak VC++ build. --- Diffs of the changes: (+6 -0) Support.vcproj |6 ++ 1 files changed, 6 insertions(+) Index: llvm/win32/Support/Support.vcproj diff -u llvm/win32/Support/Support.v

[llvm-commits] CVS: llvm/win32/Support/Support.vcproj

2007-04-06 Thread Jeff Cohen
Changes in directory llvm/win32/Support: Support.vcproj updated: 1.18 -> 1.19 --- Log message: Track new header file. --- Diffs of the changes: (+3 -0) Support.vcproj |3 +++ 1 files changed, 3 insertions(+) Index: llvm/win32/Support/Support.vcproj diff -u llvm/win32/Support/Support.v

[llvm-commits] CVS: llvm/win32/Support/Support.vcproj

2007-03-04 Thread Jeff Cohen
Changes in directory llvm/win32/Support: Support.vcproj updated: 1.17 -> 1.18 --- Log message: Unbreak VC++ build. --- Diffs of the changes: (+27 -3) Support.vcproj | 30 +++--- 1 files changed, 27 insertions(+), 3 deletions(-) Index: llvm/win32/Support/Support.v

[llvm-commits] CVS: llvm/win32/Support/Support.vcproj

2006-12-01 Thread Jeff Cohen
Changes in directory llvm/win32/Support: Support.vcproj updated: 1.16 -> 1.17 --- Log message: Unbreak VC++ build. --- Diffs of the changes: (+6 -0) Support.vcproj |6 ++ 1 files changed, 6 insertions(+) Index: llvm/win32/Support/Support.vcproj diff -u llvm/win32/Support/Support.v

[llvm-commits] CVS: llvm/win32/Support/Support.vcproj

2006-11-05 Thread Jeff Cohen
Changes in directory llvm/win32/Support: Support.vcproj updated: 1.15 -> 1.16 --- Log message: Unbreak VC++ build. --- Diffs of the changes: (+36 -6) Support.vcproj | 42 -- 1 files changed, 36 insertions(+), 6 deletions(-) Index: llvm/win32/Suppo

[llvm-commits] CVS: llvm/win32/Support/Support.vcproj

2006-03-06 Thread Jeff Cohen
Changes in directory llvm/win32/Support: Support.vcproj updated: 1.14 -> 1.15 --- Log message: Keep VC++ building. --- Diffs of the changes: (+6 -0) Support.vcproj |6 ++ 1 files changed, 6 insertions(+) Index: llvm/win32/Support/Support.vcproj diff -u llvm/win32/Support/Support.v

[llvm-commits] CVS: llvm/win32/Support/Support.vcproj

2006-01-29 Thread Jeff Cohen
Changes in directory llvm/win32/Support: Support.vcproj updated: 1.13 -> 1.14 --- Log message: Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy. --- Diffs of the changes: (+2 -2) Support.vcproj |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/

[llvm-commits] CVS: llvm/win32/Support/Support.vcproj

2006-01-16 Thread Jeff Cohen
Changes in directory llvm/win32/Support: Support.vcproj updated: 1.12 -> 1.13 --- Log message: Visual Studio still has issues with being left out. --- Diffs of the changes: (+3 -15) Support.vcproj | 18 +++--- 1 files changed, 3 insertions(+), 15 deletions(-) Index: llvm/win

[llvm-commits] CVS: llvm/win32/Support/Support.vcproj

2005-12-16 Thread Jeff Cohen
Changes in directory llvm/win32/Support: Support.vcproj updated: 1.11 -> 1.12 --- Log message: Turn on string pooling for smaller binaries. --- Diffs of the changes: (+2 -0) Support.vcproj |2 ++ 1 files changed, 2 insertions(+) Index: llvm/win32/Support/Support.vcproj diff -u llvm/wi