summaryrefslogtreecommitdiffstats
path: root/src/deptool.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-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
2018-06-20Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot1-2/+2
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
(bzr r10697)
2007-03-18fix 64-bit issues with width of npos -- patch #1675697 from mellumMenTaLguY1-2/+2
(Falk Hueffner) (bzr r2695)
2007-02-20remove old *.mingw filesBob Jamison1-0/+69
(bzr r2408)
2006-11-21improve performanceBob Jamison1-5/+12
(bzr r1999)
2006-08-15Temporarily leave off doing the reference file until we can optimize it.Bob Jamison1-1/+3
(bzr r1600)
2006-06-20add alternate xml output to dep fileBob Jamison1-59/+151
(bzr r1248)
2006-06-20add xml version of ref fileBob Jamison1-101/+146
(bzr r1247)
2006-06-19new fileBob Jamison1-0/+1256
(bzr r1234)