summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2013-06-29update .gitignore for some new filesMatthew Waters1-0/+1
2013-06-29gitignore lcovMatthew Waters1-0/+3
2013-06-29update/add .gitignore filesMatthew Waters1-63/+0
2010-08-110.10.1.3 pre-releaseTim-Philipp Müller1-1/+4
2010-08-11m4: don't try to dist file that's no longer installedTim-Philipp Müller1-1/+1
Fixes distcheck for me (problem was missing inttypes.m4). These files will be disted automatically anyway, we don't need to list them ourselves.
2009-07-30docs: make remaining elements show up in docsTim-Philipp Müller1-1/+12
Split out declarations into header files and hook everything up so that five more elements show up in the plugin docs. Fixes #559135.
2009-03-02Add more files to ignoreEdward Hervey1-0/+53
2008-09-18check on win32 that every tests/pipelines and tests/examples (generic, gtk, ↵Julien Isorce1-0/+14
qt) still work
2008-09-11Add cmake build http://www.cmake.org. See CMake install instructions in the ↵Julien Isorce1-0/+45
INSTALL file. (I have not correctly configured yet the CMake build for unix, BE patient)