summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-26Update those pesky generated filesHEADmasterTzafrir Cohen
2012-09-26Check for getopts_long to have long optsTzafrir Cohen
2012-09-26re-use original argv[0] when rebuilding argvTzafrir Cohen
I broke the generation of argv: did not include adding argv[0] in it. This re-adds argv[0], but uses the original one from the command line rather than a constant string. This also avoids a warning of using a constant string for char** which is argv.
2012-09-26fix name and version (Yoel Lion)Tzafrir Cohen
2012-09-15Reqwritten autoconf. Now buildsTzafrir Cohen
* Rewritten autoconf * (Hopefully not over-)Simplified it. * Quite a few build fixes (not well done, probably)
2012-09-07Rename configure.in to configure.acTzafrir Cohen
2012-09-07Debian packaging directoryTzafrir Cohen
2012-09-07Documentation pathesTzafrir Cohen
* Remove README.themes: does not exist * MANUAL.he moved to docs directory. Not installed by "make install" * Man pages: geresh.1 and pgeresh.1
2012-09-07Fix build issues with newer G++Tzafrir Cohen
2012-09-07geresh 0.6.3geresh-0.6.3upstreamTzafrir Cohen