Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | merge from default | Matti Picus | 2012-03-27 | 1 | -0/+18 | |
| |\ | ||||||
* | \ | merge default | Benjamin Peterson | 2012-03-14 | 1 | -0/+18 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Add bin/rpython | Maciej Fijalkowski | 2012-03-14 | 1 | -0/+18 | |
| |/ | ||||||
* | | hg merge default | Amaury Forgeot d'Arc | 2012-01-29 | 1 | -0/+2 | |
|\| | ||||||
| * | seems to be necessary for running continuation stuff | Maciej Fijalkowski | 2012-01-25 | 1 | -0/+2 | |
| | | ||||||
* | | hg merge defaults | Amaury Forgeot d'Arc | 2011-12-17 | 1 | -29/+31 | |
|\| | ||||||
| * | Also accept a full directory name, for easier tab-completion. | Armin Rigo | 2011-12-07 | 1 | -1/+8 | |
| | | ||||||
| * | Tweaks. | Armin Rigo | 2011-12-07 | 1 | -3/+11 | |
| | | ||||||
| * | Throw away and restart another attempt at pypy/bin/checkmodule. | Armin Rigo | 2011-12-07 | 1 | -28/+15 | |
| | | ||||||
* | | New print() syntax for applevel code | Amaury Forgeot d'Arc | 2011-10-12 | 1 | -1/+1 | |
|/ | ||||||
* | kill carbonpython | Antonio Cuni | 2011-04-27 | 1 | -5/+0 | |
| | ||||||
* | remove libpythondir from autopath; it's not used anywhere | Benjamin Peterson | 2011-01-17 | 1 | -3/+0 | |
| | ||||||
* | I don't know how to force an option to terminates the option list, | Amaury Forgeot d'Arc | 2010-09-10 | 1 | -12/+15 | |
| | | | | | | | | but at least this change does the right thing with: bin/py.py -m test.regrtest -v test_sys i.e. '-v' is an option of the regrtest script, not for bin/py.py. | |||||
* | merge from trunk | Benjamin Peterson | 2010-09-08 | 1 | -0/+2 | |
| | ||||||
* | merge from trunk | Benjamin Peterson | 2010-06-24 | 2 | -1/+10 | |
| | ||||||
* | kill prolog stuff here | Carl Friedrich Bolz | 2009-12-02 | 1 | -8/+0 | |
| | ||||||
* | merging py11 branch that integrates the py-1.1.0 release verbatim and | Holger Krekel | 2009-11-11 | 2 | -3/+2 | |
| | | | | a py/bin/ directory containing the command line scripts. | |||||
* | Finish the merge of trunk into pyjitpl5. | Armin Rigo | 2009-06-30 | 1 | -28/+0 | |
| | ||||||
* | Add the --cc option to py.py. | Amaury Forgeot d'Arc | 2009-01-22 | 1 | -0/+8 | |
| | | | | | | I'm not sure it's the best place to put this. The same option also resides pypy/config/translationoption.py, with similar effect, except that py.py always executes on the 'host' platform. | |||||
* | fix autopath to import py only *after* sys.path has been augmented | Maciej Fijalkowski | 2008-10-24 | 1 | -2/+1 | |
| | ||||||
* | Change 2.4.1 to 2.5.2. Add a new dir in autopath. | Maciej Fijalkowski | 2008-10-24 | 1 | -0/+3 | |
| | ||||||
* | svn merge -r58379:59313 svn+ssh://codespeak.net/svn/pypy/dist | Armin Rigo | 2008-10-22 | 1 | -0/+72 | |
| | ||||||
* | Check-in merge attempt. Diff is to huge to read it. | Maciej Fijalkowski | 2008-09-23 | 2 | -11/+36 | |
| | ||||||
* | ImportWarning and -W command-line option. There are bugs in the parser (i ↵ | Bruno Gola | 2008-06-18 | 1 | -0/+11 | |
| | | | | think) that I need to fix because when using Grammar2.5 it raises SyntaxError where it shouldn't... | |||||
* | (cfbolz, pedronis): Merge the remove-extcompiler-rctypes branch: kill rctypes, | Armin Rigo | 2007-11-24 | 2 | -8/+1 | |
| | | | | | | the cpy objspace, the extcompiler, the support for making cpython extension modules with genc. Make genc tests working again by writing a small ctypes wrapper. All thse "features" were broken in various degrees. | |||||
* | Support for -unknown option | Maciej Fijalkowski | 2007-10-16 | 1 | -0/+4 | |
| | ||||||
* | add support for -h and --help options | Antonio Cuni | 2007-10-16 | 1 | -0/+3 | |
| | ||||||
* | redo xoraxax cleanup | Samuele Pedroni | 2007-09-29 | 1 | -5/+2 | |
| | ||||||
* | reverting the old-style change for now (46896, 46933), it broke testing ↵ | Samuele Pedroni | 2007-09-29 | 1 | -6/+5 | |
| | | | | | | | | infrastructure and also we probably still want an translation time option to get a pypy-c where old-style are the default. I'll make a branch and re-apply the changes there and try to sort out the testing mess. | |||||
* | Move the oldstyle translation option to py.py and app_main.py to make it ↵ | Alexander Schremmer | 2007-09-26 | 1 | -5/+6 | |
| | | | | setable at runtime. | |||||
* | Only import 'readline' when going interactive. This caused a failure in | Armin Rigo | 2007-09-16 | 1 | -4/+4 | |
| | | | | | | test_import.py, which got confused by escape characters printed by readline. For mysterious reasons this failure only started to occur today, and only on my laptop. | |||||
* | add a script for carbonpython to the bin directory | Antonio Cuni | 2007-06-28 | 1 | -0/+5 | |
| | ||||||
* | Merge the graphserver-dist branch. | Armin Rigo | 2007-06-16 | 1 | -41/+4 | |
| | | | | For description, see my mail "Pygame viewer" on pypy-dev. | |||||
* | some options for extcompiler | Godefroid Chappelle | 2007-06-13 | 1 | -7/+0 | |
| | ||||||
* | Moved to /svn/build/buildtool/bin/. | Guido Wesdorp | 2007-03-26 | 1 | -100/+0 | |
| | ||||||
* | Moved to /svn/build/buildtool/bin/startcompile.py. | Guido Wesdorp | 2007-03-26 | 1 | -8/+0 | |
| | ||||||
* | Some indentation, removed unused import, added print when zip downloading | Guido Wesdorp | 2007-03-26 | 2 | -5/+4 | |
| | | | | starts (in compile.py). | |||||
* | add the prolog front end entry point to bin | Carl Friedrich Bolz | 2007-03-25 | 1 | -0/+8 | |
| | ||||||
* | hrmpf. care is needed here, not whacking | Carl Friedrich Bolz | 2007-03-22 | 1 | -1/+2 | |
| | ||||||
* | Combining compile config and translate config into and using that on the build | Guido Wesdorp | 2007-03-22 | 1 | -1/+11 | |
| | | | | | | | server both for compilation and translation options. This seems to work, but for some reasons compilations fail with strange annotation errors when ran. Still, it works a bit more than before. :| (I hope someone who knows more about PyPy can figure out what the problem is...) | |||||
* | Added --foreground switch to startcompile.py. In order to support this, and to | Guido Wesdorp | 2007-03-19 | 1 | -90/+4 | |
| | | | | | | | | | be able to test it a little bit, I did some refactorings (like moving most of the startcompile to a seperate file and splitting it up a bit, moving some vars to config.py). Also fixed the busy_on links in buildersinfo.html, fixed a test in test_app.py, and did several small cleanups to more easily allow re-use of the project (issues that popped up while adding a test project) and fixed some issues in the metaserver queue handling. | |||||
* | Fixed nasty cleanup issues in web server, small fix (making sure channel gets | Guido Wesdorp | 2007-03-15 | 1 | -30/+32 | |
| | | | | closed properly) in buildserver shell script too. | |||||
* | (guido, cfbolz, people watching) replacing with version from | Carl Friedrich Bolz | 2007-03-13 | 1 | -0/+95 | |
| | | | | guido-buildtool-web branch | |||||
* | (guido, not sure who else but some more people) removing to replace with | Carl Friedrich Bolz | 2007-03-13 | 1 | -96/+0 | |
| | | | | version from branch | |||||
* | Remove support for PYTHONSTARTUP from untranslated py.py as it is likely | Anders Chrigstrom | 2007-03-07 | 1 | -7/+0 | |
| | | | | to confuse (and significantly increase startuptime) rather than help. | |||||
* | Add support for PYTHONSTARTUP environment variable. | Anders Chrigstrom | 2007-03-05 | 1 | -2/+19 | |
| | ||||||
* | Implement -S (don't 'import site') option. | Anders Chrigstrom | 2007-02-20 | 1 | -8/+11 | |
| | ||||||
* | Import site module on startup. | Anders Chrigstrom | 2007-02-20 | 1 | -1/+11 | |
| | ||||||
* | C Python -> CPython | Carl Friedrich Bolz | 2007-02-15 | 1 | -1/+1 | |
| | ||||||
* | (mwh, cfbolz) | Michael Hudson | 2007-01-11 | 2 | -3/+3 | |
| | | | | | | use /usr/bin/env python, not /usr/bin/python in build server related scripts. if a build result is already available, give a hint as to on which machine it can be found. |