15 Commits (4ea75e6b67eb8a58434808ef1a705eb1a5451d8e)

Author SHA1 Message Date
eidheim c35e35a2d0 Project and Project::Build cleanup: moved lldb specific debug code from Project::Clang to Project::LLDB, and added Project::Build::get_compile_command 8 years ago
eidheim daf83e66a6 Added initial support for the language server protocol 8 years ago
eidheim 2332ba7cb6 Fixes symbolic link issues (see #319) 9 years ago
eidheim 7ec8f03039 Improved CMake::get_executable, now also looks in compile_commands.json if no executable was found previously. 9 years ago
eidheim 9b623dd0e0 Added support for the Meson Build System 9 years ago
eidheim ccf7d3b9b2 Now compiles with c++14 instead of c++11, and some src/git.* cleanup 10 years ago
eidheim 9dfd4dfaf3 Info message cleanup/fixes in project* files 10 years ago
eidheim 6db5afbb03 Refactor: src/project* files 10 years ago
eidheim 213e80f4c0 Added brief info messages to top right corner 10 years ago
Ole Christian Eidheim c605dab165 Working directory for libclang set to default build path. Fixes relative include paths in compile_commands.json, see #177 10 years ago
milleniumbug 9c5f1bba63
Fixed minor memory leak 10 years ago
eidheim 8a1c42450d Minor cleanup of project code 10 years ago
eidheim a662b0a2da Getting default/debug path cleanup 10 years ago
eidheim 7118026df2 Minor debug build cleanup 10 years ago
eidheim 9c69f18f18 Major project cleanup. Fixes #97 making it possible to support other build tools 10 years ago