aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-07-12makefile mistake man1 instead of man6Erkin Batu Altunbaş1-4/+4
2012-07-12ponysaytruncater seems to be writeprotected.Erkin Batu Altunbaş1-1/+1
2012-07-12missed one lineMattias Andrée1-1/+1
2012-07-12The manpage is currently in section 6, not section 1 (issue #22 is open)Mattias Andrée1-4/+4
2012-07-11A binary executable isn't a directory.Erkin Batu Altunbaş1-1/+1
2012-07-10Added manpage in SpanishPablo Lezaeta1-1/+6
2012-07-05Merge branch 'master' of github.com:erkin/ponysayMattias Andrée1-6/+7
2012-07-05ponythink in manpage + environment variables PONYSAY_SHELL_LINES and ↵Mattias Andrée1-0/+2
PONYSAY_FULL_WIDTH
2012-07-04Trixie -> Lulamoon and TrixieLulamoon (Read MLPFIM Wikia)Pablo Lezaeta1-0/+4
2012-07-04Migration to /usr/share/ponysay/{,tty}ponies (need more reviews)Pablo Lezaeta1-6/+7
2012-07-04moving manpage to section 1 (consitent with cowsay)Mattias Andrée1-2/+3
2012-07-04adding manpage from github.com/kragniz/debianMattias Andrée1-0/+3
2012-07-02cleaning up the make file and installing zsh-completion even if target ↵Mattias Andrée1-8/+16
directory is missing
2012-05-13Update MakefileMattias Andrée1-1/+1
2012-05-13Stupid web interface tab spacing length...Erkin Batu Altunbaş1-2/+2
2012-05-13Avoid incompatible flags at all costs. Erkin Batu Altunbaş1-2/+4
`mkdir` creates if it doesn't already exist, so it won't be an issue to replace `install -D` with `mkdir` then `install`.
2012-05-13Added rule, make cleanElis Axelsson1-0/+3
2012-05-13Reparied errors about missing directories in isolated install enviroments ↵Elis Axelsson1-2/+2
like sandboxes
2012-05-12Fixed MakefileJannis Friedmann1-4/+6
* doesn't try to install and uninstall zsh-addon if zsh is not installed * creates folders when they are missing (fixes installation bug on ubuntu 12.04)
2012-05-12... and (un)install + correction on last pushMattias Andrée1-1/+3
2012-05-12From ponysay-git in AUR by "gtmanfred" with adaption to [erkin]'s last push, ↵Mattias Andrée1-0/+4
and uninstall rutine
2012-05-11Safety/portability etc measures. Probably missed something somewhere.Erkin Batu Altunbaş1-15/+13
2012-05-07mkdir ttyponies and compile truncaterMattias Andrée1-0/+4
2012-05-07TTY ponies in make fileMattias Andrée1-0/+3
2012-04-16Allow ponysay to be reinstalled.Louis Taylor1-1/+1
Force the linking of ponythink to ensure the makefile doesn't error if the link already exists.
2012-04-12Why do you had those stars there? They was only annoying when using the program.Elis1-2/+2
2012-04-04Added the uninstall target in the makefileDuane Bekaert1-1/+7
2012-02-26pchooooErkin Batu Altunbaş1-1/+1
2012-02-26Add MakefileSven-Hendrik Haase1-0/+5