aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
* Keep Visual Studio happy.Jeff Cohen2006-05-031-3/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28067 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio informed.Jeff Cohen2006-04-231-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27951 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio informed.Jeff Cohen2006-04-201-6/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27920 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio happy.Jeff Cohen2006-04-111-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27581 91177308-0d34-0410-b5e6-96231b3b80d8
* Get Visual Studio building again.Jeff Cohen2006-04-082-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27504 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix more tablegen depedency issues in Visual Studio.Jeff Cohen2006-04-051-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27431 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix tablegen related dependencies in Visual Studio.Jeff Cohen2006-04-022-10/+27
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27350 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio informed.Jeff Cohen2006-03-281-2/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27214 91177308-0d34-0410-b5e6-96231b3b80d8
* Get Visual Studio happy again.Jeff Cohen2006-03-242-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27031 91177308-0d34-0410-b5e6-96231b3b80d8
* Put intrinsics.gen in its proper place.Jeff Cohen2006-03-101-5/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26679 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix VC++ build breakage.Jeff Cohen2006-03-102-0/+31
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26676 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep VC++ building.Jeff Cohen2006-03-071-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26584 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio happy.Jeff Cohen2006-03-042-25/+36
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26516 91177308-0d34-0410-b5e6-96231b3b80d8
* Inform Visual Studio of deleted file.Jeff Cohen2006-02-171-3/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26251 91177308-0d34-0410-b5e6-96231b3b80d8
* Visual Studio enters the future of bisoning.Jeff Cohen2006-02-161-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26227 91177308-0d34-0410-b5e6-96231b3b80d8
* Match changes to unix build system.Jeff Cohen2006-02-141-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26167 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio informed.Jeff Cohen2006-02-041-5/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25956 91177308-0d34-0410-b5e6-96231b3b80d8
* Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen2006-01-3030-59/+59
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25801 91177308-0d34-0410-b5e6-96231b3b80d8
* Teach Visual Studio about X86 subtargets.Jeff Cohen2006-01-261-4/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25647 91177308-0d34-0410-b5e6-96231b3b80d8
* Add new files to Visual Studio.Jeff Cohen2006-01-242-0/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25574 91177308-0d34-0410-b5e6-96231b3b80d8
* Track changes in config.h.in.Jeff Cohen2006-01-241-4/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25573 91177308-0d34-0410-b5e6-96231b3b80d8
* Visual Studio still has issues at being left out.Jeff Cohen2006-01-221-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25507 91177308-0d34-0410-b5e6-96231b3b80d8
* Update Windows version of config.h to note availability of ↵Jeff Cohen2006-01-202-22/+34
| | | | | | | | | | | floor/floorf/ceil/ceilf. Also pulled Windows-specific modifications to config.h.in to a separate file, so that changes to it trigger regeneration of config.h (which doesn't happen when the custom build step for it changes). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25477 91177308-0d34-0410-b5e6-96231b3b80d8
* Visual Studio still has issues with being left out.Jeff Cohen2006-01-173-18/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25389 91177308-0d34-0410-b5e6-96231b3b80d8
* Visual Studio is feeling left out again.Jeff Cohen2006-01-111-0/+12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25215 91177308-0d34-0410-b5e6-96231b3b80d8
* Visual Studio hates being left out.Jeff Cohen2006-01-081-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25148 91177308-0d34-0410-b5e6-96231b3b80d8
* Teach Visual Studio about new file.Jeff Cohen2006-01-041-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25097 91177308-0d34-0410-b5e6-96231b3b80d8
* Add new files to Visual Studio.Jeff Cohen2005-12-221-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24929 91177308-0d34-0410-b5e6-96231b3b80d8
* Turn on string pooling for smaller binaries.Jeff Cohen2005-12-1729-0/+58
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24749 91177308-0d34-0410-b5e6-96231b3b80d8
* Teach Visual Studio about new files.Jeff Cohen2005-11-281-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24497 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio building.Jeff Cohen2005-11-161-4/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24373 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio informed of new files.Jeff Cohen2005-11-151-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24366 91177308-0d34-0410-b5e6-96231b3b80d8
* Add new file to Visual Studio.Jeff Cohen2005-11-111-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24297 91177308-0d34-0410-b5e6-96231b3b80d8
* More files deleted.Jeff Cohen2005-10-292-9/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24097 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio happy.Jeff Cohen2005-10-282-0/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24052 91177308-0d34-0410-b5e6-96231b3b80d8
* Fine tune Visual Studio's use of bison/flex.Jeff Cohen2005-10-275-34/+31
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24025 91177308-0d34-0410-b5e6-96231b3b80d8
* Eliminate use of sed in Visual Studio builds.Jeff Cohen2005-10-261-10/+22
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24003 91177308-0d34-0410-b5e6-96231b3b80d8
* Eliminate need for bison/flex in Visual Studio builds.Jeff Cohen2005-10-266-32/+75
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23999 91177308-0d34-0410-b5e6-96231b3b80d8
* Update Visual Studio projects to reflect moved file.Jeff Cohen2005-10-261-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23998 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio up to date.Jeff Cohen2005-10-241-3/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23964 91177308-0d34-0410-b5e6-96231b3b80d8
* Update Visual Studio projects to account for recent changes.Jeff Cohen2005-10-243-39/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23950 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove deleted files from Visual Studio.Jeff Cohen2005-10-231-6/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23895 91177308-0d34-0410-b5e6-96231b3b80d8
* Add new files to Visual Studio.Jeff Cohen2005-10-231-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23885 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix VC++ build errors.Jeff Cohen2005-09-251-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23431 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix more Visual Studio build problems.Jeff Cohen2005-09-101-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23308 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix miscellaneous Visual Studio build problems.Jeff Cohen2005-09-102-0/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23307 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix VC++ build errorsJeff Cohen2005-09-021-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23210 91177308-0d34-0410-b5e6-96231b3b80d8
* Update Visual Studio projects for removed file.Jeff Cohen2005-08-191-3/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22905 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix VC++ build problems.Jeff Cohen2005-07-301-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22564 91177308-0d34-0410-b5e6-96231b3b80d8
* Win32 support for Mutex class.Jeff Cohen2005-07-131-0/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22420 91177308-0d34-0410-b5e6-96231b3b80d8