summaryrefslogtreecommitdiffstats
path: root/tools/export2.py
Commit message (Expand)AuthorAgeFilesLines
* Add code to modify osx/Makefile directly so version is no longer discovered.Raul Cuza2011-07-061-1/+9
* Remove unused veriables.Raul Cuza2011-07-061-4/+0
* Replace minorver with dictionary call.Raul Cuza2011-07-061-3/+3
* Replace majorver[0:3] with dictionary call.Raul Cuza2011-07-061-2/+2
* Replace majorver with version_release.Raul Cuza2011-07-061-4/+4
* Derive majorver and minorver from dictionary; Add debug check.Raul Cuza2011-07-061-8/+24
* Group verpose output in a more logical way.Raul Cuza2011-07-061-1/+1
* Made verbose mode for commands a little more verbose.Raul Cuza2011-07-061-0/+1
* Create verbose option for running commands.Raul Cuza2011-07-061-0/+2
* Create paranoid mode for export script.Raul Cuza2011-07-061-1/+14
* Finish converting find_and_replace calls to use dryrun argument.Raul Cuza2011-07-061-9/+22
* Extend dry-run mode to file replacementRaul Cuza2011-07-061-19/+35
* Add command line options to export tool.Raul Cuza2011-07-061-31/+74
* Add new version variables to export scriptRaul Cuza2011-07-061-3/+14
* Refactor export.py to use main() clause.Raul Cuza2011-07-061-0/+125