summaryrefslogtreecommitdiff
path: root/ppdc
Commit message (Expand)AuthorAgeFilesLines
* Fix swapped argumentsAlfonso Gregory2021-09-152-4/+3
* Add _CUPS_NORETURN to missing functionsAlfonso Gregory2021-09-015-5/+5
* Import all of the bug fixes from the OpenPrinting CUPS repository.Michael R Sweet2021-04-052-1/+21
* Update Github repository to match macOS 11.2 CUPS sources (cups-494.1).Michael R Sweet2021-04-051-1/+1
* Update version to 2.3.3 for:v2.3.3steve algernon2020-04-271-7/+9
* Add support for the second roll in DYMO Twin/DUO label printers.Michael R Sweet2019-11-271-4/+7
* Add paint can label size (Issue #5662)Michael R Sweet2019-10-151-2/+4
* Update build system and cups-config script to not add extra libraries to theMichael R Sweet2019-05-151-13/+9
* More clang warning fixes.Michael R Sweet2019-04-201-3/+5
* Use ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with some build frameworks.Michael R Sweet2019-03-191-10/+10
* Fix another compiler warning.Michael R Sweet2019-02-251-1/+1
* Fix compiler warning from newer GCC (Issue #5533)Michael R Sweet2019-02-251-3/+4
* Fix compiler warning from newer GCC (Issue #5533)Michael R Sweet2019-02-252-5/+5
* Fix ppdmerge backup filename (Issue #5455)Michael R Sweet2018-12-101-6/+5
* Don't install cupscgi, cupsmime, or cupsppdc shared libraries.Michael R Sweet2018-10-291-70/+13
* Don't install/remove private headers for internal libraries.Michael R Sweet2018-10-181-28/+12
* Move debug printfs to internal usage only.Michael R Sweet2018-10-183-93/+94
* Don't install headers for libcupcgi, libcupsmime, or libcupsppdc.Michael R Sweet2018-10-171-5/+0
* Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet2018-10-151-3/+3
* Migrate Windows conditional code to _WIN32 define.Michael R Sweet2018-10-101-4/+4
* Add code signing for macOS Mojave.Michael R Sweet2018-09-181-1/+11
* Fix JCL option support in PPD compiler (Issue #5379)Michael R Sweet2018-08-271-2/+5
* Fix memory leaks found by Coverity (Issue #5375)Michael R Sweet2018-08-211-2/+4
* Additions to print density correctionsbenlees2018-07-081-10/+10
* Correct print density for Intellitechbenlees2018-07-081-10/+10
* Disable SNMP supplies for all label printers (Issue #5256)Michael R Sweet2018-03-081-0/+3
* Update copyrights and license text on files that were missed.Michael R Sweet2018-02-202-35/+13
* Changelog and dependencies updates.Michael R Sweet2018-02-201-78/+79
* Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet2018-01-181-81/+78
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-0729-145/+29
* Update the Kerberos help file (Issue #4580)Michael R Sweet2017-11-011-1/+1
* Fix ppdi/ppdc unit tests - english localization is the default and shouldn't ...Michael R Sweet2017-11-012-4/+4
* Fix default language for multi-language PPDs.Michael Sweet2017-07-311-1/+1
* Fix more issues with libtool support (Issue #5050)Michael R Sweet2017-07-171-6/+6
* Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet2017-07-171-16/+16
* Add support for cross-compilation (Issue #4897)Michael Sweet2017-04-241-3/+10
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-1629-29/+29
* Update all references to OS X to macOS.Michael R Sweet2016-06-202-2/+2
* Fix some localization issues with Norwegian.Michael Sweet2016-04-141-2/+4
* Drop API help for CGI, MIME, and PPD compiler libraries.Michael Sweet2016-04-123-73/+4
* Move CGI, PPD compiler, and MIME heades to the private headers directory.Michael Sweet2016-04-121-4/+6
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-1131-448/+151
* Add cupsRasterInitPWGHeader API to setup a raster header using IPP Everywheremsweet2015-12-181-3/+5
* Fix export list for shared libraries (<rdar://problem/23303388>)msweet2015-12-111-1/+1
* Do some code reorganization so that all of the PPD code is separate from the ...msweet2015-12-091-51/+27
* Don't export weak symbols.msweet2015-11-061-1/+1
* Update CUPS version in sample.drv.msweet2015-09-151-1/+1
* Fix sample.drv version number.msweet2015-07-201-1/+1
* The ppdhtml and ppdpo utilities crashed when the -D option was used before amsweet2015-05-152-102/+102
* Link with common libs (to get CoreFoundation).msweet2015-05-061-2/+2