Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka | |
There are several unresolved -Wmissing-field-initializers on older versions of GCC than 5.1, all of them false positive. | |||
2009-08-10 | Flex does not need the output of Bison. | Ondrej Zajicek | |
2009-08-10 | Fixes parallel runs of Bison. | Ondrej Zajicek | |
Previous version of Makefile executed Bison two times (in parallel), because of two specified targets. I am not sure wheter this is the best fix. Previon | |||
2009-08-10 | Fixes typo in Makefile | Ondrej Zajicek | |
2009-08-09 | Missing dependency added. | Ondrej Filip | |
2007-06-20 | New version of flex needs argument separated. | Ondrej Filip | |
2000-03-12 | Add internal commands of the client to the command list. | Martin Mares | |
2000-01-19 | Generate a list of all commands and their help texts for the client to use. | Martin Mares | |
1999-02-05 | Implemented new configuration/reconfiguration interface and defined protocol | Martin Mares | |
state machines. Full explanation will follow soon. | |||
1999-01-15 | Filters, second try. This time they have their own directory. | Pavel Machek | |
1999-01-15 | Filters added. They are unable to do anything interesting for now | Pavel Machek | |
(with exception of printing integers to screen), but they exist. | |||
1999-01-10 | New makefiles. Includes support for out-of-source-tree builds. | Martin Mares | |
1998-11-27 | Compile and use the new configuration code by default. | Martin Mares | |