.hgignore
author Gareth Stockwell <gareth.stockwell@accenture.com>
Fri, 24 Sep 2010 11:15:50 +0100
branchbug235_bringup_0
changeset 33 cb4237462c04
parent 31 e77cac87b397
child 48 815dbea5eff9
permissions -rw-r--r--
Added additional builds of LLVM holdingarea/llvm/llvm-2.7 now contains the following builds of LLVM 2.7: * VS2005 debug * VS2005 release * VS2008 debug * VS2008 release Note that only the LLVM libraries are segregated according to compiler and build target. Single copies of the include and bin directories are provided. The LLVM executables are from a VS2005 release build.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
25
86cfb5b194dc Add a hgignore file to ignore build artefacts such as holdingarea/build_vs2005/libGLESv1/CMakeFiles/generate.stamp
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     1
holdingarea/build_vs200*
26
e26655e7cad8 Add to .hgignore so the host side built binaries are ignored by hg
Faisal Memon <faisal.memon@nokia.com>
parents: 25
diff changeset
     2
holdingarea/bin/
e26655e7cad8 Add to .hgignore so the host side built binaries are ignored by hg
Faisal Memon <faisal.memon@nokia.com>
parents: 25
diff changeset
     3
holdingarea/lib/
29
2fcf0803a8bd Minor fix to only exclude c_utils.pyc in the .hgignore file instead of all the vg/bin Python scripts
Matt Plumtree <matt.plumtree@nokia.com>
parents: 26
diff changeset
     4
holdingarea/vg/bin/c_utils.pyc