summaryrefslogtreecommitdiffstats
path: root/org.rtems.cdt.toolchain2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Last commit.Sebastian Huber2008-12-041-0/+3
|
* Fixed synchronization problem between the wizard and the project properties.Sebastian Huber2008-12-041-2/+28
|
* Added preferences for Cygwin, MinGW and MSYS paths on windows.Sebastian Huber2008-12-0414-60/+307
|
* Reverted previous change. You must translate the path manually for Cygwin.Sebastian Huber2008-12-033-9/+17
| | | | TODO: Fix for MinGW.
* Fixed path translation issue.Sebastian Huber2008-12-033-6/+9
|
* Fixed problem due to library access restrictions.Sebastian Huber2008-12-033-28/+44
|
* Fixes for the scanner info collectors.Sebastian Huber2008-12-033-9/+53
|
* Delete discovered paths after an update of the tools.Sebastian Huber2008-12-031-0/+36
|
* Fixed issue with copied BSP installations.Sebastian Huber2008-12-033-7/+7
|
* Cleanup.Sebastian Huber2008-12-028-60/+18
|
* Removed MinGW toolchain. The standard toolchain works well with MinGW.Sebastian Huber2008-12-021-92/+6
| | | | Fixed typo in the Cygwin toolchain.
* Removed unnecessary PATH adjustment. This cause problems under Windows ↵Sebastian Huber2008-12-021-6/+2
| | | | since 'Path' and 'PATH' are treated differently from Java.
* Updated the wizard page.Sebastian Huber2008-12-014-96/+84
|
* Added toolchains for Cygwin and MinGW.Sebastian Huber2008-12-012-33/+213
|
* Fixed problem with '-B' GCC option.Sebastian Huber2008-12-012-3/+26
| | | | Filters new option values.
* Added tool options parser.Sebastian Huber2008-12-018-99/+123
| | | | Removed obsolete properties and preferences.
* Added Makefile to obtain BSP information.Sebastian Huber2008-11-285-17/+130
| | | | | | | | TODO: o Parse make output and provide tool and tool option properties. o Use tool and tool option properties in the command line generator. o Remove obsolete version and target properties and preferences. o Remove wizard.
* Added "macosx" to the "osList" for the "RTEMS Toolchain (UNIX).Daron Chabot2008-11-281-1/+1
|
* Added command line generator.Sebastian Huber2008-11-287-140/+82
| | | | Cleanup.
* Added PATH environment variable to provider.Sebastian Huber2008-11-282-31/+51
| | | | Uses now an absolute path for the compiler in the scanner information provider.
* Added build macro and environment suppliers.Sebastian Huber2008-11-2710-38/+277
| | | | Added run scanner info provider.
* Removed debug output.Sebastian Huber2008-11-261-1/+0
|
* Fixed property page problem for ICElement based elements.Sebastian Huber2008-11-262-16/+25
|
* Fixed property storage issues.Sebastian Huber2008-11-265-129/+145
| | | | Preferences and properties now sufficient for further development steps.
* Removed explicit version requirements.Sebastian Huber2008-11-261-5/+5
| | | | Changed required execution environment to J2SE-1.5.
* Added properties (not working).Sebastian Huber2008-11-253-14/+163
|
* Added preferences.Sebastian Huber2008-11-259-43/+384
|
* First try of a new project wizard.Sebastian Huber2008-11-246-6/+233
|
* Replaced tabs with space characters.Sebastian Huber2008-11-241-233/+233
|
* First version of a test plug-in that works with Linux.Sebastian Huber2008-11-215-0/+301