summaryrefslogtreecommitdiff
path: root/cups/ppd-conflicts.c
Commit message (Collapse)AuthorAgeFilesLines
* Move debug printfs to internal usage only.Michael R Sweet2018-10-181-0/+1
| | | | Also, old MD5 code is internal-only.
* Update copyright year.Michael Sweet2018-01-091-1/+1
|
* Merge pull request #5212 from albert-astals-cid-kdab/masterMichael R Sweet2018-01-091-1/+0
|\ | | | | Remove unused _PPD_NORMAL_CONSTRAINTS enum
| * Remove unused _PPD_NORMAL_CONSTRAINTS enumAlbert Astals Cid2018-01-021-1/+0
| |
* | Fix ppdInstallableConflict conflict reportingAlbert Astals Cid2018-01-021-1/+1
|/ | | | | | | Without this patch it was taking all constraints into account, not only the ones regarding the passed option so if you had a conflict somewhere else, every other single option would be said to be conflicting which doesn't match what the documentation says this function should do.
* Remove old GPL notices.Michael R Sweet2017-11-101-1/+2
|
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-071-7/+1
|
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-161-1/+1
| | | | Bump copyright to 2017 in web interface and README files.
* Update all references to OS X to macOS.Michael R Sweet2016-06-201-3/+3
|
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-111-7/+0
|
* Do some code reorganization so that all of the PPD code is separate from the ↵msweet2015-12-091-0/+1200
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