summaryrefslogtreecommitdiff
path: root/config-scripts
Commit message (Expand)AuthorAgeFilesLines
* CUPS v2.3.6 for CVE-2022-26691Steve Algernon2022-05-251-2/+2
* Update Github repository to match macOS 11.2 CUPS sources (cups-494.1).Michael R Sweet2021-04-051-2/+2
* Update version to 2.3.3 for:v2.3.3steve algernon2020-04-271-4/+2
* Another fix for DBUSDIR (Issue #5671)Michael R Sweet2019-10-211-1/+1
* Fix --with-dbusdir (Issue #5671)Michael R Sweet2019-10-211-4/+4
* Revert GNU TLS FIPS-140 changes.Michael R Sweet2019-09-031-1/+0
* Add wheel to system groupsNicolas Fella2019-08-231-1/+1
* GNU TLS FIPS140 support (Issue #5601, Issue #5622)Michael R Sweet2019-08-011-0/+1
* Update GCC options (hopefully will cover more future versions...)Michael R Sweet2019-08-011-2/+4
* Use GZIPPROG instead of GZIP to avoid install issues (Issue #5595)Michael R Sweet2019-06-121-9/+9
* Update build system and cups-config script to not add extra libraries to theMichael R Sweet2019-05-151-33/+3
* Fix Linux RPM builds.Michael R Sweet2019-05-021-1/+1
* Greatly simplify the man page handling.Michael R Sweet2019-04-262-50/+7
* Move example ipptool files to the examples directory.Michael R Sweet2019-04-261-5/+3
* Stub out the PS and PCL print commands for ippeveprinter.Michael R Sweet2019-03-221-0/+14
* Clean up some build issues on certain platforms.Michael R Sweet2019-03-212-5/+9
* Eliminate use of private macOS security headers/APIs (Issue #5516)Michael R Sweet2019-02-142-29/+2
* Fix some build issues with the "core" component selection (rdar://47394086)Michael R Sweet2019-01-232-8/+8
* Remove macOS version check.Michael R Sweet2019-01-231-8/+2
* Revert previous change - need explicit AC_PROG_CPP for the header checks.Michael R Sweet2019-01-221-0/+1
* Don't need AC_PROG_CPP. Greatly simplifies things when cross-compiling!Michael R Sweet2019-01-221-2/+1
* Don't error out on deprecations.Michael R Sweet2018-12-061-1/+1
* Fix bogus indentation.Michael R Sweet2018-12-051-8/+8
* Support AddressSanitizer in builds.Michael R Sweet2018-12-042-59/+58
* Update default compiler options for GCC 8.x.Michael R Sweet2018-11-161-1/+1
* Fix compiler warnings (Issue #5423)Michael R Sweet2018-11-061-29/+11
* Add new libcupslite component that builds a libcups without driver/PPD support.Michael R Sweet2018-10-293-15/+44
* Add libcups component name, localization bundle support for iOS.Michael R Sweet2018-10-292-9/+23
* Don't install cupscgi, cupsmime, or cupsppdc shared libraries.Michael R Sweet2018-10-291-21/+4
* Drop -Wno-format-truncation since only newer versions of GCC support it and t...Michael R Sweet2018-10-181-10/+1
* Update the location of strings files on newer versions of macOS.Michael R Sweet2018-10-182-5/+17
* Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet2018-10-151-7/+1
* Code signing changes.Michael R Sweet2018-09-182-11/+13
* Add code signing for macOS Mojave.Michael R Sweet2018-09-181-1/+9
* 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