Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
4ddc41e58cae9236b7959cbed62a5a052f05e70e
/
win32
/
System
d28516e
This replaces all $(SolutionDir) macros with $(ProjectDir)..\
by Chris Lattner
· 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
f6af087
"Just a small update for the project files for adding a missing preprocessor
by Chris Lattner
· 16 years ago
0c87f2d
Revert 51067 check-in for now.
by Devang Patel
· 17 years ago
9b43ac0
Update the Win32 project files, patch by Razvan Aciu!
by Chris Lattner
· 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
0b58991
Adding new files to win32 build
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
abaff88
Updated VC++ build system
by Hartmut Kaiser
· 17 years ago
7c2c2e7
Updates to the VStudio project files:
by Chuck Rose III
· 17 years ago
ca5183d
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
d41b30d
Unbreak VC++ build.
by Jeff Cohen
· 18 years ago
9247d0b
Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.
by Jeff Cohen
· 19 years ago
6f0e680
Turn on string pooling for smaller binaries.
by Jeff Cohen
· 19 years ago
6d23522
Win32 support for Mutex class.
by Jeff Cohen
· 19 years ago
b32d785
Silence VC++ warnings about using 'this' in base member initializations.
by Jeff Cohen
· 20 years ago
d606307
Update System project in Visual Studio to reflect renamed files.
by Jeff Cohen
· 20 years ago
da12bdc
Bring VS projects up to date with respect to recent changes
by Jeff Cohen
· 20 years ago
a4c9751
Get VC++ building again
by Jeff Cohen
· 20 years ago
1a46635
Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,
by Jeff Cohen
· 20 years ago
91c3e2d
Enable browse information in Visual Studio
by Jeff Cohen
· 20 years ago
7897b72
Improve dependency management for lib/system/win32/* files. Instead of copying the
by Jeff Cohen
· 20 years ago
f339721
Don't forget about release configuration...
by Jeff Cohen
· 20 years ago
530f887
Rationalize warning suppression. First, 64-bit portability warnings are disabled. The
by Jeff Cohen
· 20 years ago
ffbc58d
Update the win32 project files, contributed by Morton Ofstad!
by Chris Lattner
· 20 years ago
dac56e6
Remove dupliate buid of Signals.cpp
by Reid Spencer
· 20 years ago
9befac4
Updates to Visual C++ project files for building on win32.
by Reid Spencer
· 20 years ago
085ea4d
MS Visual Studio files for building LLVM on Win32 platforms.
by Reid Spencer
· 20 years ago