summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Update version in configure script.Michael R Sweet2019-05-02
* 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
* Bump version, changelog.Michael R Sweet2018-12-08
* Remove cupsaddsmb and associated documentation and infrastructure (Issue #5449)Michael R Sweet2018-12-06
* Don't error out on deprecations.Michael R Sweet2018-12-06
* Update configure script.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
* Bump version to 2.3b6, changelog.Michael R Sweet2018-06-05
* Block invalid group tags when parsing IPP messages.Michael R Sweet2018-06-04
* Next release is 2.3b4Michael R Sweet2018-03-22
* Add missing cups-lpd service file (needs to be present for Xcode project to beMichael R Sweet2018-02-28
* Bump version to 2.3rc1.Michael R Sweet2018-02-20
* Bump version to 2.3b3.Michael R Sweet2018-02-01
* Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet2018-01-18
* Bump versions and copyrights.Michael R Sweet2018-01-17
* Fix PAM module detection and add support for the "common-*" includes used onMichael Sweet2017-12-07
* Drop hard-coded CGI scripting language support (Issue #5124)Michael R Sweet2017-11-01
* Start CUPS 2.3.x development.Michael R Sweet2017-11-01
* Update configure script.Michael Sweet2017-10-19
* Fixed the script interpreter detection in the configure script (Issue #5122)Michael Sweet2017-10-12
* Update configure script.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
* 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
* 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