15 Commits (92489acfe183355db68ea9186f0da6fe5d083fa4)

Author SHA1 Message Date
eidheim 92489acfe1 Added message on screen when creating compile_commands.json. 10 years ago
U-olece-PC\olece 76f53e5445 Fixed cmake project search that was broken with boost::filesystem::path/= operator. 10 years ago
eidheim 626d347387 Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
Jørgen Lien Sellæg e56f39aa0c Use correct operators for concatination of paths 10 years ago
Jørgen Lien Sellæg 70630fc656 Remove juci namespace from filesystem 10 years ago
Jørgen Lien Sellæg 5fb5f26bce Rename sourcefile to filesystem 10 years ago
eidheim 17e45b1e63 Resolved conflicts in #68. 10 years ago
Ole Christian Eidheim 5049505da3 Minor fix to smatch use in cmake.cc 10 years ago
eidheim bc6785fcee Some cleanup. 10 years ago
U-olece-PC\olece c43d579f5a Now will not add carriage returns unless gtk so decides (depending on file I guess), and fixed include problems for MSYS2's buggy libclang install. Mind the latter is a termporary fix. 10 years ago
eidheim aa50a94a00 Added cmake_command to config.json so that one can use the MinGW toolchain in Windows if that is wanted. Also now shows all files in directory (some files like cmake.cc got hidden before). 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 925a318fc4 Minor fixes and cleanup of terminal.*. 10 years ago
eidheim 10c5c5fb1b Can now cancel all applications started in Juci with escape. Also some cleanup and fixes. 10 years ago
eidheim ad42aa3044 Minor fixes to cmake.cc 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