fedepell
47ac970d15
Added pyqt5 playground example
2016-07-29 16:37:58 +02:00
fedepell
f4e1b59bbc
Fix install_from after suggestion of ita on how to do it better and make sure install_path is present as python requires it
2016-07-29 16:36:01 +02:00
fedepell
7ade9796a6
Fix installation path for .py files that are generated on the fly in build
2016-07-28 18:13:26 +02:00
fedepell
d3367e9b0a
Clear up usage text
2016-07-23 14:24:57 +02:00
fedepell
5d8c8a2080
Fixes on comments
2016-07-23 14:22:26 +02:00
fedepell
ad356b3ed2
- Fixed identations
...
- Search for tools just in PATH not in other directories as for C++
- Remove options handling as there is none at the moment
- Use find_program instead of local find_bin
- Fix author
- Try to make documentation clearer
- Remove useless after_link decorator
2016-07-23 14:13:40 +02:00
fedepell
0c78c7ad8e
First version of the pyqt5 extra to add QT5 ui/resources translation to py to be used with pyqt5 or pyside2
2016-07-23 12:51:04 +02:00
Thomas Nagy
84808aa7e4
More docs
2016-07-23 10:10:46 +02:00
Thomas Nagy
de96c3c537
docs
2016-07-23 10:02:58 +02:00
Thomas Nagy
86121c8ea0
docs
2016-07-23 02:07:29 +02:00
Thomas Nagy
dff0d0d6b9
docs
2016-07-23 01:52:34 +02:00
ita1024
445c0214ff
Merge pull request #1770 from mimon/xcode6-updates-july
...
Updated docs for xcode6 tool. Also, xcode6 tool tested in XCode 7
2016-07-18 20:27:14 +02:00
Simon
04b7fb6086
Updated docs for xcode6 tool. Also, xcode6 tool tested for XCode 7 (successfully)
2016-07-18 14:01:29 +02:00
Thomas Nagy
ef0cf35cb1
Force qt5 static library detection for #1588
...
Use: 'QT5_XCOMPILE=1 QT5_FORCE_STATIC=1 waf configure'
2016-07-17 15:19:06 +02:00
Thomas Nagy
b73ccba03c
More docs
2016-07-16 17:31:19 +02:00
Thomas Nagy
f01c60d061
More docs
2016-07-16 17:18:20 +02:00
Thomas Nagy
eab577a179
More docs
2016-07-16 17:09:00 +02:00
Thomas Nagy
0c7499109f
More docs
2016-07-16 16:54:22 +02:00
Thomas Nagy
1c66026f99
More documentation
2016-07-16 16:44:54 +02:00
Thomas Nagy
fb6d9aaee3
docs
2016-07-16 15:38:22 +02:00
Thomas Nagy
6e078cff66
Python 3 fix for waf dist #1769
2016-07-14 21:21:50 +02:00
Thomas Nagy
ebc0048eb0
Use if/else blocks instead of and/or in python 2.5
2016-07-14 17:45:49 +02:00
Thomas Nagy
fb89abaf58
More docs
2016-07-09 02:11:17 +02:00
Thomas Nagy
cdb46e29f9
Disable defines by setting define_name='' #1766
2016-07-08 19:39:34 +02:00
Thomas Nagy
1201a7776f
Typo
2016-07-07 23:32:34 +02:00
Thomas Nagy
df96b50aa1
Example of finding shared library paths with ldd in configuration tests
2016-07-07 20:15:36 +02:00
Thomas Nagy
9ede16b70a
Docs - #1766
2016-07-07 07:56:20 +02:00
Thomas Nagy
1b1bad8231
Unused keyword
2016-07-07 07:47:15 +02:00
Thomas Nagy
1fa2e6f7e1
waf-1.9.1
2016-07-03 09:51:45 +02:00
Thomas Nagy
0189850710
Do not de-duplicate configuration flags passed in conf.check(stlib=) for consistency reasons
2016-07-02 19:59:17 +02:00
Thomas Nagy
0b2ae5fabd
All pictures in PDF/SVG
2016-07-02 13:10:13 +02:00
Thomas Nagy
4e3c5044e5
Docs
2016-07-02 12:38:31 +02:00
Thomas Nagy
fdafe42d9f
Docs
2016-07-02 12:00:20 +02:00
ita1024
f316064be1
Merge pull request #1764 from guludo/preforked-fallback-pickle
...
Fallback to run_regular_process if we can't pickle arguments
2016-06-28 07:37:31 +02:00
Gustavo Jose de Sousa
9a0932951f
Fallback to run_regular_process if we can't pickle arguments
2016-06-27 20:49:37 -03:00
Thomas Nagy
e52d1b4916
Fix svg links in the documentation for 1.9.0
2016-06-26 13:56:19 +02:00
Thomas Nagy
39056a6ba5
waf 1.9
2016-06-26 13:45:21 +02:00
Thomas Nagy
ff1be31ec4
Fix Qt5 detection when pkg-config is missing
2016-06-26 12:06:17 +02:00
Thomas Nagy
50ae7dc3ba
Api docs
2016-06-26 11:59:27 +02:00
Thomas Nagy
461c065bbb
Typo
2016-06-26 00:16:51 +02:00
Thomas Nagy
f84b219818
Api docs
2016-06-26 00:15:41 +02:00
Thomas Nagy
850e9ad5fc
Simplify env['FOO'] -> env.FOO
2016-06-25 23:54:12 +02:00
Thomas Nagy
ef48d49260
Remove update_outputs from the documentation
2016-06-25 22:48:47 +02:00
Thomas Nagy
4991120891
Api docs
2016-06-25 21:30:32 +02:00
Thomas Nagy
fc02c1d42a
Api docs
2016-06-25 20:10:04 +02:00
Thomas Nagy
02fb7ceff7
Show all connections in the feature maps
2016-06-25 19:55:51 +02:00
Thomas Nagy
f08356516a
Fix invalid method names in after/before constraints
2016-06-25 19:54:26 +02:00
Thomas Nagy
c9db34e1bf
Fix invalid method names in after/before constraints
2016-06-25 19:53:54 +02:00
Thomas Nagy
8e721fb49a
Ignore temporary rst files in the apidoc folder
2016-06-25 19:18:28 +02:00
Thomas Nagy
d609e6c349
Documentation bug: the feature map was not updated in a long time
2016-06-25 19:16:01 +02:00