Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore PCbuild/.vs directory. | Zachary Ware | 2015-05-17 | 1 | -0/+1 |
| | | | | Also fix a couple other ignored PCbuild directories in .gitignore | ||||
* | Issue #23260: Update Windows installer | Steve Dower | 2015-02-06 | 1 | -0/+1 |
| | |||||
* | Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ↵ | Steve Dower | 2014-11-22 | 1 | -13/+5 |
| | | | | which will be used for the official 3.5 release. | ||||
* | Issue #22394: Add a 'venv' command to Doc/Makefile. | Brett Cannon | 2014-12-05 | 1 | -0/+1 |
| | | | | | | | | | | This will create a venv using the interpreter specified by the PYTHON variable for the Makefile that also install Sphinx. Typical usage is expected to be: cd Doc make venv PYTHON=../python make html PYTHON=venv/bin/python3 | ||||
* | Issue #17896: Move Windows external lib sources from .. to externals. | Zachary Ware | 2014-11-02 | 1 | -0/+1 |
|\ | |||||
| * | Issue #17896: Move Windows external lib sources from .. to externals. | Zachary Ware | 2014-11-02 | 1 | -0/+1 |
| | | |||||
* | | Issue #18093: Factor out the programs that embed the runtime | Nick Coghlan | 2014-07-25 | 1 | -2/+2 |
| | | |||||
* | | Issue #19962: The Windows build process now creates "python.bat" | Zachary Ware | 2014-04-30 | 1 | -0/+1 |
|/ | | | | | in the root of the source tree, which passes all arguments through to the most recently built interpreter. | ||||
* | Ignore files generated by MSVC PGO builds. | Zachary Ware | 2014-03-19 | 1 | -0/+2 |
| | |||||
* | Reverted change introduced in edb12dad7bf6. | Vinay Sajip | 2014-03-14 | 1 | -5/+0 |
| | |||||
* | Added Doc/tools/ subdirs to .hgignore. | Vinay Sajip | 2014-03-14 | 1 | -0/+5 |
| | |||||
* | Doc: do not rely on checked-out Sphinx toolchain from svn.python.org anymore | Georg Brandl | 2014-02-16 | 1 | -5/+0 |
| | | | | | | | | | Nowadays it is likely that people will have Sphinx installed, and if not, they will know how to install it. This also simplifies life a lot for distribution packagers, who typically do not want the doc build process to connect to external web resources. | ||||
* | Ignore two constructed directories in Tools/unicode | Andrew Kuchling | 2013-11-10 | 1 | -0/+2 |
| | |||||
* | Mercurial: ignore precompiled header files on Windows. | Tim Peters | 2013-11-02 | 1 | -0/+1 |
| | |||||
* | Ignore PyCharm project directory | Christian Heimes | 2013-10-19 | 1 | -0/+1 |
|\ | |||||
| * | Ignore PyCharm project directory | Christian Heimes | 2013-10-19 | 1 | -0/+1 |
| | | |||||
* | | Issue #18481: Add C coverage reporting with gcov and lcov. A new make target | Christian Heimes | 2013-07-30 | 1 | -0/+5 |
| | | | | | | | | | | "coverage-report" creates an instrumented Python build, runs unit tests and creates a HTML. The report can be updated with "make coverage-lcov". | ||||
* | | merge | Raymond Hettinger | 2013-05-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Ignore Mac OS X entries for .DS_Store | Raymond Hettinger | 2013-05-17 | 1 | -0/+1 |
| | | |||||
* | | Ignore generated files related to python-config | Brett Cannon | 2013-01-27 | 1 | -0/+3 |
| | | |||||
* | | Ignore Mac's Data Services Store | Raymond Hettinger | 2013-01-19 | 1 | -0/+1 |
|/ | |||||
* | Issue #16342: Lib/_sysconfigdata.py is no longer put into Lib, so | Brett Cannon | 2012-10-28 | 1 | -1/+0 |
| | | | | don't ignore it if it's still there. | ||||
* | Add MSVC-related entries to .hgignore | Antoine Pitrou | 2012-06-23 | 1 | -0/+4 |
| | |||||
* | Issue #14928: Fix importlib bootstrap issues by using a custom executable ↵ | Antoine Pitrou | 2012-06-19 | 1 | -0/+1 |
| | | | | (Modules/_freeze_importlib) to build Python/importlib.h. | ||||
* | Update .hgignore for VS9.0-generated files | Antoine Pitrou | 2012-06-14 | 1 | -0/+2 |
| | |||||
* | More .hgignore additions for new VS build files | Antoine Pitrou | 2012-05-16 | 1 | -1/+4 |
| | |||||
* | Update .hgignore for new MSVC files | Antoine Pitrou | 2012-05-16 | 1 | -0/+4 |
| | |||||
* | Fix #13210. Port the Windows build from VS2008 to VS2010. | Brian Curtin | 2012-05-13 | 1 | -0/+1 |
| | |||||
* | Followup for issue #14321, remove references to Parser/pgen.stamp | Matthias Klose | 2012-04-04 | 1 | -1/+0 |
| | |||||
* | Issue #13150: sysconfig no longer parses the Makefile and config.h files | Antoine Pitrou | 2011-10-18 | 1 | -0/+1 |
| | | | | | when imported, instead doing it at build time. This makes importing sysconfig faster and reduces Python startup time by 20%. | ||||
* | Add pattern to .hgignore in order to mask PC/generrmap.exe | Antoine Pitrou | 2011-08-27 | 1 | -0/+1 |
|\ | |||||
| * | Add pattern to .hgignore in order to mask PC/generrmap.exe | Antoine Pitrou | 2011-08-27 | 1 | -0/+1 |
| | | |||||
* | | Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes) | Éric Araujo | 2011-07-29 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Stop ignoring Mercurial merge conflits files (#12255). | Éric Araujo | 2011-07-28 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | R. David Murray and I think that it’s more useful to have these files show up in the output of “hg status”, to let the user know that some merged file have to be checked before commit. If you want to ignore these files in your clones, it’s possible to do so from another ignore file; see the bug report for directions. I’m leaving the .gitignore file alone, as I don’t know how git users work with merges and conflicts. | ||||
| * | Make VCSes ignore the compiled shared library file (#12255) | Éric Araujo | 2011-07-28 | 1 | -0/+1 |
| | | |||||
* | | Backed out changeset ef306bd1d122 | Ezio Melotti | 2011-06-25 | 1 | -3/+0 |
| | | |||||
* | | #12341: add coverage files/dirs to .hgignore. Patch by Sandro Tosi. | Ezio Melotti | 2011-06-25 | 1 | -0/+3 |
| | | |||||
* | | Merge with 3.2. | Ezio Melotti | 2011-06-25 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | #12341: add coverage files/dirs to .hgignore. Patch by Sandro Tosi. | Ezio Melotti | 2011-06-25 | 1 | -0/+3 |
| | | |||||
* | | Issue #10914: Add a minimal embedding test to test_capi. | Antoine Pitrou | 2011-04-25 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Issue #10914: Add a minimal embedding test to test_capi. | Antoine Pitrou | 2011-04-25 | 1 | -0/+1 |
| | | |||||
* | | Ignore other MSVC by-products | Antoine Pitrou | 2011-04-04 | 1 | -0/+2 |
| | | |||||
* | | Ignore AMD64 build files under Windows | Antoine Pitrou | 2011-04-04 | 1 | -0/+1 |
| | | |||||
* | | Ignore build/ and Doc/build | Antoine Pitrou | 2011-04-04 | 1 | -1/+2 |
| | | |||||
* | | Add x64-temp to ignore, prepend a forward slash to "build/" to include | brian.curtin | 2011-04-04 | 1 | -1/+2 |
|/ | | | | PCbuild/ changes (for VS project files, etc). | ||||
* | Wing project file update for mercurial | Michael Foord | 2011-03-15 | 1 | -0/+1 |
| | |||||
* | Merge #11403 | Antoine Pitrou | 2011-03-11 | 1 | -0/+3 |
|\ | |||||
| * | Issue #11403: add some MSVC-generated files to .hgignore | Antoine Pitrou | 2011-03-11 | 1 | -0/+3 |
| | | |||||
| * | Merged revisions 84705 via svnmerge from | Benjamin Peterson | 2010-09-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84705 | georg.brandl | 2010-09-11 01:39:58 -0500 (Sat, 11 Sep 2010) | 1 line Add new generated file to ignoreds. ........ | ||||
| * | Merged revisions 79161 via svnmerge from | Antoine Pitrou | 2010-03-21 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r79161 | antoine.pitrou | 2010-03-21 01:22:55 +0100 (dim., 21 mars 2010) | 9 lines Merged revisions 79160 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r79160 | antoine.pitrou | 2010-03-21 01:21:43 +0100 (dim., 21 mars 2010) | 3 lines Fix overzealous .hgignore file ........ ................ |