Skip to content

List of required software #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions software-list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# Windows

- PuTTY
- XMing / XWin32 / some other X client
- Atom
- Notepad++
- Code::Blocks
- Visual Studio Code (different from visual studio!)
- kdbg
- QCacheGrind https://kcachegrind.github.io/html/Download.html
- MSysGit
- smartgit http://www.syntevo.com/smartgit/
- glade
- lyx
- gummi
- gtk+ 3.2 windows libraries
- MikTex
- TeXworks
- Graphviz/dot

# Linux

- GCC 7
- Clang (installed so stuff like `clang++` and `llvm-symbolizer` work without having to specify a version number)
- GDB
- GNU Make
- vim
- emacs
- atom
- code::blocks
- vs code
- git
- valgrind
- gperftool and pprof
- kcachegrind (please verify this works; there was a bug with the ubuntu package last I checked)
- callgrind-annotate
- gcov
- Qt
- texlive with all the fixin's
- scan-build (clang analyzer)
- cppcheck
- clang-format
- clang-tidy
- lyx
- gummi
- gtkmm-documentation / libgtkmm-3.x
- glade
- massif-visualizer
- boost
- dot (graphviz)
- boost libraries