aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2023-01-30add LDFLAGS to statically link libvtermAnbang Wen
2022-11-18Fix #643Gabriele Bozzola
2022-11-17Support `sb_clear` callback if presentRussell McClellan
2022-08-30check libvterm version,make it compile with libvterm<0.2jixiuf
2022-08-27use mirror https://github.com/Sbozzolo/libvterm-mirror.git v0.2jixiuf
2021-12-15Do not export unnecessary symbols in dynamic libraryYikai Zhao
2020-11-12upgrade libvtermjixiuf
2020-11-12Add Cmake rules for BSDAshton Fagg
2020-05-03Fix punctuationGabriele Bozzola
2020-04-30Automatic detection for system libvterm firstcondy
2020-03-05Move RelWithDebInfo default option to CMakeGabriele Bozzola
2020-03-01Check for libtool in CMakeListGabriele Bozzola
2020-03-01Update libvterm to 0.1.3Gabriele Bozzola
2020-01-07fixed: libvterm's build command on FreeBSDMichael Figiel
2019-07-30update GIT_TAG of libvterm in CMakeLists.txtjixiufeng
2019-07-19Add workaround for cmake issueLukas Fürmetz
2019-07-19Fix CI buildLukas Fürmetz
2019-07-18Update travis distribution to xenialLukas Fürmetz
2019-07-18Minor improvements to cmakeLukas Fürmetz
2019-01-27Use by default a vendored libvtermLukas Fürmetz
2018-11-19fix binary output directory after 38eaf28: Add CIThomas de Beauchêne
2018-11-16Fix run commandLukas Fürmetz
2018-11-16Add CILukas Fürmetz
2018-11-10Use CMake library search to look for libvterm locationKonstantin Nazarov
2018-10-24Run vterm when invoking `make run`Lukas Fürmetz
2018-10-24Remove useless includesLukas Fürmetz
2018-10-24Bundle emacs-module headerLukas Fürmetz
2018-03-13add -Q option when printing emacs versionJia Tan
2017-11-22Fix build on Mac OS XLukas Fürmetz
2017-11-17Add a option to reuse existent emacs source during buildLukas Fürmetz
2017-11-16Put vterm-module.so into project rootLukas Fürmetz
2017-11-16Extract elisp related functionality into elisp.cLukas Fürmetz
2017-11-16Extract utf8.cLukas Fürmetz
2017-11-16Make build work with emacs from gitLukas Fürmetz
2017-11-15Switch to cmake build systemLukas Fürmetz