2631 Commits (c9055243c3ace9d02ba376c09427e53f347fba1c)
 

Author SHA1 Message Date
Jørgen Lien Sellæg c9055243c3 organize imports 5 years ago
Jørgen Lien Sellæg ce37b55d0b move terminal target to top 5 years ago
Jørgen Lien Sellæg 6afde6fe37 test all config options and fix two bugs in module 5 years ago
Jørgen Lien Sellæg 6d04f7cff6 add default contstructor for all subclasses of config 5 years ago
Jørgen Lien Sellæg 333fe0aa81 fix assignment bug and add default constructor 5 years ago
Jørgen Lien Sellæg 53f1c755b7 add basic config test 5 years ago
Jørgen Lien Sellæg 3cf14b7841 add tests for compile commands and fix some bugs 5 years ago
Jørgen Lien Sellæg f8127a76d2 move cmake project one level up 5 years ago
Jørgen Lien Sellæg 3368b4ffc2 test cmake bindings 5 years ago
Jørgen Lien Sellæg 95f15ef264 move python interpreter test to python module test 5 years ago
Jørgen Lien Sellæg 7778752da0 disable lldb tests on debian due to an bug in python 5 years ago
Jørgen Lien Sellæg 76e8e5dc54 add paths for windows in test environment 5 years ago
Jørgen Lien Sellæg 7307307846 compile target with files instead of linking 5 years ago
Jørgen Lien Sellæg 05b5b57997 remove references to interpreter 5 years ago
Jørgen Lien Sellæg c519c9dd94 remove interpreter wrapping 5 years ago
Jørgen Lien Sellæg 32b5df1060 remove lldb tests for build check 5 years ago
Jørgen Lien Sellæg 00e1282008 add very basic CMake test 5 years ago
Jørgen Lien Sellæg 91ba2234fe refactor test suite to make room for tests of all bindings 5 years ago
Jørgen Lien Sellæg b898db575f make sure boost filesystem is type casted consistlty 5 years ago
Jørgen Lien Sellæg 8061731851 fix bug where two classes got the same name 5 years ago
Jørgen Lien Sellæg 57a42c8f9e bind some of menu 5 years ago
Jørgen Lien Sellæg 0f4c4a7ce7 fix tests after moving pybind code 5 years ago
Jørgen Lien Sellæg ba24942106 bind git 5 years ago
Jørgen Lien Sellæg e08504e250 bind cppreference 5 years ago
Jørgen Lien Sellæg f583644a89 move binding code to respective files 5 years ago
Jørgen Lien Sellæg 891edadc48 bind dialogs module 5 years ago
Jørgen Lien Sellæg 8e6eaec757 wrap with string to ensure windows support 5 years ago
Jørgen Lien Sellæg 6ae2d94dd1 partially bind lldb debugger 5 years ago
Jørgen Lien Sellæg 3879f9b0d8 bind ctags class 5 years ago
Jørgen Lien Sellæg ee8226d224 small cleanup 5 years ago
Jørgen Lien Sellæg e55c075981 bind compile commands class 5 years ago
Jørgen Lien Sellæg 4763f50e25 bind cmake class 5 years ago
Jørgen Lien Sellæg bcd3d0eb96 bind config classes 5 years ago
Jørgen Lien Sellæg 22bf01be44 move plugin implementation to own file 5 years ago
Jørgen Lien Sellæg 1244f1a32f fix python home and path on windows 5 years ago
Jørgen Lien Sellæg 0be5d31d13 add test for terminal bindings 5 years ago
Jørgen Lien Sellæg 63c822c887 bind terminal and add type caster for filesystem path 5 years ago
Jørgen Lien Sellæg d7b60adc62 find and include python plugin dependencies 5 years ago
eidheim b8f513fdff Simplified default python command 5 years ago
eidheim 7be97ad465 Minor cleanup of build valid checks 5 years ago
eidheim e1bcc080ef Added colors to exit status 5 years ago
eidheim 404490243e Minor terminal cleanup 5 years ago
eidheim 7bf9752200 Added colors to terminal warnings and errors 5 years ago
eidheim 727d9c1c0c Fixes #431: can now cancel creating/updating build folder 5 years ago
eidheim 446b2c3b5b Fixes #429: now outputs a more informative error message when project folder has been moved and the build folder no longer contains a valid build 5 years ago
eidheim 3761b9b0bc Cleanup of preferences: enable_clang_tidy changed to clang_tidy_enable, and enable_clang_detailed_preprocessing_record changed to clang_detailed_preprocessing_record 5 years ago
eidheim 452b40d82a Added preference option to enable detailed preprocessing record when parsing C/C++ buffers 5 years ago
eidheim 8284194db0 Build messages are now shown while build is created/updated 5 years ago
eidheim 4a1f88590a v1.6.1 5 years ago
eidheim 9223fb2132 Updated libclangmm submodule 5 years ago