Sergey Popov
|
857f238fbd
|
Don't use pkg-config's --atleast-version arg when checking for pango
It doesn't seem to work with some versions of pkg-config, e.g. the one
found on Ubuntu 10.04
|
2013-02-16 14:30:22 +00:00 |
|
Sergey Popov
|
61997d771c
|
Added version check for pango to scons
|
2013-02-16 12:09:50 +00:00 |
|
Sergey Popov
|
4e0c596e4d
|
Forward PKG_CONFIG_PATH since env.ParseConfig...
...does no longer runs pkg-config with access to environment.
|
2008-10-14 10:17:26 +00:00 |
|
Alexander van Gessel
|
9f314cd978
|
Fix some executable properties.
|
2008-09-30 15:07:09 +01:00 |
|
Alexander van Gessel
|
0063d92356
|
Adjust a lot of svn properties.
|
2008-09-30 14:06:26 +01:00 |
|
Sergey Popov
|
a059f780d7
|
Added support for using windows GTK SDKs during cross-compile...
...targeting win32 to pango check.
|
2008-08-19 22:01:21 +00:00 |
|
Sergey Popov
|
d4bae581b0
|
Added option to specify location of GTK SDK to scons.
Use env.ParseConfig in pango check instead of TryAction("pkg-config ...
|
2008-07-13 10:24:33 +00:00 |
|
Sergey Popov
|
faf5d20d7e
|
Made scons forward PKG_CONFIG_PATH from environment.
|
2008-07-12 10:06:20 +00:00 |
|
Sergey Popov
|
c079143228
|
Added custom check for pango(not used for now).
|
2008-07-10 18:34:07 +00:00 |
|