Tools and platforms used by developers.

Here, various developers can tell you all about what they're up to, so you can yell at them for being idiots. "... and there was a great rejoicing."
Post Reply
Message
Author
User avatar
Cjkjvfnby
AI Contributor
Posts: 539
Joined: Tue Jun 24, 2014 9:55 pm

Tools and platforms used by developers.

#1 Post 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
Last edited by Cjkjvfnby on Sun May 10, 2015 10:38 pm, edited 2 times in total.
If I provided any code, scripts or other content here, it's released under GPL 2.0 and CC-BY-SA 3.0

User avatar
adrian_broher
Programmer
Posts: 1156
Joined: Fri Mar 01, 2013 9:52 am
Location: Germany

Re: Tools and platforms used by developers.

#2 Post 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
Resident code gremlin
Attached patches are released under GPL 2.0 or later.
Git author: Marcel Metz

User avatar
Vezzra
Release Manager, Design
Posts: 6095
Joined: Wed Nov 16, 2011 12:56 pm
Location: Sol III

Re: Tools and platforms used by developers.

#3 Post 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

User avatar
MatGB
Creative Contributor
Posts: 3310
Joined: Fri Jun 28, 2013 11:45 pm

Re: Tools and platforms used by developers.

#4 Post 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.
Mat Bowles

Any code or patches in anything posted here is released under the CC and GPL licences in use for the FO project.

User avatar
Dilvish
AI Lead and Programmer Emeritus
Posts: 4768
Joined: Sat Sep 22, 2012 6:25 pm

Re: Tools and platforms used by developers.

#5 Post 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
If I provided any code, scripts or other content here, it's released under GPL 2.0 and CC-BY-SA 3.0

User avatar
Bigjoe5
Designer and Programmer
Posts: 2058
Joined: Tue Aug 14, 2007 6:33 pm
Location: Orion

Re: Tools and platforms used by developers.

#6 Post 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
Warning: Antarans in dimensional portal are closer than they appear.

User avatar
Geoff the Medio
Programming, Design, Admin
Posts: 13587
Joined: Wed Oct 08, 2003 1:33 am
Location: Munich

Re: Tools and platforms used by developers.

#7 Post 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

Morlic
AI Contributor
Posts: 296
Joined: Tue Feb 17, 2015 11:54 am

Re: Tools and platforms used by developers.

#8 Post 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
If I provided any code, scripts or other content here, it's released under GPL 2.0 and CC-BY-SA 3.0

Chriss
Dyson Forest
Posts: 231
Joined: Sun May 11, 2008 10:50 am

Re: Tools and platforms used by developers.

#9 Post 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
Attached patches are released under GPL 2.0 or later.

User avatar
Sloth
Content Scripter
Posts: 685
Joined: Sat Mar 17, 2007 12:28 am

Re: Tools and platforms used by developers.

#10 Post 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
All released under the GNU GPL 2.0 and Creative Commons Attribution-ShareAlike 3.0 licences.

User avatar
adesst
Space Floater
Posts: 18
Joined: Tue May 05, 2015 10:38 am

Re: Tools and platforms used by developers.

#11 Post by adesst »

  • Platform: Linux (Fedora, Xubuntu)
  • Compile: yes
  • C++ ide: vim
  • Python ide: vim
  • Log viewer: tail
  • Git tools: git, gitk
  • Github name: adesst

dbenage-cx
Programmer
Posts: 389
Joined: Sun Feb 14, 2016 12:08 am

Re: Tools and platforms used by developers.

#12 Post 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

Post Reply