aboutsummaryrefslogtreecommitdiff
path: root/win32/Configure
AgeCommit message (Expand)Author
2009-11-07remove the win32 tree, it's stale and confusing.Chris Lattner
2008-07-14This replaces all $(SolutionDir) macros with $(ProjectDir)..\ Chris Lattner
2008-07-02VStudio x64 build fixes. Looks like the x64 projects got out of date and thi...Chuck Rose III
2008-06-20"Just a small update for the project files for adding a missing preprocessorChris Lattner
2008-06-02update vc configure project for renaming of Steve Naroff
2008-05-15Revert 51067 check-in for now.Devang Patel
2008-05-13Update the Win32 project files, patch by Razvan Aciu!Chris Lattner
2007-11-21This change does a couple of things. First it gets the Visual Studio builds ...Chuck Rose III
2007-11-12Updated VC++ build systemHartmut Kaiser
2007-07-27Updates to the VStudio project files:Chuck Rose III
2007-06-29Convert .cvsignore filesJohn Criswell
2006-01-30Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen
2006-01-20Update Windows version of config.h to note availability of floor/floorf/ceil/...Jeff Cohen
2005-10-27Fine tune Visual Studio's use of bison/flex.Jeff Cohen
2005-10-26Eliminate use of sed in Visual Studio builds.Jeff Cohen
2005-03-16Do #include HashExtras.h with VC++Jeff Cohen
2005-01-16Add some .cvsignores to the win32 hierarchy to account for generated filesJeff Cohen
2005-01-09Workaround a VC++ bug. Microsoft puts the hash_map class in namespace stdext...Jeff Cohen
2005-01-01Improve TableGen dependenciesJeff Cohen
2004-12-24Get VC++ building againJeff Cohen
2004-12-21Visual Studio project Configure should place the configured header filesJeff Cohen
2004-12-04Update the win32 project files, contributed by Morton Ofstad!Chris Lattner
2004-11-03MS Visual Studio files for building LLVM on Win32 platforms.Reid Spencer