summaryrefslogtreecommitdiff
path: root/config-scripts
Commit message (Expand)AuthorAge
* Don't error out on deprecations.Michael R Sweet2018-12-06
* Fix bogus indentation.Michael R Sweet2018-12-05
* Support AddressSanitizer in builds.Michael R Sweet2018-12-04
* Update default compiler options for GCC 8.x.Michael R Sweet2018-11-16
* Fix compiler warnings (Issue #5423)Michael R Sweet2018-11-06
* Add new libcupslite component that builds a libcups without driver/PPD support.Michael R Sweet2018-10-29
* Add libcups component name, localization bundle support for iOS.Michael R Sweet2018-10-29
* Don't install cupscgi, cupsmime, or cupsppdc shared libraries.Michael R Sweet2018-10-29
* Drop -Wno-format-truncation since only newer versions of GCC support it and t...Michael R Sweet2018-10-18
* Update the location of strings files on newer versions of macOS.Michael R Sweet2018-10-18
* Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet2018-10-15
* Code signing changes.Michael R Sweet2018-09-18
* Add code signing for macOS Mojave.Michael R Sweet2018-09-18
* Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet2018-01-18
* Fix PAM module detection and add support for the "common-*" includes used onMichael Sweet2017-12-07
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-07
* Drop hard-coded CGI scripting language support (Issue #5124)Michael R Sweet2017-11-01
* 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