pancake

Results 329 issues of pancake

What about adding a -r flag to build in release mode to set this env before building?

otherwise the installation can trash actual files like log/ or versions/ or so

radare2, iaito and r2ghidra are built using a hand-written preconfigure.bat, configure.bat and make.bat. It would be ideal if acr could autogenerate them and fill a template according to the dependencies...

A project can have: * configure.acr - specify configuration options compatible with gnu autoconf * meson.build when the USE_MESON directive is set, the configure script can do the following things:...

Some projects just want to be clear on how they want their users to use their directories. Basically because MAKE doesnt work well with them

see the outpuot below from r2's configure. Also it will be good to have a --quiet-version or --quiet --version or something like this prints the version without anything else. for...

**Checklist** - [ ] Closing issues: #issue - [ ] Mark this if you consider it ready to merge - [ ] I've added tests (optional) - [ ] I...

The 19034 pid corresponds to a `cat` ``` $ r2 frida://19034 Unhandled message: {"type":"error","description":"TypeError: Cannot read property 'class' of undefined","stack":"TypeError: Cannot read property 'class' of undefined\n at registerTypes (../../node_modules/mjolner/lib/objc.js:86:25)\n at...