summaryrefslogtreecommitdiffstats
path: root/.externalToolBuilders
Commit message (Collapse)AuthorAgeFilesLines
* eclipse: Use all.ide as def target, using debug flags and no archiveSven Gothel2011-04-201-0/+3
|
* Fix gluegen Eclipse build clean and incremental behavior.Wade Walker2011-03-261-1/+1
| | | | | These changes got lost somehow; recreating them here from most recent master.
* Speed up Eclipse buildWade Walker2011-02-251-1/+0
| | | | | Changes Eclipse's build settings to reduce the amount of stuff rebuilt by the build.xml flow.
* Speed up Eclipse buildWade Walker2011-02-251-0/+7
| | | | | Changes Eclipse's build settings to reduce the amount of stuff rebuilt by the build.xml flow.
* Created Eclipse project files.Wade Walker2011-01-111-0/+15
Created the Eclipse project files needed to build gluegen. These files don't contain any absolute paths, but they do depend on the user setting up the JRE and Ant properly inside Eclipse.