about summary refs log tree commit diff
path: root/configure (follow)
Commit message (Expand)AuthorAge
* Use compat_readpassphrase.c on LinuxJune McEnroe2022-02-12
* Support custom pkg-config executable namesAlyssa Ross2021-11-22
* Add support for BINDIR, fix default MANDIR, use LDADD varsJune McEnroe2021-05-04
* Set OPENSSL_BIN to /usr/bin/openssl on FreeBSD 1.1p1June McEnroe2020-08-06
* Remove dependency on libcrypto for compatJune McEnroe2020-07-30
* Define explicit_bzero using memset_s on macOSJune McEnroe2020-07-30
* Support --prefix and --mandir in configure script 1.1June McEnroe2020-07-23
* Rewrite configure script for all platformsJune McEnroe2020-07-23
* Add warning to configure scriptJune McEnroe2020-06-11
* Don't compress man page or use configure on FreeBSDJune McEnroe2020-05-23
* Add -g for generating certificatesJune McEnroe2020-02-13
* Make sure -D_GNU_SOURCE ends up in CFLAGS on LinuxJune McEnroe2020-02-11
* Use pkg(8) to configure on FreeBSDJune McEnroe2020-02-11
* Add simple configure scriptJune McEnroe2020-02-06
0'>2018-03-31Set Dark terminal to schemeJune McEnroe 2018-03-31Lighten cursor colorJune McEnroe 2018-03-31Tweak cyan furtherJune McEnroe It's actually green at this point. 2018-03-31Tweak colors in schemeJune McEnroe 2018-03-31Add scheme.png targetJune McEnroe 2018-03-31Generate Terminal.app color schemeJune McEnroe Colors still very much WIP, but coming along. 2018-03-31Generate basic ANSI color schemeJune McEnroe 2018-03-31Add hex output to schemeJune McEnroe 2018-03-31Add color scheme PNG generatorJune McEnroe 2018-03-31Simplify gfxx palette generationJune McEnroe 2018-03-31Switch to HSV for gfxx palette generationJune McEnroe 2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe