Maxwell Swadling
df2681212a
Revert "Revert "Added HAVE_UNICODE_LIBEDIT instead of doing platform checks""
...
This reverts commit f7b1cbc37f .
2017-01-03 17:04:16 -08:00
Mishal Shah
f7b1cbc37f
Revert "Added HAVE_UNICODE_LIBEDIT instead of doing platform checks"
...
This reverts commit 81ae0fd89d .
2017-01-03 12:49:47 -08:00
Maxwell Swadling
81ae0fd89d
Added HAVE_UNICODE_LIBEDIT instead of doing platform checks
2016-12-21 13:20:05 -08:00
Tysun M
8c0249c0d9
Update link to CMake configure_file
...
Update http link to CMake 3.0.2 documentation cmake-commands(7) configure_file
2015-12-09 00:18:56 -08:00
Dmitri Gribenko
4324e7c903
Remove conditional compilation of tvOS
2015-12-01 14:43:45 -07:00
Dmitri Hrybenko
2e51d23875
Un-ifdef object literals
...
Swift SVN r32880
2015-10-25 07:50:53 +00:00
Dmitri Hrybenko
0b4a54f64c
CMake: detect and refuse broken std::regex
...
Swift SVN r32256
2015-09-26 05:06:43 +00:00
Jordan Rose
f5b1efb354
Move client-affecting configuration options into a generated Config.h.
...
This way they can be used from other projects, like LLDB. The downside
is we now have to make sure the header is included consistently in all
the places we care about, but I think in practice that won't be a problem,
especially not with tests.
rdar://problem/22240127
Swift SVN r31173
2015-08-12 17:50:13 +00:00