summaryrefslogtreecommitdiff
path: root/ccode/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* codegen: Use a special CCodeBinaryExpression for string comparisonsRico Tzschichholz2022-12-221-0/+1
* codegen: Add and use CCodeConstantIdentifier for accessing constantsRico Tzschichholz2021-11-151-0/+1
* ccode: Use __attribute__ replacements of G_GNUC_* for posix profileRico Tzschichholz2020-11-151-0/+1
* build: Stop passing obsolete --use-headerRico Tzschichholz2020-09-271-1/+0
* build: Pass some useful G_LOG_DOMAIN definitionsRico Tzschichholz2019-04-241-0/+1
* ccode: Rename CCodeFeatureTestMacro to CCodeDefine and generalize itRico Tzschichholz2019-03-221-1/+1
* ccode: Properly depend on in-tree built libvalaRico Tzschichholz2018-05-141-0/+2
* codegen: Add support for feature test macrosDr. Michael Lauer2018-02-201-0/+1
* build: Make sure to dist all generated headersRico Tzschichholz2017-04-261-1/+1
* build: Use --use-header for librariesRico Tzschichholz2017-04-251-0/+1
* build: Make ccode and codegen private APIRico Tzschichholz2017-04-141-6/+1
* codegen: Support deprecating properties and their accessorsRico Tzschichholz2016-10-181-0/+1
* build: Avoid using ".." for referencing paths and reorganize valac-callsRico Tzschichholz2014-08-241-5/+12
* build: Fix missing backslashes in listsStef Walter2014-03-021-1/+1
* codegen: use #if GLIB_CHECK_VERSION for init functionsMarc-André Lureau2013-12-141-0/+1
* Rename FormalParameter to ParameterJürg Billeter2010-10-281-1/+1
* Replace CCodeDeclarationSpace by CCodeFileJürg Billeter2010-08-211-0/+1
* Add version suffix to installed files to allow parallel installationJürg Billeter2010-08-051-1/+1
* build: Use $(srcdir) instead of relative pathsDarren Warner2010-06-041-1/+1
* build: Enable silent rules by defaultMarc-André Lureau2010-03-211-1/+4
* valac: Add --enable-version-header optionJürg Billeter2010-03-211-1/+1
* Add support for coverage analysis using gcov and lcovJürg Billeter2009-09-261-1/+3
* Report error on unsupported type check expressionsJürg Billeter2009-08-161-0/+1
* Add VALAFLAGSJaap A. Haitsma2009-07-081-1/+1
* Remove generated .c files on make maintainer-cleanJürg Billeter2009-04-141-0/+7
* Switch build system to not use legacy headersJürg Billeter2009-04-051-5/+4
* Move gobject-2.0 bindings to separate VAPI fileJürg Billeter2008-10-221-1/+1
* Build executable by defaultJuerg Billeter2008-04-261-1/+1
* fix distcheckJuerg Billeter2007-11-291-1/+1
* don't use filter function in makefiles as it's a GNU make extensionJuerg Billeter2007-11-271-152/+8
* replace deprecated INCLUDES by AM_CPPFLAGSJuerg Billeter2007-11-271-1/+1
* support arbitrary expressions as enum values, fixes bug 488387Juerg Billeter2007-10-271-0/+4
* Use --basedir in build system and rename all VAPI files to .vapi, requiresJuerg Billeter2007-10-091-3/+3
* fix build system to pass distcheck, based on patch by Nicolas Trangez,Juerg Billeter2007-08-211-0/+1
* add internal copy of libgee and use Gee.ArrayList, Gee.HashMap, andJuerg Billeter2007-07-271-1/+1
* implement simple exception handling for expression and declarationJuerg Billeter2007-07-121-0/+8
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+217