summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Build: replace hand-made Makefile with one generated by AutomakePetr Spacek2016-11-091-255/+0
* Build: move version handling from Makefile to configurePetr Spacek2016-11-091-62/+5
* Build: replace ipaplatform magic with symlinks generated by configurePetr Spacek2016-10-241-9/+0
* Build: split out egg-info Makefile target from version-update targetPetr Spacek2016-10-241-4/+4
* Build: split API/ACI checks into separate Makefile targetsPetr Spacek2016-10-241-5/+6
* Build: merge client/configure.ac into top-level configure.acPetr Spacek2016-10-241-7/+4
* Build: move translations from install/po/ to top-level po/Petr Spacek2016-10-241-2/+2
* Build: merge install/configure.ac into top-level configure.acPetr Spacek2016-10-241-3/+1
* Build: merge ipatests/man/configure.ac to top-level configure.acPetr Spacek2016-10-241-4/+1
* Build: merge asn1/configure.ac to top-level configure.acPetr Spacek2016-10-241-2/+0
* Build: transform util directory to libutil convenience libraryPetr Spacek2016-10-241-2/+2
* Build: promote daemons/configure.ac to top-level configure.acPetr Spacek2016-10-241-4/+6
* Port all setup.py to setuptoolsChristian Heimes2016-10-201-28/+38
* Replace ipaplatform's symlinks with a meta importerChristian Heimes2016-10-201-5/+0
* Add jslint into MakefilePavel Vomacka2016-08-091-1/+7
* plugable: support plugin versioningJan Cholasta2016-06-281-0/+1
* Exclude unneeded dirs and files from pylint checkMartin Basti2016-06-071-1/+6
* build: fix client-only buildJan Cholasta2016-05-191-1/+6
* make: fail when ACI.txt or API.txt differs from values in source codeMartin Basti2016-05-061-1/+1
* Makefile: replace perl with sedPetr Spacek2016-04-281-6/+6
* make lint: use config file and plugin for pylintMartin Basti2016-02-111-3/+11
* Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts)Petr Viktorin2016-01-271-18/+21
* Package ipapython, ipalib, ipaplatform, ipatests for Python 3Petr Viktorin2015-12-171-3/+5
* Makefile: disable parallel buildPetr Spacek2015-12-141-0/+3
* spec file: put Python modules into standalone packagesJan Cholasta2015-12-111-0/+2
* BUILD: provide check target in custom MakefilesLukas Slebodnik2015-11-181-0/+5
* ipaplatform: Add constants submoduleTomas Babej2015-07-211-1/+2
* Server Upgrade: Verify version and platformMartin Basti2015-05-041-0/+2
* Use asn1c helpers to encode/decode the getkeytab controlSimo Sorce2014-11-201-0/+1
* Add asn1c generated code for keytab controlsSimo Sorce2014-11-201-2/+3
* Add UTC date to GIT snapshot version generationSimo Sorce2014-11-181-2/+3
* VERSION,Makefile: Rename "pre" to "alpha"Petr Viktorin2014-09-301-3/+3
* Include ipaplatform in client-only buildJan Cholasta2014-09-231-0/+6
* Remove IPA Foreman Smart ProxyRob Crittenden2014-07-011-4/+1
* webui: send API version in RPC requestsPetr Vobornik2014-06-271-0/+1
* ipaplatform: Link to platform module during build timeTomas Babej2014-06-161-0/+7
* ipaplatform: Change makefiles to accomodate for new platform packageTomas Babej2014-06-161-7/+3
* Add ACI.txtPetr Viktorin2014-06-111-0/+1
* ipalib.version: Add VENDOR_VERSIONPetr Viktorin2014-05-271-0/+3
* Implement an IPA Foreman smartproxy serverRob Crittenden2014-04-301-1/+4
* tests: Create the testing service certificate on demandPetr Viktorin2014-03-061-1/+0
* Enable building in C99 modeNathaniel McCallum2014-02-141-1/+1
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+1
* Increase stack size for Web UI builderPetr Vobornik2013-12-131-0/+5
* Add stricter default CFLAGS to Makefile.Jan Cholasta2013-12-061-0/+3
* Load updated Web UI files after server upgradePetr Vobornik2013-10-161-1/+2
* Use /usr/bin/python as fallback python pathTimo Aaltonen2013-09-161-1/+1
* Add man pages for testing toolsPetr Viktorin2013-08-291-1/+6
* Prevent *.pyo and *.pyc multilib problemsMartin Kosek2013-08-131-0/+2
* Make an ipa-tests packagePetr Viktorin2013-06-171-2/+14