index
:
emacs-libvterm.git
akermu-patch-1
backtab_support
directory_tracking
doc_improvements
emacs_module_support
fix_ctrl_j
link_pthread
master
remote_directory_tracking
support_pagedown
tmux_mouse_scroll_support
update_libvterm
use_termios
vendor_libvterm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2019-07-30
update GIT_TAG of libvterm in CMakeLists.txt
jixiufeng
2019-07-19
Add workaround for cmake issue
Lukas Fürmetz
2019-07-19
Fix CI build
Lukas Fürmetz
2019-07-18
Update travis distribution to xenial
Lukas Fürmetz
2019-07-18
Minor improvements to cmake
Lukas Fürmetz
2019-01-27
Use by default a vendored libvterm
Lukas Fürmetz
2018-11-19
fix binary output directory after 38eaf28: Add CI
Thomas de Beauchêne
2018-11-16
Fix run command
Lukas Fürmetz
2018-11-16
Add CI
Lukas Fürmetz
2018-11-10
Use CMake library search to look for libvterm location
Konstantin Nazarov
2018-10-24
Run vterm when invoking `make run`
Lukas Fürmetz
2018-10-24
Remove useless includes
Lukas Fürmetz
2018-10-24
Bundle emacs-module header
Lukas Fürmetz
2018-03-13
add -Q option when printing emacs version
Jia Tan
2017-11-22
Fix build on Mac OS X
Lukas Fürmetz
2017-11-17
Add a option to reuse existent emacs source during build
Lukas Fürmetz
2017-11-16
Put vterm-module.so into project root
Lukas Fürmetz
2017-11-16
Extract elisp related functionality into elisp.c
Lukas Fürmetz
2017-11-16
Extract utf8.c
Lukas Fürmetz
2017-11-16
Make build work with emacs from git
Lukas Fürmetz
2017-11-15
Switch to cmake build system
Lukas Fürmetz