summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update bugtracker links to https://gitlab.gnome.org/GNOME/vala/issuesRico Tzschichholz2018-05-289-10/+10
|
* manual: Update from wiki.gnome.orgRico Tzschichholz2018-05-211-4/+4
|
* Release 0.40.00.40.0Rico Tzschichholz2018-03-114-8/+8
|
* Release 0.39.920.39.92Rico Tzschichholz2018-02-274-4/+4
|
* manual: Update from wiki.gnome.orgRico Tzschichholz2018-02-151-100/+100
|
* Release 0.39.910.39.91Rico Tzschichholz2018-02-134-4/+4
|
* Release 0.39.70.39.7Rico Tzschichholz2018-02-044-4/+4
|
* Release 0.39.60.39.6Rico Tzschichholz2018-01-304-4/+4
|
* compiler: Add --abi-stability option for future ABI stability enablementDaniel Espinosa2018-01-202-0/+21
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=789069
* Release 0.39.50.39.5Rico Tzschichholz2018-01-194-4/+4
|
* Release 0.39.40.39.4Rico Tzschichholz2018-01-084-4/+4
|
* Release 0.39.30.39.3Rico Tzschichholz2018-01-034-4/+4
|
* Release 0.39.20.39.2Rico Tzschichholz2017-12-114-4/+4
|
* Release 0.39.10.39.1Rico Tzschichholz2017-11-284-8/+8
|
* compiler: Properly parse arguments for vala interpeter-modeRico Tzschichholz2017-11-191-0/+3
| | | | | | Arguments for the target need to be passed with --run-args from now on. https://bugzilla.gnome.org/show_bug.cgi?id=663070
* Release 0.38.10.38.1Rico Tzschichholz2017-09-114-4/+4
|
* build: Fix vapidir args for libgvcRico Tzschichholz2017-09-081-1/+1
|
* doc: Add support to build docs for vala itselfRico Tzschichholz2017-09-071-0/+80
|
* Release 0.38.00.38.0Rico Tzschichholz2017-09-044-4/+4
|
* Release 0.37.910.37.91Rico Tzschichholz2017-08-284-4/+4
|
* Release 0.37.900.37.90Rico Tzschichholz2017-08-214-4/+4
|
* Release 0.37.20.37.2Rico Tzschichholz2017-08-104-4/+4
|
* Release 0.37.10.37.1Rico Tzschichholz2017-07-033-3/+3
|
* Merge valadoc 0.36.0Rico Tzschichholz2017-06-273-1/+142
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-16/+0
| |
| * Release 0.36.0Rico Tzschichholz2017-03-211-1/+1
| |
| * doc: Generate and update manpagesRico Tzschichholz2017-03-213-48/+106
| |
| * Change permissions on a lot of filesEvan Nemerson2012-05-061-0/+0
| | | | | | | | | | | | Many files which have no business being executed were marked as executable. All files (except for autogen.sh and tests/testrunner.sh) are now 0664 and directories are 0775.
| * libvaladoc: Move all libvala-related calls to api/driver.vala and ↵Florian Brosch2011-07-291-0/+0
| | | | | | | | api/symbolresolver.vala
| * Add man page for valadocEvan Nemerson2010-05-042-0/+91
|
* manual: Update from wiki.gnome.orgRico Tzschichholz2017-06-261-5/+21
|
* compiler: Add --gresourcesdir optionDaniel Espinosa2017-06-071-0/+3
| | | | | | | | In case a gresources.xml is located in a different directory than its corresponding resources, --gresourcesdir will add additional search locations for UI files of Gtk+ templates. https://bugzilla.gnome.org/show_bug.cgi?id=783133
* manual: Update from wiki.gnome.orgRico Tzschichholz2017-04-251-13/+25
|
* compiler: Add --color=WHEN optionRico Tzschichholz2017-04-172-1/+16
| | | | It follows the format of other tools like diff and git-diff.
* Release 0.36.10.36.1Rico Tzschichholz2017-04-033-3/+6
|
* Release 0.36.00.36.0Rico Tzschichholz2017-03-183-3/+3
|
* valac: State default output directory is current working directoryAlistair Thomas2017-03-141-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=740303
* Introduce $API_VERSION as base for $PACKAGE_SUFFIX and for usage in manualRico Tzschichholz2017-03-132-2/+2
| | | | | | This goes along with unbreaking the manual-build with libxslt < 1.1.27. https://bugzilla.gnome.org/show_bug.cgi?id=779968
* Release 0.35.900.35.90Rico Tzschichholz2017-03-133-3/+3
|
* manual: xsltproc is required for all targetsRico Tzschichholz2017-03-131-1/+2
|
* manual: Add language="vala" attribute to Devhelp versionAlistair Thomas2017-03-121-1/+1
|
* manual: Add a README about editing the manualAlistair Thomas2017-03-122-0/+37
|
* manual: Add pdf target that uses WeasyPrintAlistair Thomas2017-03-122-0/+14
|
* manual: Add print target for single page HTML and CSS paged media stylingAlistair Thomas2017-03-127-268/+475
|
* manual: Add navigation links to top barAlistair Thomas2017-03-122-9/+75
|
* manual: Generate section and sub-section numbersAlistair Thomas2017-03-123-19/+60
|
* manual: Add version information and copyright to manualAlistair Thomas2017-03-125-8/+55
| | | | | | | The documentation is downloaded from the GNOME wiki. So the same copyright notice is used. The wiki states (c) The GNOME Project at the bottom of each page. The license for all new documentation is CC-BY-SA 4.0. See https://wiki.gnome.org/DocumentationProject/Guide/Licensing
* manual: Update from wiki.gnome.orgAlistair Thomas2017-03-121-2/+3
|
* manual: Update timestamps of directory-targetsRico Tzschichholz2017-03-071-0/+2
|
* docs: Generate and update manpagesRico Tzschichholz2017-03-067-131/+299
|