summaryrefslogtreecommitdiff
path: root/config-scripts
Commit message (Expand)AuthorAgeFilesLines
* Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet2018-01-182-4/+4
* Fix PAM module detection and add support for the "common-*" includes used onMichael Sweet2017-12-071-4/+16
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-0717-85/+17
* Drop hard-coded CGI scripting language support (Issue #5124)Michael R Sweet2017-11-011-91/+0
* Fixed the script interpreter detection in the configure script (Issue #5122)Michael Sweet2017-10-121-9/+17
* Merge pull request #5112 from paulmenzel/remove-libgcrypt-detectionMichael R Sweet2017-09-281-1/+0
|\
| * config-scripts/cups-ssl.m4: Remove Libgcrypt detectionPaul Menzel2017-09-121-1/+0
* | Suppress new GCC warning about snprintf truncation (Issue #5110)Michael Sweet2017-09-241-0/+9
|/
* Fix the localization unit test on Linux (Issue #5097)Michael Sweet2017-08-281-0/+1
* Fix builds without libtool.Michael R Sweet2017-07-171-6/+9
* Fix more issues with libtool support (Issue #5050)Michael R Sweet2017-07-171-10/+19
* Fix authorization checks on macOS (no longer /etc/authorization, but now we d...Michael R Sweet2017-07-171-7/+2
* Update help text so everything lines up properly and is consistent and spelle...Michael R Sweet2017-07-174-4/+4
* Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet2017-07-171-5/+21
* configure: don't accidentally set @LIBTOOL@ to 'yes'Roland Hieber2017-07-171-0/+3
* Fix typo that slipped in with the changes for Issue #4897.Michael R Sweet2017-06-261-1/+1
* Fix manpage test.Michael R Sweet2017-06-161-1/+1
* Fix some typos.Michael R Sweet2017-06-161-6/+6
* Fix some of the Linux-specific configure tests.Michael R Sweet2017-06-165-16/+22
* One other spot (RPM's objcopy needs files to be writable...)Michael R Sweet2017-06-161-1/+5
* Add configure option to set the installed executable permissions.Michael R Sweet2017-06-161-0/+10
* Fix configure script issue on Linux - no host_os_version.Michael R Sweet2017-06-011-0/+4
* Add support for cross-compilation (Issue #4897)Michael Sweet2017-04-2414-121/+119
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-1618-18/+18
* Remove ASL checks from configure script and config.h files.Michael R Sweet2016-10-201-1/+0
* Do some cleanup for the on-demand support - remove old launchd support (noMichael Sweet2016-06-211-6/+5
* Merge pull request #4825 from computersforpeace/upstartMichael R Sweet2016-06-211-0/+9
|\
| * support Upstart socket activationBrian Norris2016-05-271-0/+9
* | Fix some typos (MacmacOS, etc.) that slipped in due to inconsistent usage.Michael Sweet2016-06-215-10/+10
* | Update all references to OS X to macOS.Michael R Sweet2016-06-209-14/+14
* | The scheduler now uses the getgrouplist function when available (Issue #4611)Michael Sweet2016-05-131-0/+3
|/
* Drop SVN stuff from version.Michael Sweet2016-04-131-16/+2
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-1118-183/+74
* Fix another journald issue, and partially revert the systemd change so thatmsweet2015-08-311-2/+17
* Don't look for DBUS on OS X, either (STR #4698)msweet2015-08-281-1/+1
* Fix --enable-page-logging configure option (STR #4694)msweet2015-08-261-2/+2
* Don't try to use Avahi on OS X (STR #4695)msweet2015-08-261-2/+2
* Updated autoconf sources to use newer form of AC_INIT (STR #4664)msweet2015-07-141-10/+18
* Next release will be CUPS 2.1rc1...msweet2015-07-142-15/+7
* Prep for 2.1b2 (couple more bug fixes coming...)msweet2015-06-241-2/+2
* Add a check for whether the compiler supports the -Wno-unused-result option.msweet2015-06-231-1/+10
* Fix builds with GCC 4.8.xmsweet2015-06-151-1/+1
* Prep for 2.1b1.msweet2015-06-081-4/+4
* Fix build errors on Linux for new journald logging.msweet2015-06-042-5/+13
* Add support for ASL and journald when doing "syslog" logging (STR #4474)msweet2015-06-032-4/+6
* Add SSLOptions to enable Diffie-Hellman key exchange and disable TLS/1.0.msweet2015-05-201-1/+5
* Fix typo for --without-xinetd (STR #4542)msweet2014-12-092-2/+2
* OpenBSD's libiconv uses libiconv_open instead of iconv_open...msweet2014-12-091-0/+3
* Yet another header...msweet2014-12-091-0/+2
* Try to get resolv.h test to work on OpenBSD.msweet2014-12-091-0/+1