summaryrefslogtreecommitdiff
path: root/config-scripts
Commit message (Expand)AuthorAge
* Update default compiler options for GCC 8.x.Michael R Sweet2018-11-16
* Drop shared libraries for internal libraries (mirror change from master).Michael R Sweet2018-11-07
* Mirror changes from master.Michael R Sweet2018-11-06
* Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet2018-10-15
* Add code signing to 2.2 branch.Michael R Sweet2018-10-11
* Fixed the script interpreter detection in the configure script (Issue #5122)Michael Sweet2017-10-12
* Merge pull request #5112 from paulmenzel/remove-libgcrypt-detectionMichael R Sweet2017-09-28
|\
| * config-scripts/cups-ssl.m4: Remove Libgcrypt detectionPaul Menzel2017-09-12
* | Suppress new GCC warning about snprintf truncation (Issue #5110)Michael Sweet2017-09-24
|/
* Fix the localization unit test on Linux (Issue #5097)Michael Sweet2017-08-28
* Fix builds without libtool.Michael R Sweet2017-07-17
* Fix more issues with libtool support (Issue #5050)Michael R Sweet2017-07-17
* Fix authorization checks on macOS (no longer /etc/authorization, but now we d...Michael R Sweet2017-07-17
* Update help text so everything lines up properly and is consistent and spelle...Michael R Sweet2017-07-17
* Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet2017-07-17
* configure: don't accidentally set @LIBTOOL@ to 'yes'Roland Hieber2017-07-17
* Fix typo that slipped in with the changes for Issue #4897.Michael R Sweet2017-06-26
* Fix manpage test.Michael R Sweet2017-06-16
* Fix some typos.Michael R Sweet2017-06-16
* Fix some of the Linux-specific configure tests.Michael R Sweet2017-06-16
* One other spot (RPM's objcopy needs files to be writable...)Michael R Sweet2017-06-16
* Add configure option to set the installed executable permissions.Michael R Sweet2017-06-16
* Fix configure script issue on Linux - no host_os_version.Michael R Sweet2017-06-01
* Add support for cross-compilation (Issue #4897)Michael Sweet2017-04-24
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-16
* Remove ASL checks from configure script and config.h files.Michael R Sweet2016-10-20
* Do some cleanup for the on-demand support - remove old launchd support (noMichael Sweet2016-06-21
* Merge pull request #4825 from computersforpeace/upstartMichael R Sweet2016-06-21
|\
| * support Upstart socket activationBrian Norris2016-05-27
* | Fix some typos (MacmacOS, etc.) that slipped in due to inconsistent usage.Michael Sweet2016-06-21
* | Update all references to OS X to macOS.Michael R Sweet2016-06-20
* | The scheduler now uses the getgrouplist function when available (Issue #4611)Michael Sweet2016-05-13
|/
* Drop SVN stuff from version.Michael Sweet2016-04-13
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-11
* Fix another journald issue, and partially revert the systemd change so thatmsweet2015-08-31
* Don't look for DBUS on OS X, either (STR #4698)msweet2015-08-28
* Fix --enable-page-logging configure option (STR #4694)msweet2015-08-26
* Don't try to use Avahi on OS X (STR #4695)msweet2015-08-26
* Updated autoconf sources to use newer form of AC_INIT (STR #4664)msweet2015-07-14
* Next release will be CUPS 2.1rc1...msweet2015-07-14
* Prep for 2.1b2 (couple more bug fixes coming...)msweet2015-06-24
* Add a check for whether the compiler supports the -Wno-unused-result option.msweet2015-06-23
* Fix builds with GCC 4.8.xmsweet2015-06-15
* Prep for 2.1b1.msweet2015-06-08
* Fix build errors on Linux for new journald logging.msweet2015-06-04
* Add support for ASL and journald when doing "syslog" logging (STR #4474)msweet2015-06-03
* Add SSLOptions to enable Diffie-Hellman key exchange and disable TLS/1.0.msweet2015-05-20
* Fix typo for --without-xinetd (STR #4542)msweet2014-12-09
* OpenBSD's libiconv uses libiconv_open instead of iconv_open...msweet2014-12-09
* Yet another header...msweet2014-12-09