Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
e2c5ecd46a3a2c2cd11de8c5dadd5d52a2801420
/
win32
35a8a03
Add libDriver.vcproj to solution file.
by Ted Kremenek
· 16 years ago
b8c44d3
Updated VC++ projects
by Cedric Venet
· 16 years ago
d28516e
This replaces all $(SolutionDir) macros with $(ProjectDir)..\
by Chris Lattner
· 16 years ago
9322fe0
Remove deleted files from VC++ project.
by Cedric Venet
· 16 years ago
d3f506a
VStudio x64 build fixes. Looks like the x64 projects got out of date and this brings them up to code. I've built the project with these new vcproj files for win32 and x64 both debug and release.
by Chuck Rose III
· 16 years ago
c2bf187
Adding some missing files to VStudio project files. Switching to use generated llvmAsmParser.cpp/.h
by Chuck Rose III
· 16 years ago
fe4f3d6
Add loopVR files.
by Cedric Venet
· 16 years ago
5e95062
Add an include file needed for VS.
by Cedric Venet
· 16 years ago
8e7de8f
Update VS project files. The clang executable now depends on the LLVM Analysis library.
by Ted Kremenek
· 16 years ago
6fa1c05
Updated VS build system. Patch provided by Cedric Venet:
by Ted Kremenek
· 16 years ago
f6af087
"Just a small update for the project files for adding a missing preprocessor
by Chris Lattner
· 16 years ago
e562a2f
Update VC project files, patch by Cédric Venet!
by Chris Lattner
· 16 years ago
370a25c
update vc configure project for renaming of
by Steve Naroff
· 16 years ago
cad93bd
Fix win32 when no bison is around, PR2331, patch by 'hume'.
by Chris Lattner
· 16 years ago
71472ba
"The two generated files in the AsmParser.vcproj are pointing to the
by Chris Lattner
· 16 years ago
83296ca
Update VS project files (VS 2005) so that VS builds with TOT LLVM/clang.
by Ted Kremenek
· 16 years ago
20a3ca6
Reverting r51100...I need to use VC++ 2005.
by Steve Naroff
· 16 years ago
0c87f2d
Revert 51067 check-in for now.
by Devang Patel
· 16 years ago
4663c94
Upgrading clang VC++ solution to VC++ express 2008.
by Argyrios Kyrtzidis
· 16 years ago
ca8f325
Adding missing files to Transforms and VMCore VC++ projects.
by Argyrios Kyrtzidis
· 16 years ago
9b43ac0
Update the Win32 project files, patch by Razvan Aciu!
by Chris Lattner
· 16 years ago
bec41b8
Update a couple VC++ project files.
by Steve Naroff
· 17 years ago
cc51c31
VisualStudio project files updated. #include <algorithm> added to make VisualStudio happy. Also had to undefine setjmp because of #include <csetjmp> turning setjmp into _setjmp in VisualStudio.
by Chuck Rose III
· 17 years ago
6d41b1c
Removed a deleted file from the VStudio System project. Also added custom build commands to engage 64 bit assembler for compilation callback on 64 bit configurations only.
by Chuck Rose III
· 17 years ago
5b0c855
Updating win32 VStudio project files with new file references and removing dead references.
by Chuck Rose III
· 17 years ago
b96af47
Add file to project.
by Steve Naroff
· 17 years ago
0746d50
Update vcproj file.
by Steve Naroff
· 17 years ago
602d1c5
Unbreak build for VC2008. Patch by Argiris Kirtzidis!
by Anton Korobeynikov
· 17 years ago
6f0d024
Rename MRegisterInfo to TargetRegisterInfo.
by Dan Gohman
· 17 years ago
9a79de3
Add files to windows project files. Also include <algorithm> explicitly so that vstudio build works
by Chuck Rose III
· 17 years ago
0b58991
Adding new files to win32 build
by Chuck Rose III
· 17 years ago
b08b8e6
Fix PR1888, patch by Wilhansen Li.
by Chris Lattner
· 17 years ago
1a4ab52
Add StringPool + new CodeGen files to win32 build
by Chuck Rose III
· 17 years ago
e5839f8
Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio build
by Chuck Rose III
· 17 years ago
3012ac6
Adjust VStudio files to add JITMemoryManager files + include <cassert> from same.
by Chuck Rose III
· 17 years ago
dbc3a65
Moving TGLexer.h from source to header file tab in TableGen project file
by Chuck Rose III
· 17 years ago
aa91792
Add TGParser files to VStudio project files. Removed generated files section from TableGen project file as it is no longer needed. #Include <algorithm> directly from TGParser.cpp so it can see std::reverse.
by Chuck Rose III
· 17 years ago
0ccb930
This change does a couple of things. First it gets the Visual Studio builds working.
by Chuck Rose III
· 17 years ago
ea966dd
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
7de5a94
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
55ce3d0
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
7781941
Adding some recently added files to the VStudio projects
by Chuck Rose III
· 17 years ago
abaff88
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
f2af25b
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
e476a66
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
3faa173
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
fac5be9
Added VC++ solution file allowing to build clang.
by Hartmut Kaiser
· 17 years ago
3d251c6
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
b38e795
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
d904860
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
efd4a51
Updated VC++ build system. Silenced some VC warnings.
by Hartmut Kaiser
· 17 years ago
73184fc
Updated VC++ build system.
by Hartmut Kaiser
· 17 years ago
f5a69fe
Update win32 VStudio project files to keep pace with recently added and deleted files
by Chuck Rose III
· 17 years ago
7c2c2e7
Updates to the VStudio project files:
by Chuck Rose III
· 17 years ago
e644ef7
Convert .cvsignore files
by John Criswell
· 17 years ago
0fea8eb
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
332376b
Unbreak VC++.
by Jeff Cohen
· 18 years ago
1d6bf2f
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
65e203d
Note new header file.
by Jeff Cohen
· 18 years ago
a18b965
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
a0c96a0
Teach Visual Studio about Bitcode.
by Jeff Cohen
· 18 years ago
3a37b6b
Track new header file.
by Jeff Cohen
· 18 years ago
8aaa406
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
a2150f6
Track new header file.
by Jeff Cohen
· 18 years ago
03d7ca1
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
9cb24d0
Cleanup obsolete stuff.
by Jeff Cohen
· 18 years ago
ca5183d
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
1b30754
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
dfc1299
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
6ebe235
Partial unbreak of VC++ (stream stuff has no easy fix).
by Jeff Cohen
· 18 years ago
97af751
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
daa9810
Remove obsolete VS project.
by Jeff Cohen
· 18 years ago
d41b30d
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
196d9b6
Keep Visual Studio happy.
by Jeff Cohen
· 19 years ago
84bfed0
Keep Visual Studio informed.
by Jeff Cohen
· 19 years ago
7b5db0b
Keep Visual Studio informed.
by Jeff Cohen
· 19 years ago
3546bd2
Keep Visual Studio happy.
by Jeff Cohen
· 19 years ago
1436f8b
Get Visual Studio building again.
by Jeff Cohen
· 19 years ago
05eb2fc
Fix more tablegen depedency issues in Visual Studio.
by Jeff Cohen
· 19 years ago
b196ac8
Fix tablegen related dependencies in Visual Studio.
by Jeff Cohen
· 19 years ago
5659b41
Keep Visual Studio informed.
by Jeff Cohen
· 19 years ago
b52a5d9
Get Visual Studio happy again.
by Jeff Cohen
· 19 years ago
a72047c
Put intrinsics.gen in its proper place.
by Jeff Cohen
· 19 years ago
9630d27
Fix VC++ build breakage.
by Jeff Cohen
· 19 years ago
784236d
Keep VC++ building.
by Jeff Cohen
· 19 years ago
973e0ef
Keep Visual Studio happy.
by Jeff Cohen
· 19 years ago
ddc0022
Inform Visual Studio of deleted file.
by Jeff Cohen
· 19 years ago
8e77a8c
Visual Studio enters the future of bisoning.
by Jeff Cohen
· 19 years ago
976e110
Match changes to unix build system.
by Jeff Cohen
· 19 years ago
8e3be85
Keep Visual Studio informed.
by Jeff Cohen
· 19 years ago
9247d0b
Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.
by Jeff Cohen
· 19 years ago
83cd8a0
Teach Visual Studio about X86 subtargets.
by Jeff Cohen
· 19 years ago
93c56e7
Add new files to Visual Studio.
by Jeff Cohen
· 19 years ago
1983214
Track changes in config.h.in.
by Jeff Cohen
· 19 years ago
96f20d9
Visual Studio still has issues at being left out.
by Jeff Cohen
· 19 years ago
eca86da
Update Windows version of config.h to note availability of floor/floorf/ceil/ceilf.
by Jeff Cohen
· 19 years ago
e636290
Visual Studio still has issues with being left out.
by Jeff Cohen
· 19 years ago
44e08d2
Visual Studio is feeling left out again.
by Jeff Cohen
· 19 years ago
ce8d090
Visual Studio hates being left out.
by Jeff Cohen
· 19 years ago
b4c4f09
Teach Visual Studio about new file.
by Jeff Cohen
· 19 years ago
Next »