summaryrefslogtreecommitdiff
path: root/src/libs/utils/environment.h
Commit message (Expand)AuthorAgeFilesLines
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* Add a comand line editor for environment variablesJarek Kobus2011-12-071-0/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* utils/environment: stylehjk2011-05-241-14/+16
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Revert "Fix setting of LD_LIBRARY_PATH in the run environment."dt_2011-04-291-0/+2
* Fix setting of LD_LIBRARY_PATH in the run environment.Christian Kamm2011-04-291-2/+0
* Set LD_LIBRARY_PATH in unix run environments.Christian Kamm2011-04-281-0/+2
* Update license.hjk2011-04-131-14/+13
* Env: Add method to get the difference between two EnvsTobias Hunger2011-02-151-0/+2
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-3/+0
* | Make operators == constTobias Hunger2010-11-031-1/+1
* | Utils::Environment::find() => constFind()Oswald Buddenhagen2010-10-191-1/+1
* | Environment: Fix crash searching executables in windowsTobias Hunger2010-10-181-0/+2
|/
* Environment: New method to find an executableTobias Hunger2010-09-241-1/+3
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-0/+109