Ticket #13 (new task)

Opened 3 years ago

Last modified 3 years ago

Add TIGCC modules for other IDEs ?

Reported by: debrouxl Owned by: somebody
Priority: major Milestone: Version 1.00
Component: ide Version: 0.96
Keywords: Cc:

Description (last modified by debrouxl) (diff)

Other IDEs = Visual Studio, XCode, Eclipse, KDevelop, Code::Blocks, or various well-known IDEs.

It is possible to build a TIGCC project with Code::Blocks - and although Code::Blocks doesn't currently handle:

  • TIGCC project options
  • IDE -> TIEmu transfer

it can do (at least):

  • per-file compilation settings (e.g. -O2/-Os)
  • multiple projects opened in the same window
  • multiple compilation targets for a given project

Change History

comment:1 Changed 3 years ago by debrouxl

  • Description modified (diff)

comment:2 Changed 3 years ago by debrouxl

  • Component changed from component1 to ide

comment:3 Changed 3 years ago by godzil

  • Version set to 0.96
  • Type changed from enhancement to task
  • Milestone set to Version 1.00

comment:4 Changed 3 years ago by godzil

If someone want to evaluate thoses IDE and make some proof of concept and update the wiki accordingly, it will be marvelous

comment:5 Changed 3 years ago by debrouxl

About two months ago, squalyl posted / sent me a PoC for configuring Code::Blocks and compiling ExtGraph? with it.
It works, I started making it a 1:1 equivalent of the current build process of ExtGraph?... but I haven't worked on it since I've started playing with GCC4TI...

Note: See TracTickets for help on using tickets.