summaryrefslogtreecommitdiff
path: root/config-scripts
Commit message (Expand)AuthorAge
* Fix dnssd (mDNSResponder) on non-Apple platforms, fix from CUPS Apple #5846.Michael R Sweet2020-10-28
* Don't use -Werror by default (at some point I'll add a maintainer mode)Michael R Sweet2020-10-17
* Update version to 2.3.3 for:steve algernon2020-04-27
* Another fix for DBUSDIR (Issue #5671)Michael R Sweet2019-10-21
* Fix --with-dbusdir (Issue #5671)Michael R Sweet2019-10-21
* Revert GNU TLS FIPS-140 changes.Michael R Sweet2019-09-03
* Add wheel to system groupsNicolas Fella2019-08-23
* GNU TLS FIPS140 support (Issue #5601, Issue #5622)Michael R Sweet2019-08-01
* Update GCC options (hopefully will cover more future versions...)Michael R Sweet2019-08-01
* Use GZIPPROG instead of GZIP to avoid install issues (Issue #5595)Michael R Sweet2019-06-12
* Update build system and cups-config script to not add extra libraries to theMichael R Sweet2019-05-15
* Fix Linux RPM builds.Michael R Sweet2019-05-02
* Greatly simplify the man page handling.Michael R Sweet2019-04-26
* Move example ipptool files to the examples directory.Michael R Sweet2019-04-26
* Stub out the PS and PCL print commands for ippeveprinter.Michael R Sweet2019-03-22
* Clean up some build issues on certain platforms.Michael R Sweet2019-03-21
* Eliminate use of private macOS security headers/APIs (Issue #5516)Michael R Sweet2019-02-14
* Fix some build issues with the "core" component selection (rdar://47394086)Michael R Sweet2019-01-23
* Remove macOS version check.Michael R Sweet2019-01-23
* Revert previous change - need explicit AC_PROG_CPP for the header checks.Michael R Sweet2019-01-22
* Don't need AC_PROG_CPP. Greatly simplifies things when cross-compiling!Michael R Sweet2019-01-22
* 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