summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog updatedv1.0.12Joerg Bornemann2012-10-101-0/+1
* don't use deprecated Qt APIJoerg Bornemann2012-10-043-9/+9
* add ppexpr grammar to jomlib.proJoerg Bornemann2012-10-041-0/+3
* use unicode environment functionsJoerg Bornemann2012-09-222-7/+10
* added environment variable unicode functionsJoerg Bornemann2012-09-222-0/+20
* introduce ProcessEnvironment classJoerg Bornemann2012-09-2213-74/+101
* .gitignore updatedJoerg Bornemann2012-09-221-0/+1
* fix uppercase /J option for recursive makeJoerg Bornemann2012-09-171-1/+1
* expand macro values for environment variables definition timeJoerg Bornemann2012-09-061-2/+2
* when modifying PATH in the Makefile, set it in the current environmentJoerg Bornemann2012-09-051-2/+7
* expand values when setting environment variablesJoerg Bornemann2012-09-051-2/+2
* small performance improvementJoerg Bornemann2012-09-051-2/+35
* jom pro files: fix dependenciesJoerg Bornemann2012-09-053-12/+20
* Compile fixesKevin Funk2012-09-053-4/+4
* unused include removedJoerg Bornemann2012-09-051-1/+0
* changelog updatedJoerg Bornemann2012-08-161-0/+1
* implement /U switch for dumping inline filesJoerg Bornemann2012-08-162-1/+11
* fix crash in iocp callback codeJoerg Bornemann2012-07-121-0/+3
* changelog updatedJoerg Bornemann2012-06-091-0/+1
* output all commands when run with /nJoerg Bornemann2012-06-091-1/+3
* changelog updatedJoerg Bornemann2012-06-051-1/+7
* separate output of stdout and stderrJoerg Bornemann2012-06-053-60/+125
* unused QProcess include and fwd declaration removedJoerg Bornemann2012-06-052-2/+0
* build with namespaced QtJoerg Bornemann2012-06-052-0/+5
* helper function trimLeft for QString addedJoerg Bornemann2012-05-162-0/+13
* enhanced responsiveness of subjom outputJoerg Bornemann2012-05-161-2/+12
* fix whitespaces in command line argumentsJoerg Bornemann2012-05-161-2/+4
* print arguments on command line errorJoerg Bornemann2012-05-162-5/+10
* fix cmake buildJoerg Bornemann2012-05-161-0/+1
* ++nVersionPatchJoerg Bornemann2012-05-111-1/+1
* filetime.{h|cpp} renamed to fastfileinfo.{h|cpp}Joerg Bornemann2012-05-119-10/+9
* don't autoremove double quotes in FastFileInfoJoerg Bornemann2012-05-111-17/+4
* remove FileInfo classJoerg Bornemann2012-05-115-26/+7
* do not distinguish between quoted and unquoted target namesJoerg Bornemann2012-05-118-56/+23
* fix performance penalty in DependencyGraph::internalBuildJoerg Bornemann2012-05-113-3/+12
* fix build without precompiled header fileJoerg Bornemann2012-04-052-0/+4
* fix shadow build of jomJoerg Bornemann2012-03-144-20/+24
* build fix for VS 2005Joerg Bornemann2012-03-141-0/+4
* separate version number parts in distribution scriptv1.0.11Joerg Bornemann2012-03-121-2/+7
* mention the project's wiki page in READMEJoerg Bornemann2012-03-121-0/+1
* invalidate fileinfo cache for files we've just builtJoerg Bornemann2012-03-073-8/+24
* minor performance improvement in splitTargetNamesJoerg Bornemann2012-03-021-1/+1
* performance improvement in MacroTable::expandMacrosJoerg Bornemann2012-03-021-3/+19
* small performance improvement in Makefile::targetJoerg Bornemann2012-03-021-16/+18
* fix performance penalty in Parser::findRulesByTargetNameJoerg Bornemann2012-03-025-51/+70
* performance penalty fixed in Preprocessor::parseMacroJoerg Bornemann2012-03-021-2/+2
* changelog updatedJoerg Bornemann2012-03-011-0/+3
* cache retrieved file attributesJoerg Bornemann2012-03-011-0/+17
* round off help outputJoerg Bornemann2012-03-011-7/+24
* use /? and /H for showing the helpJoerg Bornemann2012-03-011-3/+4