summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2012-11-15gitignore: Ignore ninja artifactsChad Versace1-0/+5
Ninja is a wicked-fast build system backend supported by CMake.
2011-07-17Tweak gitignore.José Fonseca1-1/+2
2011-06-22Update .gitignore.José Fonseca1-0/+2
2011-04-28git: Ignore build directory 'target_api'Chad Versace1-0/+1
It is created by the CMake and contains just build artifacts. Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> Signed-off-by: Chad Versace <chad.versace@intel.com>
2010-06-22Split the glslparsertests out so they can be run with a standalone compiler.Eric Anholt1-0/+1
ln -s ~/src/glsl2/glsl tests/glslparsertest/glslcompiler ./piglit-run.py tests/external-glslparser.tests results/glsl
2009-08-23Ignore CMakeCache.txtIan Romanick1-1/+2
2008-08-27Add *~ to .gitignoreNicolai Haehnle1-0/+1
2008-02-21Add cmake-generated files to .gitignore.Eric Anholt1-0/+3
2007-03-25Build test executables in a dedicated bin directoryNicolai1-0/+1