aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* conditionally call vmp_native_enable/disable (only if platform supports it), ↵Richard Plangger2017-04-031-0/+0
| | | | VMP_SUPPORTS_NATIVE_PROFILING defined on x86
* improve .gitignore (Vincent Legoll, PR #385)mattip2015-12-241-1/+1
|
* making the backend ready to be translated. stumbled over several problems ↵Richard Plangger2015-03-111-0/+1
| | | | not allowed in rpython (slice[1:-1], returning multiple values)
* added a file to implement the dependency graph and the first failing test for itRichard Plangger2015-03-041-0/+6
|
* .gitignore all library types, not only dylibJakub Stasiak2015-02-151-1/+1
|
* .gitignore build filesJakub Stasiak2015-02-141-1/+5
|
* Added cpyext/*/*.o to the .gitignore.tav2011-03-251-0/+2
|
* Extended .hg/.gitgnore for ctypes test generated files.tav2011-03-121-0/+1
|
* Added the various *.html files to .gitignore.tav2011-03-031-0/+4
|
* Added a .gitignore file for the Git users.tav2011-02-281-0/+14