index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-18
Update link to lcov
Eberhard Beilharz
2023-09-18
Metrowerks assembler should not inherit opt args from mixin
Nomura
2023-09-18
Metrowerks: set optlevel 3 to max optimization args
Nomura
2023-09-18
Metrowerks: remove duplicate optimization args
Nomura
2023-09-18
xcode: Check for apple framework deps by name
Albert Tang
2023-09-15
reference tables: Document how to set compiler paths with spaces in environme...
L. E. Segovia
2023-09-15
environment, env2mfile: Don't shell split paths if they point to a valid exec...
L. E. Segovia
2023-09-14
Revert "tests: skip a test that fails with new Python 3.11 from MSYS2"
Christoph Reiter
2023-09-14
Wrap: Use git instead of patch by default
Xavier Claessens
2023-09-13
Use @DIRNAME@ in Metrowerks cross files to point to linker script
Nomura
2023-09-13
install_{data,headers,subdir}: implement follow_symlinks
Arsen Arsenović
2023-09-13
run_project_tests: support checking for symlinks
Arsen Arsenović
2023-09-13
fix undefined StringNode from previous commit
Charles Brunet
2023-09-13
Fix assertion raised with invalid option name
Charles Brunet
2023-09-13
Allow unit test to parse testcase blocks
Charles Brunet
2023-09-12
Merge pull request #12152 from bruchar1/ast-preserve-all
Jussi Pakkanen
2023-09-12
msubprojects: Speedup subproject_dir extraction
Xavier Claessens
2023-09-12
fix bug with openssl when cmake is missing
Charles Brunet
2023-09-11
parser: allow whitespaces and comments in cont_eol
Charles Brunet
2023-09-11
raw printer
Charles Brunet
2023-09-11
ast: fully resolve nodes for add operation
Charles Brunet
2023-09-11
parser: preserve whitespaces and comments
Charles Brunet
2023-09-11
parser: simplify other node constructors
Charles Brunet
2023-09-11
parser: simplify by using Unary and Binary Operator Node
Charles Brunet
2023-09-11
parser: simplify Assignment and PlusAssignment nodes
Charles Brunet
2023-09-11
parser: add SymbolNode to preserve operators
Charles Brunet
2023-09-11
parser: add ElseNode
Charles Brunet
2023-09-11
parser: remember previous Token
Charles Brunet
2023-09-11
parser: preserve value of all tokens
Charles Brunet
2023-09-11
parser: use IdNode for foreach varnames
Charles Brunet
2023-09-11
parser: use IdNode for function name and assignment name
Charles Brunet
2023-09-11
parser: preserve escape chars in strings
Charles Brunet
2023-09-11
parser: remove useless __str__ methods on nodes
Charles Brunet
2023-09-11
parser: preserve number base
Charles Brunet
2023-09-11
parser: more specific error for float numbers
Charles Brunet
2023-09-11
Add ParenthesizedNode
JCWasmx86
2023-09-10
Recognise more include search path opts when populating 'NMakeIncludeSearchPa...
Dan Hawson
2023-09-09
gnome.mkenum_simple(): Fix include path when header is in subdir
Xavier Claessens
2023-09-09
Add support for padding zeroes in int.to_string() method
Nomura
2023-09-09
Add macro_name option to configure_file
Nicholas Vinson
2023-09-09
clike compilers: fix cross_* functions' include
Moody Liu
2023-09-08
dependencies: fix crash in Qt if private_headers dir not found
Eli Schwartz
2023-09-08
Override config-tool get_variable args for qmake
Nirbheek Chauhan
2023-09-07
Fix include_directories test for relative path
Charles Brunet
2023-09-07
syntax-highlighting: vim: update builtin function list
Liam Beguin
2023-09-07
docs: refman: add vim syntax file generator
Liam Beguin
2023-09-07
gnome: Fix glib tool lookup consistency
Xavier Claessens
2023-09-07
Fix crash when installing a vala library and python sources
Xavier Claessens
2023-09-07
Compiler checks must use per-subproject options
Xavier Claessens
2023-09-07
Rename OptionOverrideProxy to OptionsView and move to coredata
Xavier Claessens
[next]