aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAge
* Merge send-prefix into send-keys.Nicholas Marriott2013-02-23
|
* Merge show-buffer into save-buffer.Nicholas Marriott2013-02-23
|
* Use -O2 without debugging.Nicholas Marriott2013-02-22
|
* Move NOTES->README, move Vim syntax file documentation to the file itself andNicholas Marriott2013-02-19
| | | | otherwise tweak some bits.
* Add -Wdeclaration-after-statement.Nicholas Marriott2013-01-30
|
* Merge branch 'obsd-master'Thomas Adam2013-01-30
| | | | | | Conflicts: Makefile grid-utf8.c
* Fixup Makefile.amThomas Adam2012-09-04
| | | | | Since this is just Makefile in the OpenBSD directory, pull in those trivial changes to the templated one for use in autotools.
* Update list of sources to reflect the recent changes introduced by theTiago Cunha2012-07-11
| | | | | choose-tree command.
* Add control.c to the list of sources.Tiago Cunha2012-06-18
|
* Add notify.c to the list of sources.Tiago Cunha2012-03-18
|
* Add format.c to the list of sources.Tiago Cunha2011-09-21
|
* Fix --enable-static and add a different check for b64_ntop that might work onNicholas Marriott2011-07-27
| | | | | | OS X.
* Compatibility for b64_ntop, missing from some alternative libc.Nicholas Marriott2011-07-22
|
* Delete subversion directories before the actual tarball is created.Tiago Cunha2011-07-09
|
* Expand the Id keyword. Tiago Cunha2011-07-09
|
* PatchSet 924Nicholas Marriott2011-06-23
| | | | | | | | | | | Date: 2011/06/05 12:19:03 Author: nicm Branch: HEAD Tag: (none) Log: Add a respawn-pane command, from Marcel Partap.
* Removed file.Nicholas Marriott2011-06-23
|
* Spacing.Nicholas Marriott2011-02-14
|
* Support for HP-UX.Nicholas Marriott2011-01-21
|
* Bring the last remaining bits of dist.mk.Tiago Cunha2011-01-07
|
* Remove dead files entries.Tiago Cunha2011-01-07
|
* cmd-generic.c isn't needed anymore due to OpenBSD patchset 829.Tiago Cunha2011-01-07
|
* More _SOURCES.Tiago Cunha2011-01-07
|
* Support --enable-static.Nicholas Marriott2011-01-04
|
* Update _SOURCES.Tiago Cunha2011-01-03
|
* Include all osdep-*.c in dist.Nicholas Marriott2011-01-03
|
* Switch tmux to use autoconf and automake.Nicholas Marriott2010-12-31
Although they suck, they suck less than the alternatives.