This website requires JavaScript.
Explore
Help
Sign In
ch0ic3
/
cutter
Watch
1
Star
0
Fork
0
You've already forked cutter
mirror of
https://github.com/rizinorg/cutter.git
synced
2024-12-18 19:06:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3d49c4b65a
cutter
/
scripts
/
Brewfile
6 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use Brewfile in Travis
2018-04-17 16:37:08 +00:00
brew "p7zip"
brew "ccache"
brew "openssl"
brew "xz"
Use cutter-deps on macOS (#1238) * Update deps scripts for macOS * Update deps * Update appbundle_embed_python.sh * Use cutter-deps for macOS * Remove qt from Brewfile * Fix .travis.yml * Disable Homebrew update * Fix llvm for macOS * Fix regex in update_deps.py * Fix PYTHON_FRAMEWORK_DIR * Some debug output in travis * Enable Python Bindings for cmake on macOS * QMake debug * Update deps * Hopefully fix pkg-config * QMake hack for shiboken2 and pyside2 * Deploy on deps-test * Update deps * Fix call to appbundle_embed_python.sh * Update deps * Fix Python for cmake on macOS * Update deps * Fix appbundle_embed_python.sh * Copy pyside libs in appbundle_embed_python.sh * Fix includes for CMake on macOS * Copy PySide2 and Shiboke2 libs to Frameworks dir * Manually deploy QtDBus and QtPrintSupport * Print plugins dir * Fix appbundle_embed_python.sh * Update deps * Remove some debug output * Use last release of linuxdeployqt
2019-03-08 23:01:24 +00:00
brew "llvm"
Use bundled radare2 as ExternalProject in cmake (#1674)
2019-07-22 19:18:14 +00:00
brew "meson"
Reference in New Issue
Copy Permalink