index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GNUmakefile
Commit message (
Expand
)
Author
Age
*
Include .depend in GNUmakefile since GNU make does not include it
Nicholas Marriott
2009-07-21
*
With gcc4, turn off unnecessart pointer sign warnings.
Nicholas Marriott
2009-07-20
*
Don't need ncurses, use curses.
Nicholas Marriott
2009-07-14
*
Next will be 1.0.
Nicholas Marriott
2009-07-06
*
Comment FDEBUG and bump dist version.
Nicholas Marriott
2009-07-01
*
Set LC_ALL=C to stop i18n breaking gcc test.
Nicholas Marriott
2009-06-26
*
Don't need linker magic anymore.
Nicholas Marriott
2009-06-25
*
clean-all target to clean configure stuff too.
Nicholas Marriott
2009-05-16
*
Don't use -Wcast-qual and use explicit casts to shut gcc up in the few cases ...
Nicholas Marriott
2009-05-15
*
Separate tmux target. Doh.
Nicholas Marriott
2009-05-14
*
print is redundant. Doh.
Nicholas Marriott
2009-05-14
*
install depends on all.
Nicholas Marriott
2009-05-14
*
Try to figure out if we are using gcc 4 and get rid of the stupid warning, wh...
Nicholas Marriott
2009-05-14
*
Don't bother with this.
Nicholas Marriott
2009-05-13
*
Whoops, don't use the name of the rule here now.
Nicholas Marriott
2009-05-13
*
$(PROG) is gorn.
Nicholas Marriott
2009-05-13
*
Rename all feature flags to HAVE_* and move out of makefiles into a configure
Nicholas Marriott
2009-05-13
*
Bye-bye nonworking IRIX, can be rescued from the attic if ever needed again.
Nicholas Marriott
2009-05-13
*
Use getopt.c from openssh rather than OpenBSD's getopt_long.
Nicholas Marriott
2009-05-13
*
Bye-bye META.
Nicholas Marriott
2009-05-13
*
previous-layout command.
Nicholas Marriott
2009-04-30
*
Merge resize-pane-{up,down} into resize-pane.
Nicholas Marriott
2009-04-30
*
Apply the make magic wand to pick an osdep-*.c file rather than using ifdefs.
Nicholas Marriott
2009-04-29
*
tmux doesn't care about setres[ug]id.
Nicholas Marriott
2009-04-29
*
getopt_long.c not getopt.c
Nicholas Marriott
2009-04-29
*
Solaris doesn't have TAILQ_REPLACE yet :-(.
Nicholas Marriott
2009-04-29
*
Some tweaks for Solaris.
Nicholas Marriott
2009-04-29
*
- confirm-before command.
Tiago Cunha
2009-04-27
*
0.9 here we go.
Nicholas Marriott
2009-04-21
*
Ready for 0.8.
Nicholas Marriott
2009-04-21
*
rotate-window command.
Nicholas Marriott
2009-04-03
*
swap-pane command.
Nicholas Marriott
2009-04-02
*
Basic horizontal splitting and layout management. Still some redraw and other
Nicholas Marriott
2009-04-01
*
More AIX tweaks.
Nicholas Marriott
2009-03-31
*
Missing \.
Nicholas Marriott
2009-03-31
*
Most of AIX support.
Nicholas Marriott
2009-03-31
*
break-pane command to split a pane off into a new window; bound to ! by default.
Nicholas Marriott
2009-03-07
*
Reuse CPPFLAGS.
Nicholas Marriott
2009-02-18
*
INCDIRS after CPPFLAGS.
Nicholas Marriott
2009-02-18
*
Use CPPFLAGS.
Nicholas Marriott
2009-02-18
*
Move to 0.8.
Nicholas Marriott
2009-02-08
*
Time for 0.7.
Nicholas Marriott
2009-02-07
*
copy-buffer command.
Tiago Cunha
2009-02-03
*
Allow status, mode and message attributes to be changed by three new options:...
Nicholas Marriott
2009-01-27
*
load-buffer command
Tiago Cunha
2009-01-25
*
Dont overload DEBUG, use FDEBUG.
Nicholas Marriott
2009-01-21
*
Darwin support for automatic-rename, from joshe.
Nicholas Marriott
2009-01-20
*
Darwin too.
Nicholas Marriott
2009-01-20
*
Try to change the window title to match the command running it in. This is done
Nicholas Marriott
2009-01-20
*
find-window command.
Nicholas Marriott
2009-01-18
[next]