Strahinja Val Markovic
|
e56080ea56
|
Using libc++ with clang from now on
This also applies a patch to gtest that resolves an issue with building gtest
with libc++. The patch was taken from here:
https://groups.google.com/d/topic/googletestframework/F1B9LArL9_U/discussion
|
2012-07-19 21:15:25 -07:00 |
|
Strahinja Val Markovic
|
1df2a5d360
|
Using cmake_cxx_flags instead of add_definitions
|
2012-07-09 13:58:56 -07:00 |
|
Strahinja Val Markovic
|
0a553bf23c
|
Building in c++11 mode where available
|
2012-07-08 17:55:14 -07:00 |
|
Strahinja Val Markovic
|
5f4da9324a
|
Adding llvm/clang to our CMakeLists files
The indexer target now depends on libclang. This
will force cmake to build the required parts of
llvm and clang.
|
2012-07-05 17:58:49 -07:00 |
|
Strahinja Val Markovic
|
0c0ecc24c4
|
Using custom collection of Boost libs
|
2012-05-09 21:45:30 -07:00 |
|
Strahinja Val Markovic
|
5f5b9bd7b4
|
Adding -Wextra and fixing warnings from it
|
2012-05-06 00:01:32 -07:00 |
|
Strahinja Val Markovic
|
7cf580a447
|
Completion suggestions are now fetched async
|
2012-05-05 23:48:22 -07:00 |
|
Strahinja Markovic
|
156a1882e1
|
Initial import
|
2012-04-15 16:57:10 -07:00 |
|