summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: reorganized .PHONYrsiddharth2016-05-261-2/+12
|
* Makefile: add `clean-target` target.rsiddharth2016-05-261-1/+4
|
* Makefile: add `upload-docs` target.rsiddharth2016-05-121-1/+4
| | | | Uploads docs to https://pythonhosted.org/lpschedule-generator
* Makefile: new target `docs`.rsiddharth2016-05-121-1/+4
|
* Makefile: update `dev-packages` target.rsiddharth2016-05-121-2/+3
| | | | | - Add Sphinx - Add `-U` switch to all pip comands.
* update copyright.rsiddharth2016-05-111-1/+1
|
* Makefile: added `dev-packages` target.rsiddharth2016-03-051-0/+5
| | | | | This target installs packages that is needed for hacking lpschedule_generator.
* Makefile: updated `clean-venv`rsiddharth2016-03-051-1/+1
| | | | Added command to delete `man/` directory.
* Makefile: Added `clean-venv`rsiddharth2016-03-051-1/+7
| | | | Purges the mess created by `virtualenv`.
* Makefile: Added new targetsrsiddharth2016-01-281-1/+7
| | | | | - clean-pyc - egg
* Added Makefilersiddharth2015-12-201-0/+36