1
Fork 0
Commit Graph

27 Commits

Author SHA1 Message Date
Buck Golemon 7f472e329d tweak gitignore of vim swap files 2013-08-02 10:06:00 -07:00
Dustin J. Mitchell 16519fef13 ignore /www for the moment, so the same repo can check out nine and master 2012-11-28 09:18:34 -05:00
Tom Prince 74e75cf2aa Remove setuptools-trial from dependencies.
Having this causes setuptools-trial to be installed unconditionally
(at least when `--help-commands` is passed). We shouldn't install anything
unless the user asks us to.
2012-09-21 19:54:56 -06:00
Dustin J. Mitchell 771b73611f Add .png versions of manual images
Fixes #2238.
2012-06-24 15:25:16 -05:00
Dustin J. Mitchell bbfc8d57d6 ignore detritus from 'python setup.py test' 2012-05-12 17:27:01 -05:00
Marc Abramowitz 2949eb9b2a Add support for tox (http://tox.testrun.org/) for quick local testing
across multiple Pythons.
2012-05-11 15:11:44 -07:00
Dustin J. Mitchell 477573335c calculate the buildbot version in conf.py for tutorial, as done for manual 2011-08-15 21:45:50 -05:00
Dustin J. Mitchell faed937047 ignore tutorial/conf.py 2011-08-15 17:12:25 -05:00
Dustin J. Mitchell 3699a43e46 fix duplicate target name (Subversion) 2011-08-08 22:24:09 -05:00
Dustin J. Mitchell 204f9e2c5f add .gitignore for generated tutorial info 2011-03-14 15:21:38 -05:00
Dustin J. Mitchell 84d8fdbe3b add a script to upload to google code - fixes #1051 2010-11-13 15:52:59 -06:00
Dustin J. Mitchell e40a332aa6 Move apidoc creation to a toplevel dir with makefiles 2010-07-17 16:07:14 -05:00
Dustin J. Mitchell 7b16acbd88 move docs to master/
This is the best way I can see to ensure that the docs are included in
the generated sdist with the master.  setuptools does not seem to
support files in the MANIFEST.in that are not already in their
designated location.

Fixes #916
2010-07-17 15:49:44 -05:00
Dustin J. Mitchell 675c3916c5 rename bbslave to buildslave, add miscellaneous text files 2010-06-04 22:34:48 -05:00
Dustin J. Mitchell 06e2b0eee1 Merge branch 'movedocs'
* movedocs:
  WIP - look for comment to see where I was
  break out 'Schedulers' section, add indices for each section
  move 'Change Sources' under 'Configuration'
  Support building docs in both split and full HTML
  add pointer to API docs
  split documentation into per-chapter files
2010-02-15 10:36:42 -06:00
Brian Warner 4401e13336 add code-coverage tools: use "make test-coverage" to get started 2010-02-14 22:02:22 -08:00
Dustin J. Mitchell 41b9ffa07b Support building docs in both split and full HTML 2010-02-14 15:15:36 -06:00
Dustin J. Mitchell bc571c8c90 split documentation into per-chapter files 2010-02-14 15:02:32 -06:00
Dustin J. Mitchell 6aef259394 ignore twisted/ too 2010-02-10 22:36:40 -06:00
Marcus Lindblom f1e32c18ce Merge commit 'e8f292ba89fba6fb1731a1bb33aa5fb62e6ac829' into jinja
Also restored builder.py file-endings to unix-style
(bad endings introduced in 9bb88575ed)

Conflicts:
	.gitignore
	buildbot/status/web/builder.py
2009-12-12 18:01:32 +01:00
Marcus Lindblom 4730a52328 Add builder name to make webparts test pass + add _trial_temp* to .gitignore 2009-12-12 13:22:54 +01:00
Marcus Lindblom e337fdd1ea Adding Eclipse files to .gitignore 2009-11-01 22:06:56 +01:00
Dustin J. Mitchell 259012aed1 remove .stgit-edit.txt and add it to .gitignore 2009-05-27 21:27:25 -04:00
Dustin J. Mitchell 1ad3d25dec add .orig and .rej to .gitignore 2009-02-03 10:36:28 -05:00
Gary Poster 273cbd2866 ignore generated doc files 2009-01-20 20:36:38 -05:00
Dustin J. Mitchell c88c9fbf79 add buildbot.egg-info to .gitignore 2009-01-01 14:48:32 -05:00
Steve 'Ashcrow' Milner 13e65d4cf5 added a .gitignore to avoid checkin of commonly generated files 2008-12-31 16:59:00 -05:00