summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* manual: Actually install files into "bookdir" instead of a subfolderRico Tzschichholz2017-03-021-1/+1
|
* manual: Initial import of manual.xml from wiki.gnome.orgAlistair Thomas2017-02-2315-718/+3338
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=779090
* manual: Switch to using DocBook from wiki.gnome.org as sourceAlistair Thomas2017-02-236-185/+490
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=779090
* doc: Rename doc/vala to doc/manualAlistair Thomas2017-02-2220-1/+1
| | | | Clarify contents of directory with new name
* Ignore --thread commandline option and drop all gthread-2.0 referencesRico Tzschichholz2016-10-101-1/+1
| | | | With vala 0.32 there was no further support for glib < 2.32.
* manpage: add --no-colorLuca Bruno2015-12-241-0/+3
|
* Add --shared-library option for GIR filesDavid Lechner2015-08-111-0/+3
| | | | Fixes bug 585116
* build: Make building vapigen non-optionalRico Tzschichholz2014-08-241-15/+1
|
* gtktemplate: Static type checking of [GtkChild]Luca Bruno2013-06-041-0/+3
|
* Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-261-1/+1
|
* Document --api-version in the man pageLuca Bruno2012-11-291-0/+3
|
* building.txt: Update to mention vala-bootstrapColin Walters2012-08-061-15/+15
|
* Update .gitignoreJürg Billeter2012-01-261-1/+1
|
* docs: Rename the .devhelp2 file to match the directory nameJason Conti2011-11-211-4/+6
| | | | | | | When searching for devhelp books, devhelp expects the .devhelp2 filename to match the directory name. Fixes bug 664167.