Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
trs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Taddeüs Kroes
trs
Commits
e1cd6997
Commit
e1cd6997
authored
13 years ago
by
Sander Mathijs van Veen
Browse files
Options
Downloads
Patches
Plain Diff
Update ignore list and switch from Pyrex ('deprecated') to Cython.
parent
bc910e29
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+2
-0
2 additions, 0 deletions
.gitignore
external/pybison
+1
-1
1 addition, 1 deletion
external/pybison
external/rules.mk
+0
-2
0 additions, 2 deletions
external/rules.mk
with
3 additions
and
3 deletions
.gitignore
+
2
−
0
View file @
e1cd6997
...
...
@@ -9,3 +9,5 @@
*.synctex.gz
/build
core
.coverage
coverage
This diff is collapsed.
Click to expand it.
pybison
@
3e04c23b
Subproject commit
0bdb26228364e4f7dda5e3537785727c02040b37
Subproject commit
3e04c23b6a4d32db29a3d0c039abf33f1c8b3ce9
This diff is collapsed.
Click to expand it.
external/rules.mk
+
0
−
2
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment