This website requires JavaScript.
Explore
Help
Register
Sign In
istp
/
gray
Watch
2
Star
0
Fork
0
You've already forked gray
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
2368a0ba33
gray
/
.gitignore
6 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
rework the build system - unify the three makefiles into a single generic one - automatically generate link targets (via the `depend` script) and object dependencies (via a make rule) - move all build artifacts under the build/ directory - replace svn with git for the version information - add a `static` variable to toggle between static/shared builds - add a target to build the dependency graph of GRAY modules
2021-11-18 16:02:53 +01:00
.DS_store
build
.gitignore: ignore python bytecode cache
2024-04-12 17:32:56 +02:00
__pycache__
actually use the configure script
2021-12-15 02:30:48 +01:00
configure.mk
add Nix package
2021-12-15 02:30:49 +01:00
result
Reference in New Issue
Copy Permalink