summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix build from autoconf patch import.Karl MacMillan2007-10-181-1/+9
|
* Karl MacMillan wrote:Karl MacMillan2007-10-091-9/+0
| | | | | | | | | | | | | > > This largish patch makes the build and installation work on 64bit > > machines. The only catch here is that to get a 64bit build you need to > > set LIBDIR on make: > > > > make install LIBDIR=/usr/lib64 > > > > The spec file does this correctly. I couldn't find any reliable way to > > guess this that works both on real systems and in the almost entirely > > empty rpm build root (you can't, for example, check for the existence > > of /usr/lib64).
* Misc small fixesKarl MacMillan2007-09-281-1/+1
| | | | | | | * Remove the rpmbuild tree with the dist-clean target. * Move ipa-server-setupssl from /usr/sbin to /usr/share/ipa * Check in requirement change for generated freeipa-python.spec * Fix interactive hostname in ipa-server-install.
* Reset version numbers for next milestone.Karl MacMillan2007-09-101-4/+4
|
* Update version numbers for release.milestone_3Karl MacMillan2007-09-101-4/+4
|
* Add 'test' target to makefiles. Hook up ipautil tests to run.Kevin McCarthy2007-09-041-0/+5
|
* Add a prototype client tool to configure a client of the IPA serverSimo Sorce2007-08-161-2/+24
| | | | Right now it does only discovery (or fallback)
* Make it possible to keep the rpmbuild root inside the dev tree.Simo Sorce2007-08-151-13/+22
| | | | Override provided, just set RPMBUILD in your environment.
* Various build system fixes.Karl MacMillan2007-08-101-1/+1
|
* Bump version numbers for release.Karl MacMillan2007-08-101-3/+3
|
* Updates to build kpaswd and the slapi plugins.Karl MacMillan2007-08-101-1/+10
|
* Add local-dist target.Karl MacMillan2007-08-011-5/+14
| | | | Remove hard-coded config.
* Added spec files for python and admintools.Karl MacMillan2007-07-311-2/+26
|
* Final reorginzation to reflect packaging.Karl MacMillan2007-07-311-3/+15
|
* More reorgnization.Karl MacMillan2007-07-271-0/+68