summaryrefslogtreecommitdiffstats
path: root/Auxiliary/bash-completion/cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add --open option for IDE generatorsGregor Jasny2017-10-131-1/+1
* bash-completion: Fix cmake -E lookupSylvain Joubert2016-08-051-1/+1
* bash-completion: Fix cmake --help-policy lookupEric NOULARD2016-06-101-2/+2
* bash-completion: Add cmake --help-manualEric NOULARD2016-06-101-0/+5
* bash-completion: Avoid using _init_completion when not definedGaëtan Lehmann2015-04-221-1/+8
* Rename Docs to AuxiliaryBrad King2013-10-151-0/+151
ass='ctrl'>mode:
authorSteven Knight <knight@baldmt.com>2009-01-01 18:36:08 (GMT)
committerSteven Knight <knight@baldmt.com>2009-01-01 18:36:08 (GMT)
commit021ed8ef6e5d489aad7a11a707023fb8eb29f204 (patch)
tree7b719e56be4710f6c185bbffbbd4e34100a268bf /src/engine
parente40b2b0ff3c82d704867a99662ebaad0597f0990 (diff)
downloadSCons-021ed8ef6e5d489aad7a11a707023fb8eb29f204.zip
SCons-021ed8ef6e5d489aad7a11a707023fb8eb29f204.tar.gz
SCons-021ed8ef6e5d489aad7a11a707023fb8eb29f204.tar.bz2
Have the {Append,Prepend}ENVPath() canonicalization make sure there's the
string is non-null before checking whether the first character is '#'.