summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* gitignore: Add built files on Windows星外之神2022-12-121-0/+3
|
* gitignore: Update and add some IDE filesRico Tzschichholz2020-04-271-11/+5
|
* gitignore: ignore macOS metadata filesDr. Michael Lauer2018-02-261-0/+1
|
* Merge valadoc 0.36.0Rico Tzschichholz2017-06-271-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Consider valadoc a part of vala's toolchain and therefore let it live in the main repository. With this merge there is no need to maintain multiple driver sources since only one is required from now on. There is no dependency on gee-0.8 and vala's internal gee copy has made to be sufficient. The libvaladoc library will be suffixed with vala's version suffix too. Besides this renaming the rest of the valadoc file layout is kept the same. https://bugzilla.gnome.org/show_bug.cgi?id=782782
| * Prepare valadoc source-tree for mergeRico Tzschichholz2017-06-271-34/+0
| |
| * build: Clean up configure.ac and fix make (dist)checkRico Tzschichholz2013-12-231-0/+2
| |
| * Use vala-0.10 or vala-0.12 package instead of vala-1.0.Evan Nemerson2010-09-011-0/+1
| |
| * Update .gitignoreDidier 'Ptitjes2009-10-161-0/+3
| |
| * - repository reorganisationFlorian Brosch2009-09-161-0/+28
| | | | - .gitignore
* Install libvala-0.xx.vapi to "global" vapi directoryRico Tzschichholz2017-05-171-0/+1
| | | | | This is how libraries with vala bindings are expected to behave and so should vala itself.
* Resolve symbols in named argumentsLuca Bruno2014-09-091-0/+2
| | | | Fixes bug 736235
* Add build-aux/test-driver to .gitignoreLuca Bruno2014-01-271-0/+3
|
* Add *~ to .gitignoreLuca Bruno2011-01-201-0/+2
|
* build: INSTALL is updated by automake, remove itMarc-André Lureau2010-04-271-1/+2
| | | | Fixes part of bug 615402.
* build: Use git-version-genJürg Billeter2010-03-131-0/+2
| | | | | | Add git-version-gen script from gnulib. Based on patch by Marc-André Lureau.
* Add support for coverage analysis using gcov and lcovJürg Billeter2009-09-261-0/+5
|
* build: Use m4 dir for autoconf macrosMarc-André Lureau2009-05-121-0/+1
|
* Generate ChangeLog from git logJürg Billeter2009-02-271-0/+1
| | | | | Add gitlog-to-changelog script from gnulib and a dist-hook to generate ChangeLog file when creating tarballs.
* add some .gitignoreRyan Lortie2009-02-111-0/+25
svn path=/trunk/; revision=2428