summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAge
* Keep Visual Studio happy.Jeff Cohen2006-05-03
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28067 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio informed.Jeff Cohen2006-04-23
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27951 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio informed.Jeff Cohen2006-04-20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27920 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio happy.Jeff Cohen2006-04-11
| | | | 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-08
| | | | 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-05
| | | | 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-02
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27350 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio informed.Jeff Cohen2006-03-28
| | | | 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-24
| | | | 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-10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26679 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix VC++ build breakage.Jeff Cohen2006-03-10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26676 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep VC++ building.Jeff Cohen2006-03-07
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26584 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio happy.Jeff Cohen2006-03-04
| | | | 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-17
| | | | 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-16
| | | | 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-14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26167 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio informed.Jeff Cohen2006-02-04
| | | | 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-30
| | | | 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-26
| | | | 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-24
| | | | 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-24
| | | | 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-22
| | | | 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-20
| | | | | | | | | | | 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-17
| | | | 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-11
| | | | 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-08
| | | | 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-04
| | | | 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-22
| | | | 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-17
| | | | 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-28
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24497 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio building.Jeff Cohen2005-11-16
| | | | 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-15
| | | | 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-11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24297 91177308-0d34-0410-b5e6-96231b3b80d8
* More files deleted.Jeff Cohen2005-10-29
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24097 91177308-0d34-0410-b5e6-96231b3b80d8
* Keep Visual Studio happy.Jeff Cohen2005-10-28
| | | | 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-27
| | | | 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-26
| | | | 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-26
| | | | 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-26
| | | | 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-24
| | | | 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-24
| | | | 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-23
| | | | 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-23
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23885 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix VC++ build errors.Jeff Cohen2005-09-25
| | | | 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-10
| | | | 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-10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23307 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix VC++ build errorsJeff Cohen2005-09-02
| | | | 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-19
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22905 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix VC++ build problems.Jeff Cohen2005-07-30
| | | | 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-13
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22420 91177308-0d34-0410-b5e6-96231b3b80d8