This website requires JavaScript.
Explore
Help
Register
Sign In
jaiden
/
apk-tools
Watch
1
Star
0
Fork
You've already forked apk-tools
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
59d222d58c
apk-tools
/
.gitignore
7 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ignore .o files and apk
2008-10-26 20:21:46 +00:00
apk
static build: do not use openssl engines We want minimal static build. And this now also breaks with our openssl since it tries to automatically dlopen some of the engine modules.
2010-06-30 13:53:56 +00:00
apk.static
ignore .o files and apk
2008-10-26 20:21:46 +00:00
*.o
build: rewrite make system to something slightly similar to kbuild Tracks now probler header file dependencies and command line parameters used to build files. E.g. changing CFLAGS rebuild all C-files. And changing version rebuild now the files where it's used.
2009-04-16 10:49:16 +00:00
*.d
*.cmd
First steps for libapk
2010-03-05 08:13:25 +00:00
*.so