aboutsummaryrefslogtreecommitdiffstats
path: root/HACKING (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-11-23Clean up install instructions in README, INSTALL, HACKINGJon Lund Steffensen1-0/+12
Setup automake to "foreign" so that no additional files are required to be present. Remove AUTHORS and ChangeLog (this info can be found in the git repository), and remove INSTALL. Add a reference to the HACKING document in README. Add dependency information in HACKING.
2013-10-21Update HACKING documentJon Lund Steffensen1-1/+2
2013-03-05Rename gtk-redshift -> redshift-gtk.Jon Lund Steffensen1-1/+1
This is primarily for improved discovery. Some users report that they didn't know about redshift-gtk, but had it been available on tab completion they would have noticed. Also, I think it is in general good practice that closely related programs have the same prefix.
2012-02-04HACKING: Add further notes on testing python scripts.Jon Lund Steffensen1-3/+12
2012-02-02Add some info on building redshift from a bzr branch.Jon Lund Steffensen1-2/+19
2011-10-18Add various documentation updates: DESIGN and HACKING document, and various small comments int the source (Christian Jaeger).Jon Lund Steffensen1-0/+3
Update man page with information on configuration file.