Run targets
Configuring a build directory
Build system converters
Custom build targets
IDE integration
Vala
Java
Pkg-config files
Subprojects
Build options
Localisation
Cross compilation
Unit tests
Feature autodetection
Generating sources
Unity builds
Precompiled headers
External commands
Dependencies
Compiler properties
Configuration
Adding flags
Installing
Include directories
Build targets
Syntax
Meson sample
Running Meson
Overview
Manual
FAQ
Tutorial
Quick guide
Home
Add in this file that I forgot.
Convert project name.
Simple target converter.
Some simple autoconf parsing.
Skeleton for converting autotools projects.
Convert some pkg-config declarations.
Traverse the entire autotools tree.
Build system converters
Run targets
Introspect script understands runtargets.
Removed cppcheck target now that we have run ta...
Run targets
Manual
Can specify standalone command targets.
Manual
Configuring a build directory
Manual
Get compile and link flags from envvars.
Store build flags into coredata as it is persis...
A script to create source tarballs.
Created a git attributes file.
Bump version number for new development.
Always give full path for build target executab...
Bumped version number for release.
Convert test declarations.
Convert library targets.
Convert executable command.
Build system converters
Manual
Convert build options.
More convertisizising.
Working if else indents.
Convert function arguments.
Clarified prebuilt object documentation.
OCD
Convert some function types.
Convert a few more functions, can generate a si...
Work further into LLVM parsing.
Comments are converted. Yay!
Store whole token.
Some moar fixing.
Converter is a class.
Documentation fix from the Malta airport during...
Regexp fine tuning, can not parse LLVM yet.
Better error message.
Recurse to subdirectories.
Count line and column numbers.
Parse function and method calls properly.
Experiment on writing a CMake converter.
Can parse a basic CMake list.
Can now lex all of libcolumbus.
Parse some code.
Custom build targets
Keyword argument unification.
Can now generate GObject introspection data and...
Started to work on gobject introspection.
Generating sources
Put in some frosting.
Unity builds
Can use outputs of targets as inputs of custom ...
Unity builds
Home
Custom build targets
Manual