summaryrefslogtreecommitdiff
path: root/dist/dist.py
Commit message (Expand)AuthorAgeFilesLines
* WT-2658 Only include PPC-specific files in PPC builds (#2758)Keith Bostic2016-06-031-10/+5
* KNF for Windows filesMark Benvenuto2015-04-081-0/+4
* Change the Python scripts to follow Python indenting standards (4 spaceKeith Bostic2014-12-031-23/+23
* Run the "standard" extensions through the style checks, mostly add aKeith Bostic2014-05-101-2/+5
* Scan include files for style problems. Fix the ones found right away.Michael Cahill2014-05-081-2/+5
* Create a Python pass for source code style checking (to eventually replace s_...Michael Cahill2013-11-051-41/+12
* Generate configuration-handling code with a Python script.Michael Cahill2011-03-161-0/+1
* Remove '$Id$ from sources, add more file to the list for s_copyright to check.Michael Cahill2011-02-161-2/+0
* Update all the copyright notices to the real corporate name, add a script toKeith Bostic2010-10-091-5/+0
* Upgrade Python scripts to Python 3.0.Keith Bostic2010-09-271-4/+4
* Replace flat-text API file with Python Api class.Keith Bostic2009-11-051-46/+1
* Replace server version with a multi-threaded cache. Threads don't blockKeith Bostic2009-11-051-4/+12
* Clean up api file parsing, I'm about to move all the ENV methods to the TOCKeith Bostic2009-10-181-1/+38
* Add statistics support.Keith Bostic2008-12-271-9/+38
* Clean up imports, move compare_srcfile here, it's used by more than justKeith Bostic2008-12-121-1/+10
* minor cleanup, rename srcfiles to filelistKeith Bostic2008-11-231-4/+2
* Use Python to build the tags files.Keith Bostic2008-11-231-0/+28