summaryrefslogtreecommitdiffstats
path: root/ipa-python/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix versioning for configure.ac and ipa-python/setup.pySimo Sorce2008-08-111-1/+2
| | | | | | | | | | Fix make maintainer-clean Also make RPM naming consistent by using a temp RELEASE file. This one helps when testing builds using rpms. Just 'echo X > RELEASE' to build a new rpms (X, X+1, X+2 ...) Version 1.1.0 was released some times ago, bump up to 1.1.1
* Move version.py to the common ipa directory instead of being server-based so ↵Rob Crittenden2008-06-031-1/+1
| | | | | | it can be used by the client tool. Fix the client tool imports to fail more gracefully.
* Second half of the redoing how the version is managed.Rob Crittenden2008-05-071-1/+1
|
* Add ipa-python to maintainer-clean and clean up .pyc filesRob Crittenden2007-11-281-0/+3
|
* Make distclean work againRob Crittenden2007-10-191-2/+2
|
* Fix build issues by combining patches submitted by Michael Gregg andRob Crittenden2007-10-171-5/+4
| | | | | Karl MacMillan Remove #!/usr/bin/python from many files to quiet rpmlint
* Add 'test' target to makefiles. Hook up ipautil tests to run.Kevin McCarthy2007-09-041-0/+8
|
* Fix minor error in previous patch.Karl MacMillan2007-08-281-1/+1
|
* Only install the ipa.conf file if it does not exist.Karl MacMillan2007-08-031-2/+5
|
* Add local-dist target.Karl MacMillan2007-08-011-0/+3
| | | | Remove hard-coded config.
* Final reorginzation to reflect packaging.Karl MacMillan2007-07-311-0/+11