summaryrefslogtreecommitdiff
path: root/tools/llvmc/Configuration.cpp
Commit message (Expand)AuthorAge
* Here is the bulk of the sanitizing.Gabor Greif2007-07-05
* Patches to correct several bugs in llvmc.Reid Spencer2006-08-16
* silly cleanupChris Lattner2006-05-29
* For PR495:Reid Spencer2005-07-07
* For PR495:Reid Spencer2005-07-07
* For PR514:Reid Spencer2005-05-19
* For PR514:Reid Spencer2005-05-19
* Minor clean-upsMisha Brukman2005-05-03
* Remove trailing whitespaceMisha Brukman2005-04-22
* Path::get -> Path::toStringReid Spencer2004-12-11
* Make various adjustments to parsing so that the separator character doesn'tReid Spencer2004-11-23
* Stop propagating method names that violate the coding standardReid Spencer2004-11-05
* Eliminate the force flag, configuration item, and related supportReid Spencer2004-10-28
* Changes For Bug 352Reid Spencer2004-09-01
* Implement the "setIncludePaths" and "setSymbolDefines" interface methods.Reid Spencer2004-08-30
* Convert llvmc to use the lib/System interface instead of directlyReid Spencer2004-08-29
* - Implement the %args% substitutionReid Spencer2004-08-24
* Provide support for retaining the version number found in a config file.Reid Spencer2004-08-22
* Change @ -> % in config files. @name@ might be needed for config files toReid Spencer2004-08-20
* Implement the correct search for configuration files. llvmc will now tryReid Spencer2004-08-20
* Actually let it compile after file name changes.Reid Spencer2004-08-19
* Moved ConfigData -> ConfigurationReid Spencer2004-08-19
* Implement many new features for llvmc. This is the first version that willReid Spencer2004-08-19
* More Functionality:Reid Spencer2004-08-15
* Converted to use flex for tokenizing input so we can use an easier toReid Spencer2004-08-14
* First version of a utility internal to llvmc that handles the parsing andReid Spencer2004-08-13