4 Commits (v1.8.1)

Author SHA1 Message Date
eidheim 350da301ec Cleanup and slight improvement of cmake_file_api code 3 years ago
doe300 6c4de943ec Use CMake file API to find executables for source file 4 years ago
eidheim 33510e5bd2 Cleanup of cmake parsing 6 years ago
eidheim 480430ed16 Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
eidheim bf984231d4 Formatted code with custom clang-format 8 years ago
eidheim 4d6a222b27 Replaced include guards with #pragma once 8 years ago
eidheim 5bdabd6671 Improved search of executables in cmake projects 9 years ago
eidheim 02d88bc7ff Fixes #309: now takes into account that cmake variables can change 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 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
eidheim 7e34cebded Revert "CMake cleanup" 10 years ago
eidheim 3ed9daccf3 CMake cleanup 10 years ago
eidheim a9e294218e Cleanup of cmake build system, and no longer runs cmake in debug build every time debug is started 10 years ago
eidheim b23a2deec1 Work in progress: debug integration 10 years ago
eidheim 606db580d5 Fixes #121, #131 and #132. More testing needed, except bugfix commits soon. 10 years ago
eidheim 4a83a004f4 Added run command, and kill process items in menu. Remember to delete ~/.juci. Also cleaned up use of std::string instead of boost::filesystem::path. 10 years ago
eidheim f832372752 Cleanup of terminal.*, and added cmake.* to parse CMakeLists.txt. Also fixed compile, and compile and run. Remember to remove ~/.juci/config/config.json to get this version to work. 10 years ago