Build
LdBeth edited this page 2024-08-17 18:10:22 -05:00

Wiki Page Revisions

94 Commits

Author SHA1 Message Date
LdBeth
761a47702a CMake internal flag -H is replaced by -S officially since 3.13 2024-08-17 18:10:22 -05:00
LdBeth
d6aea8f6d1 Fix #964 2024-08-17 16:32:40 -05:00
PomyloneKodowanie
0b7d5fd6c8 Updated Build (markdown) 2023-02-26 21:38:05 +01:00
G-r00t
b447c64ae2 Update wiki, install dep to avoid missing `libclangBasic.a` file. 2023-02-12 13:49:30 -08:00
ennkp
50d94881b6 Updated Build (markdown) 2022-10-24 01:48:40 +05:30
ennkp
eb5ba43293 Add a step in between the MSYS2 commands. Add a workaround for missing clang/stdc++ lib files after building ccls 2022-10-24 00:43:32 +05:30
Samuel Pocino
c25f994e98 Fedora no longer has a ccls package (unmaintained since Fedora 34 release cycle) 2022-05-20 23:39:16 +00:00
Carlo Cabrera
02895744da Avoid hardcoding `/usr/local` as the prefix where Homebrew is installed. 2022-01-12 16:13:08 +08:00
Guennadi Maximov C
a81648d985 Added `mingw-w64-x86_64-mlir` and `mingw-w64-x86_64-clang-analyzer` as the subsequent cmake command returns an error since it can't find the files included in those extra packages. 2021-10-28 16:16:31 -05:00
Fangrui Song
d217a4d038 Build: update macOS 2021-08-30 23:54:45 -07:00
David G
bf0e2bd021 For Ubuntu 20.04, need libclang-10-dev package for ccls build 2021-02-15 15:15:47 -05:00
Fangrui Song
d3c20f45f3 Build: Simplify CMAKE_PREFIX_PATH 2021-01-16 11:14:19 -08:00
Xiao-Wei Chai CAO
e71dcb12dc fix apt-get command typo 2020-08-01 08:46:33 +08:00
Leo Alekseyev
5fcfc6a10c Adding Ubuntu 20.04 instructions 2020-06-26 21:06:42 -07:00
Fangrui Song
eca053382d Build: mention -DCLANG_LINK_CLANG_DYLIB=on -DLLVM_LINK_LLVM_DYLIB=on for Arch Linux 2020-04-22 09:31:17 -07:00
Fangrui Song
9795aab015 Build: mention -DCLANG_LINK_CLANG_DYLIB=1 for Gentoo 2020-04-19 12:00:32 -07:00
shunlir
8f55e5cf26 Add '-DLLVM_ENABLE_PROJECTS=clang' in Build Clang+LLVM from the git monorepo section 2020-04-01 14:54:46 +08:00
Burgess Chang
2a418325c7 MSYS2 build way missing dependency 2020-02-27 17:11:16 +08:00
Reza Nikoopour
4e29d70a32 Added instructions for alpine linux 2020-02-13 17:15:19 -08:00
Alberto Oporto Ames
16d19d2cab Ccls was added to the Arch linux Community repo 2020-02-12 08:54:04 -05:00
Anton Kochkov
304f56ffab ccls now available in Gentoo out of the box 2020-02-05 15:18:25 +08:00
Josh
18c96c8659 Added note to "Build clang+llvm by yourself" section of Windows setup, for clarity. 2020-01-09 14:08:37 -05:00
Justin Torre
b111c7ab11 Updated Build (markdown) 2020-01-09 13:22:07 -05:00
Jiancong Fang
fac39e7453 ccls doesn't work properly on recent MacOSs, there's a tip to sovle this problem. 2019-12-31 17:01:37 +08:00
Fangrui Song
e44588c515 Build: mention /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include 2019-12-28 09:40:51 -08:00
Fangrui Song
c2a9ed14ce Build: update FreeBSD to use devel/llvm90 2019-11-11 15:05:27 -08:00
Joel Hock
4e4477347f add `-DLLVM_ENABLE_PROJECTS=clang` to "Build clang+llvm by yourself" section 2019-11-09 16:09:32 -06:00
Fangrui Song
d56219e28d Build: mention Chocolatey 2019-10-28 10:25:39 -07:00
Fangrui Song
e35c56947f llvm monorepo & releases/prereleases 2019-10-28 10:25:39 -07:00
Mingde Zeng
3a04bcc665 Updated Build (markdown) 2019-10-28 10:25:39 -07:00
zhsj
ab5b117e3f Updated Build (markdown) 2019-10-12 21:19:07 -07:00
Fangrui Song
42a3463c69 Build: delete CLANG_USE_BUNDLED_LIBC++ 2019-10-12 21:19:07 -07:00
zhsj
4c6326a762 Build: mention Debian 11 has a ccls package 2019-10-12 21:19:07 -07:00
Jan Niklas Hasse
a748c63dc0 Mention rapidjson-dev 2019-10-12 21:19:07 -07:00
Fangrui Song
789c740003 USE_SYSTEM_RAPIDJSON 2019-10-12 21:19:07 -07:00
Fangrui Song
f5fea036be Debian 2019-10-12 21:19:07 -07:00
esm7
4a666ae0c3 Made the build instructions more clear, after struggling due to making the mistake of unpacking Clang to a /tmp directory 2019-10-09 22:24:40 -07:00
Anton
4a24d67c17 fixing different Ubuntu version in text and link 2019-10-09 22:24:40 -07:00
George Xanthakis
a368644f4f Updated Build (markdown) 2019-10-09 22:02:07 -07:00
Fangrui Song
4156dce945 Build: tweak 2019-10-09 22:02:07 -07:00
Dan Čermák
a66ece42f2 Add installation instructions for ccls on openSUSE Tumbleweed 2019-10-09 22:02:07 -07:00
Fangrui Song
f8ba7c598f GCC 8.2.1 std::make_shared defect 2019-10-09 22:02:07 -07:00
Fangrui Song
1a80655c9b Update to releases.llvm.org 8.0.0 2019-10-09 22:02:07 -07:00
Fangrui Song
d049c7dde1 Add installation instructions for ccls on Fedora 2019-10-09 22:02:07 -07:00
Cheng Xu
5f260563cd Update install method for Homebrew 2019-10-09 22:02:07 -07:00
Fangrui Song
e5c6efa749 Misc 2019-10-09 22:02:07 -07:00
Gei0r
46bfd9470c Added additional dependencies for msys2 2019-10-09 22:02:07 -07:00
Fangrui Song
fbd115776a Delete LLVM_ENABLE_RTTI and USE_SHARED_LLVM; they are unnecessary since https://github.com/MaskRay/ccls/pull/313 2019-10-09 22:02:07 -07:00
eubarbosa
3770e910bf GuixSD built instructions 2019-10-09 22:02:07 -07:00
eubarbosa
b959e3514d Compilers and tools links 2019-10-09 22:02:07 -07:00