Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-28 | Add .clangd and compile_commands.json to .gitignore. | Martin Liska | 1 | -0/+2 | |
2019-08-28 Martin Liska <mliska@suse.cz> * .gitignore: Add .clangd and compile_commands.json to .gitignore. From-SVN: r275004 | |||||
2016-09-09 | .gitignore: Ignore in-tree prerequisites. | Jason Merrill | 1 | -0/+6 | |
From-SVN: r240055 | |||||
2015-11-19 | Add clang-format config to contrib folder | Martin Liska | 1 | -0/+2 | |
* .gitignore: Add .clang-format to ignored files. * Makefile.in: Add clang-format. * Makefile.tpl: Likewise. * clang-format: New file. From-SVN: r230601 | |||||
2014-12-09 | Local Vim config with GNU formatting. | Yury Gribov | 1 | -0/+3 | |
2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com> Yury Gribov <y.gribov@samsung.com> / * .gitignore: Added .local.vimrc and .lvimrc. * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets. * Makefile.in: Regenerate. contrib/ * vimrc: New file. From-SVN: r218514 | |||||
2014-06-18 | Ignore gcc_update output | Richard Henderson | 1 | -0/+4 | |
From-SVN: r211815 | |||||
2013-01-10 | * .gitignore: Import from gdb repository. | Jason Merrill | 1 | -0/+42 | |
From-SVN: r195087 |