aboutsummaryrefslogtreecommitdiff
path: root/ppdc
AgeCommit message (Expand)Author
2021-09-15Fix swapped argumentsAlfonso Gregory
2021-09-01Add _CUPS_NORETURN to missing functionsAlfonso Gregory
2021-04-05Import all of the bug fixes from the OpenPrinting CUPS repository.Michael R Sweet
2021-04-05Update Github repository to match macOS 11.2 CUPS sources (cups-494.1).Michael R Sweet
2020-04-27Update version to 2.3.3 for:steve algernon
2019-11-27Add support for the second roll in DYMO Twin/DUO label printers.Michael R Sweet
2019-10-15Add paint can label size (Issue #5662)Michael R Sweet
2019-05-15Update build system and cups-config script to not add extra libraries to theMichael R Sweet
2019-04-20More clang warning fixes.Michael R Sweet
2019-03-19Use ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with some build frameworks.Michael R Sweet
2019-02-25Fix another compiler warning.Michael R Sweet
2019-02-25Fix compiler warning from newer GCC (Issue #5533)Michael R Sweet
2019-02-25Fix compiler warning from newer GCC (Issue #5533)Michael R Sweet
2018-12-10Fix ppdmerge backup filename (Issue #5455)Michael R Sweet
2018-10-29Don't install cupscgi, cupsmime, or cupsppdc shared libraries.Michael R Sweet
2018-10-18Don't install/remove private headers for internal libraries.Michael R Sweet
2018-10-18Move debug printfs to internal usage only.Michael R Sweet
2018-10-17Don't install headers for libcupcgi, libcupsmime, or libcupsppdc.Michael R Sweet
2018-10-15Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet
2018-10-10Migrate Windows conditional code to _WIN32 define.Michael R Sweet
2018-09-18Add code signing for macOS Mojave.Michael R Sweet
2018-08-27Fix JCL option support in PPD compiler (Issue #5379)Michael R Sweet
2018-08-21Fix memory leaks found by Coverity (Issue #5375)Michael R Sweet
2018-07-08Additions to print density correctionsbenlees
2018-07-08Correct print density for Intellitechbenlees
2018-03-08Disable SNMP supplies for all label printers (Issue #5256)Michael R Sweet
2018-02-20Update copyrights and license text on files that were missed.Michael R Sweet
2018-02-20Changelog and dependencies updates.Michael R Sweet
2018-01-18Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet
2017-11-07License change: Apache License, Version 2.0.Michael R Sweet
2017-11-01Update the Kerberos help file (Issue #4580)Michael R Sweet
2017-11-01Fix ppdi/ppdc unit tests - english localization is the default and shouldn't ...Michael R Sweet
2017-07-31Fix default language for multi-language PPDs.Michael Sweet
2017-07-17Fix more issues with libtool support (Issue #5050)Michael R Sweet
2017-07-17Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet
2017-04-24Add support for cross-compilation (Issue #4897)Michael Sweet
2017-01-16Fix source file header text duplication text duplication.Michael R Sweet
2016-06-20Update all references to OS X to macOS.Michael R Sweet
2016-04-14Fix some localization issues with Norwegian.Michael Sweet
2016-04-12Drop API help for CGI, MIME, and PPD compiler libraries.Michael Sweet
2016-04-12Move CGI, PPD compiler, and MIME heades to the private headers directory.Michael Sweet
2016-04-11Remove all of the Subversion keywords from various source files.Michael R Sweet
2015-12-18Add cupsRasterInitPWGHeader API to setup a raster header using IPP Everywheremsweet
2015-12-11Fix export list for shared libraries (<rdar://problem/23303388>)msweet
2015-12-09Do some code reorganization so that all of the PPD code is separate from the ...msweet
2015-11-06Don't export weak symbols.msweet
2015-09-15Update CUPS version in sample.drv.msweet
2015-07-20Fix sample.drv version number.msweet
2015-05-15The ppdhtml and ppdpo utilities crashed when the -D option was used before amsweet
2015-05-06Link with common libs (to get CoreFoundation).msweet