llvm-6502/utils
Chuck Rose III 0ccb93034a This change does a couple of things. First it gets the Visual Studio builds working.
I added the lexing files to the VStudio projects and removed the .l files from the 
VStudio projects.  There was a problem with use of strtoll in TGLexer.cpp and Chris
suggested switching to strtol, so that's included here.

Additionally, this checkin adds minimal x64 builds to the VStudio builds.  Build issues
related to x64 in the windows specific files for DynamicLibrary.inc and Singals.inc
are worked around, but not ultimately solved.  Binaries used to be stored in

...\win32\{Debug|Release}

but are now kept in

...\win32\bin\{win32|x64}\{Debug|Release}

intermediate files will continue to be stored in the individual project directories under 
win32.  

Some names will likely change in the future to reflect that the vstudio projects
are no longer 32-bit only, but I wanted to get things up and running today so kept away
from bigger restructuring.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44260 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-21 00:37:56 +00:00
..
buildit Move SYSCTL stuff close to where it's used. 2007-11-12 23:55:19 +00:00
emacs Update this file for 2.0 syntax. Contributed by Jan Rehders 2007-10-19 16:54:13 +00:00
fpcmp Update for PathWithStatus 2007-04-07 19:49:35 +00:00
PerfectShuffle Set the new NO_INSTALL flag for build-only tools. 2007-02-06 18:51:28 +00:00
TableGen This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
vim Remove blank line at end of file, removing test user "foo" from CVS history. 2006-08-11 19:42:11 +00:00
cgiplotNLT.pl
check-each-file
codegen-diff
countloc.sh Make all tools that use llvmdo have a -topdir option that allows the top 2006-08-14 18:49:05 +00:00
DSAclean.py
DSAextract.py
findmisopt Make use of the llvm-ld tool's new ability to read input from stdin to extract 2007-08-13 06:19:51 +00:00
findoptdiff The -funcresolve and -raise options no longer exist. 2007-03-22 21:06:50 +00:00
findsym.pl Fix a comment. 2006-08-09 19:40:13 +00:00
GenLibDeps.pl Print an error message if the lib directory (first argument) is not a 2006-08-03 19:10:03 +00:00
getsrcs.sh Simplify this a little bit. 2006-08-15 03:50:10 +00:00
importNLT.pl
llvm-native-gcc
llvm-native-gxx
llvmdo Ignore the .svn directories so countloc.sh and llvmgrep won't traverse them. 2007-07-04 01:35:32 +00:00
llvmgrep This script takes arguments so remove the check for number of arguments, 2006-08-15 03:48:22 +00:00
Makefile Set the new NO_INSTALL flag for build-only tools. 2007-02-06 18:51:28 +00:00
makellvm remove obsolete path 2007-02-14 07:39:35 +00:00
mkpatch Fixing some differences between CVS and SVN diff'ing. Reid fixed these already, 2007-07-20 17:21:54 +00:00
NewNightlyTest.pl Added -test-opts to specify test options. 2007-11-10 01:33:27 +00:00
NightlyTest.gnuplot
NightlyTestTemplate.html
NLT.schema Test modified svn mailer 2007-07-03 21:57:50 +00:00
OldenDataRecover.pl
parseNLT.pl
plotNLT.pl
profile.pl update this to use llvm-config, patch by Jose M. Moya 2007-09-11 17:09:54 +00:00
RegressionFinder.pl
userloc.pl Make all tools that use llvmdo have a -topdir option that allows the top 2006-08-14 18:49:05 +00:00
webNLT.pl