summaryrefslogtreecommitdiff
path: root/cups/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add threading unit test program (Issue #5642)Michael R Sweet2019-10-021-0/+12
* Update build system and cups-config script to not add extra libraries to theMichael R Sweet2019-05-151-52/+27
* Update Windows DLL exports file.Michael R Sweet2019-05-091-1/+2
* Use ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with some build frameworks.Michael R Sweet2019-03-191-27/+27
* Documentation updates.Michael R Sweet2019-02-181-6/+6
* Don't generate synthetic cups_en.po, we have a real one now...Michael R Sweet2019-01-241-5/+0
* Fix some build issues with the "core" component selection (rdar://47394086)Michael R Sweet2019-01-231-9/+18
* Clean up installation of private headers.Michael R Sweet2019-01-211-10/+4
* Use codedoc now instead of mxmldoc.Michael R Sweet2019-01-071-8/+7
* Support AddressSanitizer in builds.Michael R Sweet2018-12-041-11/+8
* Fix makefile errors on install.Michael R Sweet2018-10-291-3/+3
* Add new libcupslite component that builds a libcups without driver/PPD support.Michael R Sweet2018-10-291-35/+52
* Need to install debug-private.h as a private header.Michael R Sweet2018-10-251-0/+1
* Update the location of strings files on newer versions of macOS.Michael R Sweet2018-10-181-1/+1
* Don't install internal headers.Michael R Sweet2018-10-181-2/+0
* Drop SNMP functions.Michael R Sweet2018-10-171-1/+1
* Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet2018-10-151-6/+6
* Fix raster header writing.Michael R Sweet2018-10-101-3/+2
* Move raster functions into libcups, with stubs that call back to libcups in l...Michael R Sweet2018-10-101-17/+20
* Update visibility stuff so we can build libcups.2.dylib without an exports list.Michael R Sweet2018-10-101-8/+2
* Add code signing for macOS Mojave.Michael R Sweet2018-09-181-0/+23
* Fix dependencies.Michael R Sweet2018-07-171-4/+5
* Fully deprecate PPD API - no more _PPD_DEPRECATED cheat.Michael R Sweet2018-03-191-7/+0
* Bump shared library version.Michael R Sweet2018-03-091-3/+3
* Fix clean target in "cups" subdirectory.Michael R Sweet2018-02-111-0/+1
* Add (ASCII) IPP data file parser to libcups, to be used by ippserver andMichael R Sweet2018-01-221-0/+2
* Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet2018-01-181-8/+135
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-071-7/+1
* Move test client program to filter directory, finish initial implementation.Michael Sweet2017-08-291-10/+0
* Add client simulator for testing basic client functionality from a singleMichael Sweet2017-08-291-0/+10
* More changes for localization unit test (Issue #5097)Michael R Sweet2017-07-251-2/+5
* Update localization information.Michael Sweet2017-08-281-1/+2
* Fix the localization unit test on Linux (Issue #5097)Michael Sweet2017-08-281-3/+11
* Add unit test that loops calling cupsGetDests.Michael Sweet2017-07-251-0/+12
* Fix more issues with libtool support (Issue #5050)Michael R Sweet2017-07-171-21/+21
* Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet2017-07-171-39/+39
* Save work on documentation.Michael Sweet2017-06-081-4/+2
* Save work on CUPS Programming Manual.Michael Sweet2017-06-071-1/+1
* Documentation updates.Michael Sweet2017-05-311-3/+4
* Remove old commands.Michael R Sweet2017-05-261-2/+0
* Add a cover image for the new programming manual.Michael Sweet2017-04-301-0/+1
* Move most of the CUPS library documentation into a new CUPS Programming Manual.Michael Sweet2017-04-301-40/+10
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-161-1/+1
* Add new unit test program for testing credentials and the trust store.Michael Sweet2016-08-261-0/+12
* Update Windows DLL exports file.Michael R Sweet2016-07-061-1/+1
* Add new administrative APis help.Michael Sweet2016-05-251-45/+8
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-111-7/+0
* Add cupsRasterInitPWGHeader API to setup a raster header using IPP Everywheremsweet2015-12-181-3/+1
* Can't hide _httpWait.msweet2015-12-111-1/+1
* Fix export list for shared libraries (<rdar://problem/23303388>)msweet2015-12-111-4/+5