2594 Commits (d7b60adc62fbd1ca7234ea36bfc34d5b7323365d)
 

Author SHA1 Message Date
eidheim 01a9cb09e8 Fixed indenting in newly created snippets files 7 years ago
eidheim 7414970d84 Updated tiny-process-library submodule. Another attempt at correcting appveyor test error 7 years ago
eidheim 4312c9f0a4 Updated tiny-process-library submodule due to appveyor test fail 7 years ago
eidheim 0059dc5ccf Updated tiny-process-library submodule 7 years ago
eidheim 304b8ac315 Updated CPACK_DEBIAN_PACKAGE arguments 7 years ago
Jørgen Lien Sellæg d8630c02b9 cascade and remove two conflicting packages 7 years ago
Jørgen Lien Sellæg d7790f3e70 remove deprecated packages 7 years ago
eidheim 5aa01cfaa5 Related to #406: updated dependencies installation for Debian and Debian based distributions 7 years ago
eidheim 59ce9693c4 Updated libclangmm-submodule: fixed compilation issue on MacOS with latest llvm package 7 years ago
Jørgen Lien Sellæg 0e1fbd6662 add job to clear appveyor cache 7 years ago
Jørgen Lien Sellæg 0d2cbd1399 sort target list 7 years ago
Jørgen Lien Sellæg 0735598be3 use specific targets when selecting link libraries for boost 7 years ago
Jørgen Lien Sellæg 8e922d74f5 do msys2 system upgrade in appveyor 7 years ago
eidheim b2593723d0 Cmake and meson: when no executable is found, look in src-folder if any 7 years ago
eidheim 840da5b706 Added MacOS Mojave instructions 7 years ago
eidheim 40c19bc252 libclang: prevent infinite loop when searching for symbol documentation 7 years ago
eidheim f53bf4991e Fixed crash in newest libgit2: initialize must now be called before using git_diff_buffers 7 years ago
eidheim 4a2d4e52ce Updated tiny-process-library submodule 7 years ago
eidheim d56eb33385 Fixes #include-completion where an extra " or > was added after inserted text 7 years ago
eidheim e09ef29a08 Added workaround for gtksourceview change: meson.build files are now again identified as meson-files 7 years ago
eidheim 0837de33c3 Corrected arguments sent to libclang for newer llvm versions 7 years ago
eidheim e074e4daea Fixes build and lldb issue on MacOS, and added workaround for buggy Gsv::Buffer::create_source_mark 7 years ago
eidheim fa7bf3ae33 Updated install-instructions for MacOS 7 years ago
eidheim 6106092891 MacOS: Added missing system include folder for llvm 8.0.0 7 years ago
eidheim c05d825858 Improvements to CompileCommands::get_arguments when file_path is a header file 7 years ago
eidheim 0434a40379 Fixes #401: when parsing header files, try use the same flags as source files in the same folder 7 years ago
Jørgen Lien Sellæg ea00368ded add mingw64 to cache 7 years ago
Jørgen Lien Sellæg 7a0477a11b set correct path for subsequent commands as well 7 years ago
Jørgen Lien Sellæg 2f931a9647 use all available cores when compiling 7 years ago
Jørgen Lien Sellæg f241aab997 speed up build by caching pacman packages between builds 7 years ago
eidheim 600adc6ad2 Merge https://gitlab.com/cppit/jucipp 7 years ago
eidheim 0497b8c8e7 Updated libclangmm submodule 7 years ago
Jørgen Lien Sellæg 3cefe36949 update year 7 years ago
eidheim b466b46efa Removed unused member variable in git.h 7 years ago
eidheim 418f6c13d3 Improved LIBGIT2_VER_MAJOR check 7 years ago
maxice8 3e1ed92cc1
src/git.cc: Fix API compatibility with libgit2 0.28 7 years ago
Viktor Schneider 8c6f76cca8 keep prefix in front of "CMakeFiles/" for executable path of cmake target 7 years ago
eidheim cdc69d082d Language protocol: added uri encoding/decoding, and added missing argument escaping to some Terminal::process calls 7 years ago
eidheim 51a55faae8 When running HTML-files, use npm start if npm-project is found 7 years ago
eidheim 092d729554 Bracket languages: now adds or removes /**/ around selection when typing / 7 years ago
eidheim 7cd178e2b2 Use lowercase instead of uppercase when sort naturally in directory view 7 years ago
eidheim d9e49d8ba2 Directories and files in directory view are now naturally sorted 7 years ago
eidheim 7a456b8ddb Added Edit.Show/Hide that can be used to hide text in a buffer by making it smaller 7 years ago
eidheim 6eca4d6555 Added possibility to override theme font 7 years ago
eidheim 343a518376 Language protocol: tab is now escaped 7 years ago
eidheim aac80d0ade Prettier: speed up by no longer using prettier to find configuration path 7 years ago
eidheim 9f9f4393dc Added additional buffer word tests 7 years ago
eidheim a053feb38f Language protocol: correctly clears flow warnings 7 years ago
eidheim ecd4c5dc55 Merge https://gitlab.com/cppit/jucipp 7 years ago
eidheim 6934fb0790 Language protocol: made flow coverage asynchronous to speed up saving javascript files 7 years ago