summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Move config templates from install/conf to install/shareTimo Aaltonen2018-02-091-1/+0
* Add make targets for fast linting and testingChristian Heimes2017-12-111-0/+1
* ipa-extdom-extop: refactor nsswitch operationsAlexander Bokovoy2017-11-301-24/+1
* Use namespace-aware meta importer for ipaplatformChristian Heimes2017-11-151-8/+0
* Move tmpfiles.d configuration handling back to spec fileMartin Babinsky2017-08-301-0/+1
* configure: fix AC_CHECK_LIB usageJan Cholasta2017-04-191-2/+2
* tox testing support for client wheel packagesChristian Heimes2017-04-121-0/+1
* ipa-otpd.socket.in: Use a platform specific value for KDC service fileTimo Aaltonen2017-04-121-0/+4
* Add an option to build ipaserver wheelsChristian Heimes2017-04-031-0/+6
* Add make devcheck for developersChristian Heimes2017-03-311-0/+12
* ipa-kdb: do not depend on certauth_plugin.hSumit Bose2017-03-271-0/+2
* configure: fix --disable-server with certauth pluginSumit Bose2017-03-271-0/+12
* configure: Use ODS_USER and NAMED_GROUP in daemons/dnssec/*.service.inTimo Aaltonen2017-03-221-1/+19
* CONFIGURE: Improve detection of xmlrpc_c flagsLukas Slebodnik2017-03-151-1/+14
* Add PYTHON_INSTALL_EXTRA_OPTIONS and --install-layout=debChristian Heimes2017-03-151-0/+8
* Make pylint and jsl optionalChristian Heimes2017-03-151-11/+36
* CONFIGURE: Properly detect libpopt on el7Lukas Slebodnik2017-03-151-1/+7
* Move csrgen templates into ipaclient packageChristian Heimes2017-03-081-1/+0
* Add placeholders for ipaplatform, ipaserver and ipatestsChristian Heimes2017-03-021-3/+6
* Packaging: Add placeholder packagesChristian Heimes2017-03-021-0/+3
* C compilation fixes and hardeningChristian Heimes2017-03-011-0/+3
* Add --without-ipatests optionChristian Heimes2017-02-221-7/+21
* Client-only builds with --disable-serverChristian Heimes2017-02-221-126/+33
* ipa-kdb: support KDB DAL version 6.1Alexander Bokovoy2017-02-151-0/+21
* Generate tmpfiles config at install timeSimo Sorce2017-02-151-1/+0
* build: Add missing dependency on libxmlrpc{,_util}David Kupka2017-02-061-1/+1
* csrgen: Add code to generate scripts that generate CSRsBen Lipton2017-01-311-0/+1
* CONFIGURE: Update help message for jslintLukas Slebodnik2017-01-181-4/+5
* CONFIGURE: Fix detection of pylintLukas Slebodnik2017-01-181-9/+11
* Use the tar Posix option for tarballsSimo Sorce2016-12-211-1/+1
* Build: forbid builds in working directories containing white spacesPetr Spacek2016-12-141-0/+8
* Build: always use Pylint from Python version used for rest of the buildPetr Spacek2016-12-131-9/+12
* Lowered the version of gettextPavel Vomacka2016-12-091-1/+1
* Relax check for .git to support freeipa in submodulesChristian Heimes2016-12-051-1/+1
* Build: properly integrate ipasetup.py into build systemPetr Spacek2016-11-291-1/+0
* Build: properly integrate version.py into build systemPetr Spacek2016-11-291-1/+0
* Build: properly integrate loader.js into build systemPetr Spacek2016-11-291-1/+0
* Build: properly integrate freeipa.spec.in into build systemPetr Spacek2016-11-291-1/+0
* Build: properly integrate ipa-version.h.in into build systemPetr Spacek2016-11-291-1/+2
* Build: automatically generate list of files to be translated in configurePetr Spacek2016-11-221-0/+15
* Build: support strip-po target for translationsPetr Spacek2016-11-221-0/+7
* Build: use standard infrastructure for translationsPetr Spacek2016-11-221-31/+9
* Build: support --enable-silent-rules for Python packagesPetr Spacek2016-11-161-0/+2
* Build: IPA_VERSION_IS_GIT_SNAPSHOT re-generates version number on RPM buildPetr Spacek2016-11-111-0/+1
* Build: use POSIX 1003.1-1988 (ustar) file format for tar archivesPetr Spacek2016-11-111-1/+1
* Build: IPA_VERSION_IS_GIT_SNAPSHOT checks if source directory is Git repoPetr Spacek2016-11-111-0/+11
* Build: remove unused and redundant code from configure.ac and po/Makefile.inPetr Spacek2016-11-111-4/+0
* Build: add polint target for i18n testsPetr Spacek2016-11-091-0/+10
* Build: add JS lint targetPetr Spacek2016-11-091-0/+15
* Build: add Python lint targetPetr Spacek2016-11-091-0/+16