Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
trs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taddeüs Kroes
trs
Commits
e1cd6997
Commit
e1cd6997
authored
Dec 01, 2011
by
Sander Mathijs van Veen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ignore list and switch from Pyrex ('deprecated') to Cython.
parent
bc910e29
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
.gitignore
.gitignore
+2
-0
external/pybison
external/pybison
+1
-1
external/rules.mk
external/rules.mk
+0
-2
No files found.
.gitignore
View file @
e1cd6997
...
...
@@ -9,3 +9,5 @@
*.synctex.gz
/build
core
.coverage
coverage
pybison
@
3e04c23b
Subproject commit
0bdb26228364e4f7dda5e3537785727c02040b37
Subproject commit
3e04c23b6a4d32db29a3d0c039abf33f1c8b3ce9
external/rules.mk
View file @
e1cd6997
...
...
@@ -16,8 +16,6 @@ $(b)pybison/bisondynlib-linux.o $(b)pybison/bison_.o: | $(b)pybison
$(b)pybison/bisondynlib-linux.o
:
$(d)pybison/src/c/bisondynlib-linux.c
$(b)pybison/bison_.o
:
$(b)pybison/bison_.c
PYREX
:=
1
ifdef
PYREX
py2c
:=
pyrexc
else
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment