Luc Tielen
48c272afc5
Ignore meson/ninja build artifacts
2023-03-30 15:54:30 +02:00
pancake
aaf7679b90
Remove references to the old v35arm64 dir and fix commit reference
2023-01-21 02:34:12 +01:00
pancake
7ca2004fc9
Move the arm assembler plugin from asm to arch ##arch
...
* force 4 jobs in bin/d
2022-11-30 15:43:54 +01:00
pancake
a79add6dff
Update sdb to remove double include paths ##build
...
* Updated pkg-config paths
2022-11-19 01:05:18 +01:00
Richard Patel
e319a7a71e
add libFuzzer integration, r_run_parseline test ##fuzz
2022-08-21 22:35:28 +02:00
Pau Rodriguez-Estivill
14d071dea3
Move download artifacts as script
2022-02-18 12:45:11 +01:00
Lazula
f397b010c0
Add new r2pm binary to .gitignore ( #19531 )
2021-12-23 03:08:27 +01:00
pancake
6ae90339fd
Add armv7 to the arm.v35 plugin ##disasm
2021-10-19 20:21:36 +02:00
Lazula
a711a2cb94
Add arch-arm64 directory to gitignore ( #19068 )
2021-09-10 06:48:09 +02:00
pancake
5054be3555
Rename rvc2 to ravc2 to follow the ra*2 pattern ##tools ( #18938 )
2021-07-26 00:05:35 +02:00
Murphy
de052cd4d3
Update .gitignore ( #18756 )
2021-05-26 23:41:33 +02:00
pancake
14e5afe6cf
Add initial rvc2 command ##shell ( #18716 )
2021-05-20 03:34:23 +02:00
GustavoLCR
55c56206d0
Add libr/include/sdb
to .gitignore ( #17549 )
2020-08-31 12:44:00 +08:00
Anton Kochkov
ffe743ef39
Fix #4056 - rename DEPS to R2DEPS ##build ( #17020 )
...
* Rename DEPS to R2DEPS
* Cleanup of sys/build.sh
2020-06-12 10:49:28 +08:00
Florian Märkl
edf1be10d1
Refactor Meta out of SDB ( #16716 )
2020-05-09 20:49:28 +02:00
Riccardo Schirone
06ab29b93c
Compile new shell parser by default ( #16660 )
...
* Move radare2-shell-parser/tree-sitter into shlr
* compile new shell parser by default, available with cfg.newshell variable
* Add README for radare2-shell-parser
* Improve CI
* Add gitattributes file
2020-04-21 13:44:30 +02:00
Anton Kochkov
4c3524fdd2
Ignore capstone archive if downloaded
2020-03-31 23:05:09 +08:00
Anton Kochkov
3d22c9e151
Ignore compiled r2r
2020-03-31 11:27:11 +08:00
Riccardo Schirone
4ebd400fa7
Very simple tree sitter integration ( #15414 ) ##command
...
* tree-sitter-integration: support tmp-seek, arged, and interpret commands
* Make meson automatically download tree-sitter and radare2-shell-parser grammar
* Add tree-sitter/radare2-shell-parser directories in gitignore
* Add Support for tree-sitter in acr/makefile
* Just use one script to download 3rd party repositories in shlr
* Use cfg.newshell
2019-11-06 10:33:23 +01:00
Armin Weihbold
9b9103e00a
Enhance drm
command, add drm xmm0
functionality ( #15214 ) ##debug
...
* Add shorthand versions of `drm` - `drm[bwdq]`
* Add mmx register to linux-x64
2019-10-10 04:40:08 +02:00
Lowly Worm
fb45282657
ignore ccls cache
2019-06-09 17:06:07 -07:00
Riccardo Schirone
58ae11607a
Create script to apply style to diffs ( #11261 )
...
* restore tabs size to 8 chars
* fixes clang-format-diff for function declaration
* DEVELOPERS: explain pre-commit hook
* sys/pre-commit: do not consider unstaged changes
* sys/pre-commit: change doc
* create an example in doc
* suggest --no-verify
2018-09-26 10:49:16 +02:00
Miles Whittaker
a32ba803f4
Scripted dynamic building of alpine docker image ( #11515 )
2018-09-16 23:05:03 +02:00
Maijin
1e429810eb
Add VStudio Code in gitignore
2018-09-08 19:07:48 +02:00
Florian Märkl
a214324311
Add __pycache__ to gitignore ( #11260 )
2018-08-26 16:00:52 +02:00
Maijin
a095f6f3f0
Add shlr/capstone/ in .gitignore
2018-08-14 09:59:27 +02:00
Riccardo Schirone
4b2e1359ab
shlr/meson: use source path to store capstone directory ( #10993 )
...
* shlr/meson: use an option to chose whether to use builddir or not
2018-08-10 10:31:17 +02:00
Aaron McDaniel
84de3fc2b4
Initial doxygen config
2018-06-15 23:57:04 +02:00
Simos Xenitellis
555e88a1a4
Added snap packaging support ( #10286 )
...
* Moved snapcraft.yaml to root directory
* Updated .gitignore for temporary snap files
2018-06-08 01:24:53 +02:00
Aaron McDaniel
086d1ac97e
Added clang_complete and tags.r2 to .gitignore
2018-05-31 02:32:07 +02:00
Riccardo Schirone
8dff0e0106
Fix #9682 ( #9810 )
...
* core: fix a couple of segfaults when dealing with large inputs
* core: clone matched flags before executing @@, to prevent UAF
* check for NULLs
* gitignore: ignore autosave Emacs files
* libr/flag: remove assert header
2018-04-05 18:27:26 +02:00
Florian Märkl
ff6073fae2
Ignore files from CLion and CMake ( #9632 )
2018-03-08 15:26:31 +01:00
Lowly Worm
f4842a8073
ignore compile_commands.json
2018-01-05 19:38:29 -08:00
xarkes
aeac3d001c
Translated meson.bat to sys/meson.py ( #9011 )
...
Cf https://github.com/radare/radare2/issues/8690
2017-12-13 15:07:01 +01:00
xarkes
861648ad49
Renamed sdb models to .sdb.txt ( #8463 )
2017-09-13 09:20:34 +02:00
Maijin
5080a7b625
Update gitignore with *.txt files
2017-09-04 13:27:23 +02:00
Giovanni
b7c004f8a7
Fix some coverity bugs
2017-08-24 11:43:16 +02:00
xarkes
221b312046
Meson builds generates sdb files (+build clean) ( #8035 )
2017-07-26 23:15:41 +02:00
Lowly Worm
949efc35e8
ignore some binaries
2017-07-04 14:00:53 -07:00
Lowly Worm
c88e4ef13b
ignore infer static analysis output and cscope
2017-06-29 22:18:20 -07:00
Lowly Worm
4162a24e55
gitignore this .DS_Store crap
2017-06-17 08:38:45 -07:00
xarkes
a4a48386db
Ignore meson scripts ( #7751 )
...
Add VS2017 project generation
2017-06-15 22:17:59 +02:00
Xiangyu Zhu
bc3555b833
Modify RLang plugins for Py2/py3 support
...
* Add alias field
* use RTLD_LOCAL
2017-05-28 01:50:08 +02:00
Maijin
5f51d46450
Add build/ (meson build) in gitignore)
2017-05-15 00:14:24 +02:00
xarkes
926f024909
Improved MSVC support (WIP)
2017-05-09 14:25:57 +02:00
Giovanni
03260db88a
Added windows data to ignore
2017-02-13 17:05:40 +01:00
Maijin
6c229ee54e
Add clang-format in gitignore
2017-02-11 00:08:56 +01:00
Maijin
2bfa5fbdc5
Add spp config.h to gitignore
2016-12-20 00:03:11 +01:00
Jeffrey Crowell
bf95f88fe8
ignore kdev4 garbage
2016-08-25 23:23:58 -04:00
Maijin
5d418c0009
Adding bindings .gitignore
...
Adding bindings .gitignore
2016-07-17 23:06:56 +02:00