summaryrefslogtreecommitdiff
path: root/ppdc
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | be overriden by system. Update sample.drv for new CUPS version.
* 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 ↵Michael R Sweet2017-07-171-16/+16
| | | | | | changed in incompatible ways again... (Issue #5050)
* 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
| | | | Bump copyright to 2017 in web interface and README files.
* 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
| | | | Don't uninstall public headers, these are all now private headers.
* 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
| | | | | | | attribute values. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13024 a1ca3aef-8c08-0410-bb20-df032aa958be
* Fix export list for shared libraries (<rdar://problem/23303388>)msweet2015-12-111-1/+1
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13008 a1ca3aef-8c08-0410-bb20-df032aa958be
* Do some code reorganization so that all of the PPD code is separate from the ↵msweet2015-12-091-51/+27
| | | | | | | | | | | rest. Note: cupsGetPPD* and friends are now in cups/ppd.h now - should not be an issue but was necessary to leave a clean break for future code. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13007 a1ca3aef-8c08-0410-bb20-df032aa958be
* Don't export weak symbols.msweet2015-11-061-1/+1
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12957 a1ca3aef-8c08-0410-bb20-df032aa958be
* Update CUPS version in sample.drv.msweet2015-09-151-1/+1
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12882 a1ca3aef-8c08-0410-bb20-df032aa958be
* Fix sample.drv version number.msweet2015-07-201-1/+1
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12789 a1ca3aef-8c08-0410-bb20-df032aa958be
* The ppdhtml and ppdpo utilities crashed when the -D option was used before amsweet2015-05-152-102/+102
| | | | | | | | driver information file (STR #4627) git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12633 a1ca3aef-8c08-0410-bb20-df032aa958be
* Link with common libs (to get CoreFoundation).msweet2015-05-061-2/+2
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12615 a1ca3aef-8c08-0410-bb20-df032aa958be
* Revert SDKROOT changes for OS X.msweet2015-02-171-7/+1
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12519 a1ca3aef-8c08-0410-bb20-df032aa958be
* Add support for SDKROOT on OS X.msweet2015-02-061-1/+7
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12492 a1ca3aef-8c08-0410-bb20-df032aa958be
* Fix sample driver file to pass tests.msweet2014-10-151-1/+1
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12201 a1ca3aef-8c08-0410-bb20-df032aa958be
* Dropped the old Epson Stylus Color/Photo sample drivers since they don't workmsweet2014-08-201-84/+0
| | | | | | | | | with any current printers and there are free alternatives that produce much better output (<rdar://problem/18036889>) git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12105 a1ca3aef-8c08-0410-bb20-df032aa958be
* Make sure that the sample drivers include all installed localizationsmsweet2014-04-085-71/+152
| | | | | | | (<rdar://problem/14756625>) git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11800 a1ca3aef-8c08-0410-bb20-df032aa958be
* Remove lppasswd man page, and clean up dependencies.msweet2014-03-281-130/+154
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11777 a1ca3aef-8c08-0410-bb20-df032aa958be
* Full sweep of all Clang warnings, plus some bug fixes for incorrect memcpy ↵msweet2014-02-066-179/+89
| | | | | | usage. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11558 a1ca3aef-8c08-0410-bb20-df032aa958be
* Remove support for AIX, HP-UX, and OSF/1.msweet2013-10-181-26/+12
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11342 a1ca3aef-8c08-0410-bb20-df032aa958be
* Save work on <rdar://problem/11044332> CUPS: Stop using certtool.msweet2013-08-091-2/+2
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11231 a1ca3aef-8c08-0410-bb20-df032aa958be
* Sync up with CUPS 1.7svn-r10893msweet2013-03-111-0/+1
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4216 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.7svn-r10861.msweet2013-02-041-4/+4
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4167 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.7svn-r10791.msweet2013-01-101-0/+1
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4120 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.7svn-r10643msweet2012-10-151-1/+10
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3940 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.7svn-r10629.msweet2012-10-012-6/+8
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3933 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.7svn-r10578.msweet2012-08-291-2/+2
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3891 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.6svn-r10437.msweet2012-04-235-203/+168
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3794 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.6svn-r10390.msweet2012-03-303-5/+8
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3755 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.6svn-r10267.msweet2012-02-132-254/+210
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3643 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.6svn-r10002msweet2011-09-141-3/+13
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3421 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.6svn-r9968.msweet2011-09-071-107/+122
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3411 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.6svn-r9939.msweet2011-08-314-63/+2
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3392 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.5b1-r9798.msweet2011-05-209-170/+170
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3275 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.5b1-r9774.msweet2011-05-121-4/+3
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3247 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.5svn-r9641msweet2011-03-235-33/+36
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3071 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.5svn-r9602.msweet2011-03-141-0/+5
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3046 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.5svn-r9567msweet2011-02-251-9/+9
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3015 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.5svn-r9491.msweet2011-01-172-4/+4
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@2949 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.5svn-r9385.msweet2010-11-3010-168/+175
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@2873 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.5svn-r9313.msweet2010-09-221-48/+47
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@2683 a1ca3aef-8c08-0410-bb20-df032aa958be
* Merge changes from CUPS 1.5svn-r9198.msweet2010-07-081-8/+8
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@2309 a1ca3aef-8c08-0410-bb20-df032aa958be