OSDN Git Service

It's 2011 now.
[qt-creator-jp/qt-creator-jp.git] / src / plugins / cmakeprojectmanager / makestep.cpp
2011-01-12 conIt's 2011 now.
2011-01-06 conMerge remote branch 'origin/2.1'
2011-01-05 conMerge remote branch 'origin/2.1'
2010-12-17 conMerge branch '2.1'
2010-12-17 conLicense headers.
2010-12-10 conMerge remote branch 'origin/2.1'
2010-12-08 conMerge remote branch 'origin/2.1'
2010-12-06 dtOutput parsers: Make target specific code pseudo generic
2010-12-02 conMerge remote branch 'origin/2.1'
2010-11-30 conMerge remote branch 'origin/2.1' into master
2010-11-25 conMerge remote branch 'origin/2.1'
2010-11-25 conMerge commit 'bd8b23d4bad4191367e7c5eb3297769a2477afec...
2010-11-23 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-18 dtMerge remote branch 'origin/2.1'
2010-11-17 Oswald Buddenhagenreplace env variable injection with pervasive expando...
2010-11-17 Oswald Buddenhagenoverhaul process argument handling
2010-11-15 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-10 dtMerge remote branch 'origin/2.1'
2010-11-04 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-02 conMerge remote branch 'origin/2.1'
2010-11-02 conMerge remote branch 'origin/2.1'
2010-11-01 Friedemann KleintProjectExplorer: Move ToolChainType enumeration into...
2010-09-23 Tobias HungerMove ProjectExplorer::Environment to Utils::Environment
2010-08-24 Tobias HungerEnable restoring the default names of project configura...
2010-08-23 Kai KoehneMerge branch '2.0' of scm.dev.nokia.troll.no:creator...
2010-08-18 hjkMerge remote branch 'origin/2.0'
2010-08-13 hjkMerge remote branch 'origin/2.0'
2010-08-12 hjkMerge remote branch 'origin/2.0'
2010-08-06 Friedemann KleintMerge remote branch 'origin/2.0'
2010-08-06 Friedemann KleintMerge remote branch 'origin/2.0'
2010-08-02 Tobias HungerRefactor deployment
2010-07-28 Christian KammMerge branch '2.0'
2010-07-26 conMerge remote branch 'origin/2.0'
2010-07-26 conMerge commit origin/2.0 '6bd790bd0fa85ddebc680ca4af4878...
2010-07-26 conMerge commit origin/2.0 '1a985148340ff3b29c752036857446...
2010-07-16 conMerge remote branch 'origin/2.0'
2010-07-13 conMerge remote branch 'origin/2.0'
2010-07-13 Friedemann KleintMerge branch '2.0'
2010-07-13 conMerge remote branch 'origin/2.0'
2010-07-13 conMerge commit '52b9fcca2ddd5d5e95c6e13cbded018699c7dd68...
2010-07-08 Olivier GoffartMerge branch 'qmljsinspector' of scm.dev.nokia.troll...
2010-07-08 Olivier GoffartMerge remote branch 'origin/master' into qmljsinspector
2010-07-06 Tobias HungerRename StepType to BuildStep::Type
2010-04-26 dtmake it possible to remove CMakeProject::MakeStep
2010-04-01 Tobias HungerFix parsing of CMake progress indicators
2010-03-16 dtUse a type enum instead of duplicating functions betwee...
2010-03-10 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2010-03-05 hjkLong live the king!
2010-03-04 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2010-02-23 conMerge remote branch 'origin/1.3'
2010-02-09 Tobias HungerIntegrate target support
2010-02-04 Thorbjørn LindeijerMerge branch '1.3'
2010-02-02 Tobias Hunger/target/buildtarget/g in cmakeprojectmanager
2010-02-01 Friedemann KleintFix some code scanning issues.
2010-02-01 Tobias HungerMake use of ProjectConfiguration class in BuildSteps
2010-01-29 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2010-01-29 Oswald BuddenhagenMerge branch 'origin/1.3' (early part)
2010-01-14 conMerge remote branch 'origin/1.3'
2010-01-12 conMerge remote branch 'origin/1.3'
2010-01-12 Bea LamMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-01-07 Tobias HungerMake method naming more consistent.
2010-01-07 Thorbjørn LindeijerMerge branch '1.3'
2010-01-06 conMerge remote branch 'origin/1.3'
2010-01-06 Thorbjørn LindeijerMerge branch '1.3'
2010-01-05 conMerge remote branch 'origin/1.3'
2009-12-16 Thorbjørn LindeijerMerge branch '1.3'
2009-12-14 conMerge remote branch 'origin/1.3'
2009-12-09 Tobias HungerRework Build Parser handling
2009-12-08 Thorbjørn LindeijerMerge remote branch 'origin/1.3'
2009-12-07 dtCmake: Let the generator determine the toolchain
2009-12-04 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2009-12-03 maeMerge commit 'origin/1.3'
2009-12-03 conMerge remote branch 'origin/1.3'
2009-12-01 maeMerge commit 'origin/1.3'
2009-12-01 ckMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2009-11-30 conMerge commit 'origin/1.3'
2009-11-30 dtFix crash on adding cmake build configuration
2009-11-30 dtSome cleanup after BuildConfiguration refactoring
2009-11-30 dtHide static cast in accessor methods
2009-11-30 dtRename method to the more correct canCreateForBuildConf...
2009-11-30 dtChange IBuildStepFactory::canCreate to take a BuildConf...
2009-11-30 dtMove most of the BuildConfiguration specific functions
2009-11-30 dtRemove BuildConfiguration::name()
2009-11-30 dtRemove project() from BuildStep
2009-11-27 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2009-11-24 conMerge commit 'origin/1.3'
2009-11-23 conMerge commit 'origin/1.3'
2009-11-20 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2009-11-19 dtMerge commit 'origin/master'
2009-11-19 dtMake BuildSteps one instance per BuildConfiguration
2009-11-19 dtRemove value(name) and setValue(name, value) from BuildStep
2009-11-02 dtMerge branch 'reviews/1516'
2009-10-27 conMerge commit 'origin/1.3'
2009-10-27 dtFix that the cmake plugin did not allow removing build...
2009-10-01 conChanging string based api to BuildConfiguration based...
2009-09-29 dtMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-09-29 Friedemann KleintMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-09-29 Friedemann KleintProject explorer: Make public headers compile with...
2009-09-03 dtMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-09-03 dtFix not trying hard enough to find the correct file...
next