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