summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.3rc1.v2.3rc1Michael R Sweet2019-05-211-10/+10
* Update build system and cups-config script to not add extra libraries to theMichael R Sweet2019-05-151-37/+3
* Update version in configure script.v2.3b8Michael R Sweet2019-05-021-127/+120
* Fix Linux RPM builds.Michael R Sweet2019-05-021-1/+1
* Greatly simplify the man page handling.Michael R Sweet2019-04-261-172/+122
* 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-118/+128
* Clean up some build issues on certain platforms.Michael R Sweet2019-03-211-114/+127
* Eliminate use of private macOS security headers/APIs (Issue #5516)Michael R Sweet2019-02-141-141/+1
* Fix some build issues with the "core" component selection (rdar://47394086)Michael R Sweet2019-01-231-10/+9
* Remove macOS version check.Michael R Sweet2019-01-231-6/+0
* Revert previous change - need explicit AC_PROG_CPP for the header checks.Michael R Sweet2019-01-221-178/+178
* Don't need AC_PROG_CPP. Greatly simplifies things when cross-compiling!Michael R Sweet2019-01-221-296/+289
* Bump version, changelog.Michael R Sweet2018-12-081-120/+127
* Remove cupsaddsmb and associated documentation and infrastructure (Issue #5449)Michael R Sweet2018-12-061-2/+1
* Don't error out on deprecations.Michael R Sweet2018-12-061-1/+1
* Update configure script.Michael R Sweet2018-12-051-8/+8
* Support AddressSanitizer in builds.Michael R Sweet2018-12-041-178/+176
* 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-190/+128
* Add new libcupslite component that builds a libcups without driver/PPD support.Michael R Sweet2018-10-291-14/+44
* Add libcups component name, localization bundle support for iOS.Michael R Sweet2018-10-291-5/+27
* Don't install cupscgi, cupsmime, or cupsppdc shared libraries.Michael R Sweet2018-10-291-21/+0
* Drop -Wno-format-truncation since only newer versions of GCC support it and t...Michael R Sweet2018-10-181-27/+1
* Update the location of strings files on newer versions of macOS.Michael R Sweet2018-10-181-119/+125
* Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet2018-10-151-117/+160
* Code signing changes.Michael R Sweet2018-09-181-11/+11
* Add code signing for macOS Mojave.Michael R Sweet2018-09-181-0/+11
* Bump version to 2.3b6, changelog.Michael R Sweet2018-06-051-10/+10
* Block invalid group tags when parsing IPP messages.Michael R Sweet2018-06-041-10/+10
* Next release is 2.3b4Michael R Sweet2018-03-221-126/+119
* Add missing cups-lpd service file (needs to be present for Xcode project to beMichael R Sweet2018-02-281-110/+117
* Bump version to 2.3rc1.Michael R Sweet2018-02-201-10/+10
* Bump version to 2.3b3.v2.3b3Michael R Sweet2018-02-011-10/+10
* Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet2018-01-181-2/+2
* Bump versions and copyrights.Michael R Sweet2018-01-171-126/+119
* Fix PAM module detection and add support for the "common-*" includes used onMichael Sweet2017-12-071-114/+133
* Drop hard-coded CGI scripting language support (Issue #5124)Michael R Sweet2017-11-011-320/+0
* Start CUPS 2.3.x development.Michael R Sweet2017-11-011-131/+124
* Update configure script.Michael Sweet2017-10-191-10/+10
* Fixed the script interpreter detection in the configure script (Issue #5122)Michael Sweet2017-10-121-107/+16
* Update configure script.Michael Sweet2017-09-241-0/+26
* Fix the localization unit test on Linux (Issue #5097)Michael Sweet2017-08-281-116/+164
* Fix builds without libtool.Michael R Sweet2017-07-171-6/+9
* Fix more issues with libtool support (Issue #5050)Michael R Sweet2017-07-171-17/+23
* Update help text so everything lines up properly and is consistent and spelle...Michael R Sweet2017-07-171-4/+4
* Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet2017-07-171-14/+36
* Fix typo that slipped in with the changes for Issue #4897.Michael R Sweet2017-06-261-124/+117
* Fix manpage test.Michael R Sweet2017-06-161-1/+1
* Fix some typos.Michael R Sweet2017-06-161-8/+8