Nirbheek Chauhan
05547a44fc
Add myself to authors.txt as required by the guide to contributing]
9 years ago
Damián Nohales
5f5ed7fcfb
Add myself to authors.txt
9 years ago
Minijackson
738da1e413
Adding myself to authors.txt
9 years ago
Martin Ejdestig
9cb3ed4014
Add myself to authors.txt
9 years ago
Yoav Alon
a4809cf632
Added support for extended command line to overcome OS command line length limitation
9 years ago
Wink Saville
5504c3ac95
Gracefully handle missing machine info.
9 years ago
Haakon Sporsheim
5cdbec46ea
Add Haakon Sporsheim to authors.
9 years ago
Kyle Manna
721aa2fa65
authors: Add Kyle
...
* Add myself
9 years ago
Germán Diago Gómez
02897234ab
Added in authors.txt German Diago Gomez.
9 years ago
Jussi Pakkanen
a41e7ee198
Update authors.
9 years ago
Jussi Pakkanen
33a23a7b20
Updated authors.
9 years ago
Jussi Pakkanen
1910b1eb48
Added missing contribution.
10 years ago
Mathieu Duponchelle
0a726413ae
backends: Add extra args after compiler.std_warn_args.
...
This to give a chance to the application to disable pedantic
for example.
10 years ago
Thibault Saunier
fea0609c13
dependencies: Handle .la lib files returned by pkgconfig in uninstalled setups
...
When building against software that is being built uninstalled,
pkg-config returns values from the -uninstalled.pc variant which
might contain .la files as --libs.
This patch opens the .la files to figure out where the actual shared
library are.
Some part of this is inspired by what is done in the
gobject-introspection giscanner/utils.py code
10 years ago
Afief Halumi
cca29a3383
Better error messages for user options
10 years ago
Matthew Bekkema
5dbbd367e8
Add myself to authors
10 years ago
Jussi Pakkanen
a8803faf04
Vs2010 fix from mfrischknecht. Closes #98 .
10 years ago
Jussi Pakkanen
58f5624dda
Added contribution.
10 years ago
Igor Gnatenko
268560f490
add RPM module ( Closes #49 )
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
10 years ago
Jussi Pakkanen
bf5466e7ef
An implementation of build_always as slightly modified from the original by Axel Waggershauser.
10 years ago
Axel Waggershauser
129bb902bc
added basic version of VCS supprt for configuring files based on VCS state during build time
10 years ago
Robin McCorkell
702148aea5
Add number, string and array arithmetic
...
Addition (+), subtraction (-), multiplication (*) and division (/) for numbers
follows the BIDMAS rules.
Strings and arrays can be concatenated with the addition operator
Strings can be concatenated with numbers with the addition operator
10 years ago
Jussi Pakkanen
e4c06794e8
Added attribution.
10 years ago
Jussi Pakkanen
0abc1b1bad
Workaround for Clang pch include bug with help from Masashi Fujita.
10 years ago
Jussi Pakkanen
5aa2cd1566
Added author info file and instructions on how to add names to it.
10 years ago