aboutsummaryrefslogtreecommitdiff
path: root/config-scripts
AgeCommit message (Expand)Author
2022-05-25CUPS v2.3.6 for CVE-2022-26691Steve Algernon
2021-04-05Update Github repository to match macOS 11.2 CUPS sources (cups-494.1).Michael R Sweet
2020-04-27Update version to 2.3.3 for:steve algernon
2019-10-21Another fix for DBUSDIR (Issue #5671)Michael R Sweet
2019-10-21Fix --with-dbusdir (Issue #5671)Michael R Sweet
2019-09-03Revert GNU TLS FIPS-140 changes.Michael R Sweet
2019-08-23Add wheel to system groupsNicolas Fella
2019-08-01GNU TLS FIPS140 support (Issue #5601, Issue #5622)Michael R Sweet
2019-08-01Update GCC options (hopefully will cover more future versions...)Michael R Sweet
2019-06-12Use GZIPPROG instead of GZIP to avoid install issues (Issue #5595)Michael R Sweet
2019-05-15Update build system and cups-config script to not add extra libraries to theMichael R Sweet
2019-05-02Fix Linux RPM builds.Michael R Sweet
2019-04-26Greatly simplify the man page handling.Michael R Sweet
2019-04-26Move example ipptool files to the examples directory.Michael R Sweet
2019-03-22Stub out the PS and PCL print commands for ippeveprinter.Michael R Sweet
2019-03-21Clean up some build issues on certain platforms.Michael R Sweet
2019-02-14Eliminate use of private macOS security headers/APIs (Issue #5516)Michael R Sweet
2019-01-23Fix some build issues with the "core" component selection (rdar://47394086)Michael R Sweet
2019-01-23Remove macOS version check.Michael R Sweet
2019-01-22Revert previous change - need explicit AC_PROG_CPP for the header checks.Michael R Sweet
2019-01-22Don't need AC_PROG_CPP. Greatly simplifies things when cross-compiling!Michael R Sweet
2018-12-06Don't error out on deprecations.Michael R Sweet
2018-12-05Fix bogus indentation.Michael R Sweet
2018-12-04Support AddressSanitizer in builds.Michael R Sweet
2018-11-16Update default compiler options for GCC 8.x.Michael R Sweet
2018-11-06Fix compiler warnings (Issue #5423)Michael R Sweet
2018-10-29Add new libcupslite component that builds a libcups without driver/PPD support.Michael R Sweet
2018-10-29Add libcups component name, localization bundle support for iOS.Michael R Sweet
2018-10-29Don't install cupscgi, cupsmime, or cupsppdc shared libraries.Michael R Sweet
2018-10-18Drop -Wno-format-truncation since only newer versions of GCC support it and t...Michael R Sweet
2018-10-18Update the location of strings files on newer versions of macOS.Michael R Sweet
2018-10-15Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet
2018-09-18Code signing changes.Michael R Sweet
2018-09-18Add code signing for macOS Mojave.Michael R Sweet
2018-01-18Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet
2017-12-07Fix PAM module detection and add support for the "common-*" includes used onMichael Sweet
2017-11-07License change: Apache License, Version 2.0.Michael R Sweet
2017-11-01Drop hard-coded CGI scripting language support (Issue #5124)Michael R Sweet
2017-10-12Fixed the script interpreter detection in the configure script (Issue #5122)Michael Sweet
2017-09-28Merge pull request #5112 from paulmenzel/remove-libgcrypt-detectionMichael R Sweet
2017-09-24Suppress new GCC warning about snprintf truncation (Issue #5110)Michael Sweet
2017-09-12config-scripts/cups-ssl.m4: Remove Libgcrypt detectionPaul Menzel
2017-08-28Fix the localization unit test on Linux (Issue #5097)Michael Sweet
2017-07-17Fix builds without libtool.Michael R Sweet
2017-07-17Fix more issues with libtool support (Issue #5050)Michael R Sweet
2017-07-17Fix authorization checks on macOS (no longer /etc/authorization, but now we d...Michael R Sweet
2017-07-17Update help text so everything lines up properly and is consistent and spelle...Michael R Sweet
2017-07-17Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet
2017-07-17configure: don't accidentally set @LIBTOOL@ to 'yes'Roland Hieber
2017-06-26Fix typo that slipped in with the changes for Issue #4897.Michael R Sweet