aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* remove duplicate entry and ignore the content of the bin/ directory (which ↵Antonio Cuni2020-09-221-1/+1
| | | | is useful if you ./pypy -m pip install stuff inside your working copy
* restart whatsnewMatti Picus2020-09-061-0/+1
|
* update license for new year, ignor pypy/lib files for portable buildsMatti Picus2020-01-011-1/+1
|
* vendor in cryptography 2.7 src/* filesMatti Picus2019-08-131-1/+3
|
* [.hgignore] Add mypy_cache and vscodeŁukasz Langa2019-02-061-0/+2
|
* removed unnecessary hgignore linesMatt Jackson2018-04-231-2/+0
|
* added first contrib & deduplicated layers sectionMatt Jackson2018-04-221-0/+2
|
* ignore cffi build artifacts on windowsMatti Picus2017-10-151-0/+2
|
* renaming cppyy -> _cppyy in files to ignoreWim Lavrijsen2017-07-191-13/+11
|
* ignore more local status filesMatti Picus2017-06-151-1/+2
|
* add vim swn files to hgignore tooCarl Friedrich Bolz2017-06-121-1/+1
|
* add missing files (e.g. khash) and copy over real changes in 93f28d0b9b79Richard Plangger2017-04-201-0/+5
|
* merge headsArmin Rigo2017-04-051-5/+0
|\
| * do not generate the sources by the configure script, but include the config ↵Richard Plangger2017-04-051-5/+0
| | | | | | | | files for each individual configs
* | Partial back-out of changeset 4b63e7093115Armin Rigo2017-04-051-0/+0
|/ | | | | | This should cancel the change to ALL FILES that turns them executable. The present backout has been manually tweaked so that it does not actually contain any change to file contents.
* hg ignore generated libbacktrace files, do not call libbacktrace/configure ↵Richard Plangger2017-04-041-0/+7
| | | | twice if it has already been generated
* conditionally call vmp_native_enable/disable (only if platform supports it), ↵Richard Plangger2017-04-031-0/+0
| | | | VMP_SUPPORTS_NATIVE_PROFILING defined on x86
* Add .cache to .hgignore.Manuel Jacob2017-03-201-0/+1
|
* Ignore cffi build leftovers.Manuel Jacob2017-02-271-0/+3
|
* Add extra_test for issue 2289 (backport of 88ef793308eb)Ronan Lamy2017-02-231-1/+1
|
* From Aditi: first stab at new Cling backend, based off the C++ Cppyy.cxxWim Lavrijsen2016-06-271-0/+2
|
* catchup defaultRichard Plangger2016-03-021-23/+3
|\
| * Remove some outdated entries from .hgignore.Manuel Jacob2016-02-201-23/+1
| |
| * Add more entries to .hgignore.Manuel Jacob2016-02-201-0/+2
| |
* | renamed module, first hypothesis test that ensures that each interp function ↵Richard Plangger2016-02-291-0/+1
|/ | | | works as expected
* Add lib_pypy/_libmpdec/ to default's .hgignore as well.Manuel Jacob2016-02-011-0/+1
|
* hg merge defaultManuel Jacob2014-05-201-0/+1
|\
| * ignore build artifactMatti Picus2014-03-281-0/+1
| |
* | hg merge default: probably the most annoying merge I ever did.Manuel Jacob2013-08-261-0/+1
|\|
| * Ignore __pycache__ directoriesAlex Gaynor2013-06-251-0/+1
| |
* | hg merge 5d1d12a617b0Manuel Jacob2013-05-061-0/+2
|\|
| * hgignore lib_pypy/__pycache__Brian Kearns2013-04-061-0/+1
| |
| * import cffi into pypy, wuhu. also a script to do that.Maciej Fijalkowski2013-04-021-0/+1
| |
* | hg merge 0d7e2fc9f423Manuel Jacob2013-05-061-27/+31
|\|
| * update .hgignore for rpython split (patch from justin bogner)Brian Kearns2013-02-241-27/+31
| |
* | Add build dir to .hgignore.Manuel Jacob2013-02-231-0/+1
|/
* Created rpython/_cache. Added cache_dir to rpython.conftestAlexander Hesse2013-01-091-0/+1
|
* merge defaultDavid Schneider2012-06-291-0/+10
|\
| * reduce differences with defaultWim Lavrijsen2012-06-181-1/+3
| |
| * add automatic class loader based on .rootmap files; and its testWim Lavrijsen2012-06-071-0/+1
| |
| * ignore reflection information by-productsWim Lavrijsen2012-04-021-0/+4
| |
| * advanced tests setup and template support in CINT backendWim Lavrijsen2011-08-301-0/+1
| |
| * merge default and minimize changes with defaultWim Lavrijsen2011-07-051-0/+3
| |\
| * \ merge default into branchWim Lavrijsen2011-06-081-0/+1
| |\ \
| * | | first steps towards STL supportWim Lavrijsen2011-06-011-0/+5
| | | |
* | | | merge defaultDavid Schneider2012-01-181-0/+3
|\ \ \ \
| * | | | Add files generated by PyCharm to .hgignoreMichal Bendowski2012-01-141-0/+3
| | |_|/ | |/| |
* | | | merge defaultDavid Schneider2011-07-121-0/+4
|\| | |
| * | | For that matter, ignore translated JVM PyPy.Daniel Roberts2011-07-041-0/+2
| | | |
| * | | Ignore Vim's temporary files.Daniel Roberts2011-07-041-0/+1
| | |/ | |/|