summaryrefslogtreecommitdiffstats
path: root/src/deptool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-17/+5
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot2018-06-201-2/+2
|
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
| | | (bzr r10697)
* fix 64-bit issues with width of npos -- patch #1675697 from mellumMenTaLguY2007-03-181-2/+2
| | | | | (Falk Hueffner) (bzr r2695)
* remove old *.mingw filesBob Jamison2007-02-201-0/+69
| | | (bzr r2408)
* improve performanceBob Jamison2006-11-211-5/+12
| | | (bzr r1999)
* Temporarily leave off doing the reference file until we can optimize it.Bob Jamison2006-08-151-1/+3
| | | (bzr r1600)
* add alternate xml output to dep fileBob Jamison2006-06-201-59/+151
| | | (bzr r1248)
* add xml version of ref fileBob Jamison2006-06-201-101/+146
| | | (bzr r1247)
* new fileBob Jamison2006-06-191-0/+1256
(bzr r1234)