Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-01-15 | Add .../share/doc/feh/examples, move fehrc (feh themes) there | Daniel Friesel | -1/+8 | |
2010-10-03 | Merge test/run-bg into test/feh-bg.i | Daniel Friesel | -2/+1 | |
Not possible for test/ren-interactive, unfortunately. | ||||
2010-10-02 | Begin work on --bg tests | Daniel Friesel | -1/+3 | |
2010-08-24 | Makefile: add disttest target | Daniel Friesel | -0/+8 | |
2010-08-21 | Add "make dist" | Daniel Friesel | -1/+9 | |
2010-08-21 | Add version information to manpages | Daniel Friesel | -2/+8 | |
2010-06-17 | Makefile: Rename test-interactive to test-x11 | Daniel Friesel | -3/+3 | |
2010-06-16 | test/feh.i: Some refactoring, fix timing fuckup | Daniel Friesel | -3/+0 | |
2010-06-16 | Makefile: Add test-interactive note | Daniel Friesel | -0/+3 | |
2010-06-16 | Run X tests in Xnest. Kinda buggy so far, but still better than before | Daniel Friesel | -9/+1 | |
2010-06-16 | Begin work on X test. So far, checks if q, x and ESC quit feh | Daniel Friesel | -0/+11 | |
2010-06-10 | Move non-C files from src to data, simplify Makefile while at it | Daniel Friesel | -16/+6 | |
2010-05-31 | Makefile / config.mk: Fix doc_dir. Now make uninstall won't purge all your ↵ | Daniel Friesel | -4/+4 | |
docs. Whoops >_> | ||||
2010-05-09 | Only run mandoc test if mandoc is available | Daniel Friesel | -1/+0 | |
2010-05-06 | Use prove for tests. Might be a bit ugly right now... hm. | Daniel Friesel | -2/+2 | |
2010-05-05 | Add a test script | Daniel Friesel | -2/+6 | |
I know that there is one in the old SVN repo, but I think a rewrite (with an automated test script) is due. | ||||
2010-04-12 | Rewrite manuals for feh-cam and gen-cam-menu | Daniel Friesel | -3/+3 | |
2010-03-27 | Makefile/config.mk: Support getting the usual values from the environment. | Daniel Friesel | -35/+36 | |
No need to edit config.mk to set addictional CFLAGS/LDFLAGS or change the DESTDIR etc. now | ||||
2010-03-22 | make install: Print target directories | Daniel Friesel | -5/+5 | |
2010-03-21 | Remove autoconf (from branch 'autocruft') | Daniel Friesel | -0/+62 | |
Use config.mk for configuration, both GNU make and FreeBSD make are supported. |