Page 1 of 1

Tools and platforms used by developers.

Posted: Tue May 05, 2015 6:44 am
by Cjkjvfnby
Hi, here is some form I want developers to fill. I want to store this information in single place.

Code: Select all

[list]
[*] Platform:  // what platform you use for freeorion? 
[*] Compile:  // do you complile c++ code?
[*] C++ ide:  
[*] Python ide:
[*] Log viewer: // less, tail -f, text editor. My IDE does not work fast on big log files.
[*] Git tools: // console, some special tools
[*] Github name: //  
[*] Other tools:
[/list]
  • Platform: windows
  • Compile: no
  • C++ ide: no
  • Python ide: PyCharm
  • Log viewer: Sublime Text (I made some highlighting for it, to easy see errors.)
  • Git tools: console (PowerShell or console in Pycharm) for most actions, Pycharm embeded version control integration (for pull and push, because it store password), gitk
  • Github name: Cjkjvfnby, genestack-solomatin (when I forget to relogin)
  • Other tools: Total commander

Re: Tools and platforms used by developers.

Posted: Tue May 05, 2015 6:59 am
by adrian_broher
Well, why not?
  • Platform: Linux, Windows (when my masochism surfaces), MacOSX (when the VM is not on strike)
  • Compile: Yes
  • C++ ide: vim
  • Python ide: vim
  • Log viewer: vim, less
  • Git tools: vim + fugitive, git, gitk
  • Other tools: meld, ddd, nemiver

Re: Tools and platforms used by developers.

Posted: Tue May 05, 2015 7:15 am
by Vezzra
  • Platform: OSX (primary), Windows (secondary, more or less only used to provide the test builds or for testing purposes)
  • Compile: Yes
  • C++ IDE: Xcode (on OSX), MSVC Express (on Windows)
  • Python IDE: PyCharm, IDLE (only very rarely)
  • Log viewer: TextWrangler, PSPad
  • Git tools: SourceTree, SmartGit, console (only for things the GUI tools can't do)
  • Github name: Vezzra (well, surprise... ;))
  • Other tools: Komodo Edit, NSIS, OSX Disk Utility / hdiutil, FileZilla, 7-zip

Re: Tools and platforms used by developers.

Posted: Tue May 05, 2015 7:44 am
by MatGB
  • Platform: Win7
  • Compile: Nope, but plan to learn
  • C++ ide: ???
  • Python ide: ???
  • Log viewer: Notepad++ text editor
  • Git tools: Currently GitGUI
  • Github name: MatGB
  • Other tools:
Still learning the basics of devving, I learnt Spectrum BASIC at school and am self taught at HTML/CSS and now FOCS, I can just about read Python if I know what it's doing to work out how it's doing it, and am still learning the basics of taskflow for Git and similar.

Re: Tools and platforms used by developers.

Posted: Tue May 05, 2015 8:29 am
by Dilvish
Platform: Linux
Compile: yes
C++ ide: KDevelop
Python ide: PyCharm
Log viewer: kate (I am assuming you mean the FO text logs)
Git name: Dilvish-fo
Git tools: smartgit, console (and a small bit via pycharm and kdevelop)
other tools: valgrind

Re: Tools and platforms used by developers.

Posted: Wed May 06, 2015 11:40 pm
by Bigjoe5
  • Platform: Windows 8.1
  • Compile: Yes
  • C++ ide: Visual Studio 2015
  • Python ide: None
  • Log viewer: Notepad++
  • Git tools: Git command line, and VS 2015
  • Github name: isupeene
  • Other tools: None

Re: Tools and platforms used by developers.

Posted: Thu May 07, 2015 7:51 am
by Geoff the Medio
  • Platform: Windows 8.1
  • Compile: Often
  • C++ IDE: MSVS 2013, MSVS 2010
  • Python IDE: None (use Komodo Edit text editor)
  • Log viewer: Komodo Edit
  • Git tools: GitHub for Windows, TortoiseGit, GitHub website
  • Github name: geoffthemedio
  • Other tools: FileZilla, Dependency Walker, 7-zip

Re: Tools and platforms used by developers.

Posted: Thu May 07, 2015 8:03 am
by Morlic
  • Platform: Win7
  • Compile: Yes (if not avoidable)
  • C++ ide: MSVS2010
  • Python ide: PyCharm
  • Log viewer: Notepad++
  • Git tools: GitGui, mostly console
  • Github name: Morlic-fo

Re: Tools and platforms used by developers.

Posted: Sun May 10, 2015 9:33 am
by Chriss
  • Platform: Linux (arch)
  • Compile: yes (Packages for Arch)
  • C++ ide: vim, Eclipse + CDT (I don't usually programm)
  • Python ide: Eclipse + PyDev
  • Log viewer: less
  • Git tools: console (have not done much with git yet)
  • Github name: none yet

Re: Tools and platforms used by developers.

Posted: Sun May 10, 2015 8:28 pm
by Sloth
  • Platform: Windows 7, Windows 8.1
  • Compile: Yes
  • C++ IDE: MSVC 2010
  • Python IDE: IDLE
  • Log viewer: EditPad Lite 7
  • Git tools: TortoiseGit, GitHub website
  • Github name: Deepsloth
  • Other tools: Gimp

Re: Tools and platforms used by developers.

Posted: Sun May 17, 2015 4:02 pm
by adesst
  • Platform: Linux (Fedora, Xubuntu)
  • Compile: yes
  • C++ ide: vim
  • Python ide: vim
  • Log viewer: tail
  • Git tools: git, gitk
  • Github name: adesst

Re: Tools and platforms used by developers.

Posted: Fri Apr 28, 2017 11:38 pm
by dbenage-cx
  • Platform: Linux (Fedora); Very rarely: Win7, OSX
  • Compile: yes (not yet for OSX)
  • C++ ide: KDevelop
  • Python ide: KDevelop (only supports python 3), PyCharm, Kate
  • Log viewer: console (cat, grep, etc), Kate
  • Git tools: console, KDevelop (for minor things)
  • Github name: dbenage-cx