Thomas Nagy
67a5bb5c73
Regression due to Issue 1502
2014-11-01 23:38:02 +01:00
Thomas Nagy
28ebd858d5
waf 1.8.3
2014-10-31 22:56:47 +01:00
Thomas Nagy
2fa4078c47
Clean orphan Qt files
2014-10-31 22:47:58 +01:00
Thomas Nagy
7ffd53b803
Use EnvironmentError more often
2014-10-30 19:09:53 +01:00
Thomas Nagy
2e98ef1313
stale.py improvements
2014-10-30 07:49:59 +01:00
Thomas Nagy
046c55a97e
Issue 1506
2014-10-28 22:15:52 +01:00
Thomas Nagy
803bbe6674
Issue 1504 - Use absolute paths if relative path requires drive letters
2014-10-28 20:59:36 +01:00
Thomas Nagy
0cb547e65d
Issue 1498 - no python-config on windows, use the system from waf 1.7
2014-10-27 04:02:39 +01:00
Thomas Nagy
e297881d30
Missing method in qt5.py
2014-10-25 13:50:23 +02:00
Thomas Nagy
d24092184a
Issue 1502 - too much caching in qt logic
2014-10-25 13:39:22 +02:00
Thomas Nagy
ddfabfd80a
Enable the stale.py tool to work with Qt projects
2014-10-25 13:19:22 +02:00
Thomas Nagy
a3e882dbba
Moved the stale files example to a single module
2014-10-25 01:57:13 +02:00
Thomas Nagy
9fa6e0aa95
Issue 1503 - 'unicode' built-in handling in python3
2014-10-25 01:08:38 +02:00
Thomas Nagy
86b25fa523
print the latex command executed
2014-10-23 22:22:18 +02:00
Thomas Nagy
995c8a231d
Issue 1501 - Biber tool update
2014-10-22 18:45:21 +02:00
Thomas Nagy
7b7531b0c6
Missing sorting, which may lead to unnecessary rebuilds
2014-10-18 11:23:57 +02:00
Thomas Nagy
c50f084ac8
docs
2014-10-15 20:57:16 +02:00
Thomas Nagy
9f6f814999
Issue 1497 - keep the hcode in subclasses
2014-10-13 19:45:05 +02:00
Jérôme Carretero
bb6ad916b2
extras: cfg_altoptions: fix check_cfg to return True on success
2014-10-12 12:19:16 -04:00
Jérôme Carretero
d70cd50352
extras: rename my inadvertently offending 'c_' tools to 'cfg_' which hopefully will be more appropriate
2014-10-11 21:14:39 -04:00
Thomas Nagy
293612bcf9
waf 1.8.2
2014-10-12 01:32:19 +02:00
Thomas Nagy
30fb9699ef
c_* modules are reserved by compiler_c. These modules redefine check_cfg which will break configuration tests in a very nasty way.
2014-10-12 00:08:16 +02:00
Thomas Nagy
310e691209
BOM is unnecessary
2014-10-11 19:35:16 +02:00
Thomas Nagy
c705d019d1
Python3 syntax
2014-10-11 19:24:43 +02:00
Thomas Nagy
172d5db155
Apidoc compilation
2014-10-11 18:57:09 +02:00
Thomas Nagy
037cb7af78
waf 1.8.1
2014-10-11 11:49:00 +02:00
Jérôme Carretero
05ef26f3b8
waflib: extras: add c_cross_gnu tool that shortcuts cross-compilation config
2014-10-11 01:44:47 -04:00
Thomas Nagy
b2cd86fc21
Do not force task generator attributes to be all lists
2014-10-10 07:31:16 +02:00
Thomas Nagy
bea70e4e91
Issue 1495 - Option group names from waf 1.7
2014-10-07 18:43:44 +02:00
Thomas Nagy
49f9cd2aa4
Issue 1494 - Use the upper class just in case
2014-10-07 18:31:00 +02:00
Thomas Nagy
a71bc05547
Removed python 2.4 from the list of interpreters for testing
2014-10-04 13:58:53 +02:00
Thomas Nagy
8c0ead0ca1
Python 2.5 is definitely required
2014-10-04 13:49:28 +02:00
Thomas Nagy
5e4110443e
Optimizations
2014-10-04 12:44:03 +02:00
Thomas Nagy
71e318e371
docs update
2014-10-04 10:44:12 +02:00
Thomas Nagy
1979e7425c
Cosmetic changes
2014-10-04 02:02:38 +02:00
Thomas Nagy
6c9e7c6233
Much faster version of get_config_header
2014-10-02 21:09:16 +02:00
Damián Nohales
a9edfca3c8
glib2: Remove r_change_ext function
2014-10-01 01:23:42 +02:00
Thomas Nagy
a3b59a5c02
Obtain the default prefix from the wscript file if provided
2014-10-01 01:11:05 +02:00
Thomas Nagy
f748a01907
Some more compatibility in compat15.py
2014-09-30 23:53:52 +02:00
Thomas Nagy
9a0a7ca562
Added crutches for python-config detection on Python 2.5
2014-09-28 23:07:02 +02:00
Thomas Nagy
c422a1c647
Let waf 1.8 run under python 2.4 - with ugly outputs
2014-09-28 22:47:14 +02:00
Thomas Nagy
05d117bad8
Fix for Python 2.5
2014-09-28 22:01:46 +02:00
Thomas Nagy
a3942d386b
Fixed the accidental data sharing introduced by the previous patches
2014-09-28 21:32:59 +02:00
Thomas Nagy
8fc4aacb7f
Regressions due to the changes in find_program
2014-09-28 21:16:54 +02:00
Thomas Nagy
c35c7237d6
Other problems with encodings
2014-09-28 19:27:02 +02:00
Thomas Nagy
608c2c51e1
Update load_module in compat15.py too
2014-09-28 02:58:24 +02:00
Thomas Nagy
388d94cca2
Ensure that Python scripts are read in the desired encoding
2014-09-28 01:30:00 +02:00
Thomas Nagy
fcc950dd46
Short build outputs by default in waf 1.8
2014-09-27 16:35:33 +02:00
Damián Nohales
2459bee8af
intltool: add style option to intltool_in
...
This allow to user to get abstracted about the passed intltool-merge
flags, so this code:
bld(
features = 'intltool_in',
flags = ['-d', '-q', '-u'],
source = 'myapp.desktop.in',
)
Now is equivalent to:
bld(
features = 'intltool_in',
style = 'desktop',
source = 'myapp.desktop.in',
)
2014-09-22 20:13:00 +02:00
Thomas Nagy
620dea5fb7
Issue 1487 - there can be race conditions or other kinds of errors to ignore
2014-09-22 19:31:01 +02:00