Matt Selsky
a5918ab433
Update check_endianness() example to show that the return value needs to be used
2017-02-08 21:19:19 +01:00
Thomas Nagy
f446830935
docs
2017-01-29 19:59:57 +01:00
Thomas Nagy
f1487eab44
iso8859-1 -> latin-1
2017-01-21 13:28:06 +01:00
Thomas Nagy
1a0396ea88
Accept nested lists as bld(source=...)
2017-01-21 12:50:52 +01:00
dffischer
b521041eb4
glib2: Compile schemas per directory ( #1881 )
...
* glib2: Compile schemas per directory
By changing GSETTINGSSCHEMADIR during the build setup or on single tasks
or generators, the user may place schemas in various locations. Adding a
post build function for each of this location compiles all of them
instead of only one global directory.
* glib2: Notify user about failed schema compilation
* glib2: Demo schemas installed to multiple places
A new schema lacking lacking any enumerations was introduced. Installing
it isolated simplifies the generator creation to the essential
components demonstrated.
2016-12-23 17:45:12 +01:00
Thomas Nagy
8efd28c2d5
Update the -source version in java examples
2016-11-26 12:03:12 +01:00
Thomas Nagy
e1f700aee8
Missing ut_cwd value in example
2016-11-19 10:02:59 +01:00
Thomas Nagy
9ddb8c27ef
docs
2016-11-06 12:10:39 +01:00
Thomas Nagy
afe6862525
Make unportable demos/c tests non-mandatory
2016-09-02 23:05:27 +02:00
Thomas Nagy
e3092aadc7
Parallel tests can now have an execution order
2016-09-01 22:08:03 +02:00
Thomas Nagy
5b30eba4db
Let parallel tests run all tests by default (do not stop on the first error)
2016-08-21 15:10:20 +02:00
Thomas Nagy
ec6b72b0ad
Display failed configuration tests in yellow in multicheck
2016-08-20 13:06:23 +02:00
Thomas Nagy
93bda59033
docs
2016-08-20 12:21:16 +02:00
Thomas Nagy
145118227c
Docs
2016-08-19 22:31:32 +02:00
Thomas Nagy
7d3ddac860
Parallel configuration tests with arbitrary functions #1793
2016-08-19 22:15:04 +02:00
Thomas Nagy
c868c076f7
docs
2016-08-19 20:20:13 +02:00
Thomas Nagy
26fc0cfced
Enhance the display of parallel configuration tests
2016-08-15 22:48:29 +02:00
Thomas Nagy
8a6b13344d
Move demos/xcode6 to playground/xcode6
2016-07-29 22:15:42 +02:00
Thomas Nagy
c26506afc5
Update the intltool docs
2016-07-25 23:33:54 +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
ef48d49260
Remove update_outputs from the documentation
2016-06-25 22:48:47 +02:00
Thomas Nagy
dcd01d6369
Deprecate ut_fun as we have ut_str now
2016-06-17 22:04:16 +02:00
Thomas Nagy
16aeb5756a
Extended unit test program parameters
2016-06-17 20:18:06 +02:00
Thomas Nagy
88f8da4af1
msvc test
2016-06-05 00:39:04 +02:00
Thomas Nagy
18044bddfe
One more Python version for the test suites
2016-05-31 22:41:12 +02:00
Thomas Nagy
02a8361149
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed
2016-05-28 16:18:51 +02:00
Thomas Nagy
12cbb42cd7
docs
2016-05-06 23:22:55 +02:00
Thomas Nagy
da389364c5
docs
2016-05-02 23:31:31 +02:00
Thomas Nagy
b70692dbb3
Add a configuration test to add /usr/local/lib in linkflags on FreeBSD
2016-05-01 17:03:55 +02:00
Thomas Nagy
ae8253f571
Process Qt files according to the Qt documentation
2016-05-01 14:21:46 +02:00
Thomas Nagy
6b2e837bc2
Issue 1726
2016-05-01 13:21:06 +02:00
Thomas Nagy
5a35d6c105
Add a Qt5 example
2016-05-01 12:02:58 +02:00
Thomas Nagy
8520dd65bb
Code cleanup
2016-04-19 22:00:21 +02:00
Thomas Nagy
89ac2f0215
Issue 1594
2016-03-09 22:25:52 +01:00
Thomas Nagy
5626104770
cleanup
2016-01-22 20:05:54 +01:00
Thomas Nagy
a255ba93c6
Cleanup
2016-01-20 20:21:41 +01:00
Thomas Nagy
3f2e58b1a3
Disable verbose and mangling configuration tests with Intel Fortran
2016-01-20 18:19:07 +01:00
Harald Klimach
df7d5669f0
Added export definitions for typemap in the demos/fortran project.
2016-01-20 17:40:42 +01:00
Thomas Nagy
aac6e800eb
Import libraries for Intel Fortran
2016-01-20 00:12:42 +01:00
Thomas Nagy
66009e5777
Intel Fortran detection on Windows
2016-01-17 02:30:41 +01:00
Thomas Nagy
331dd9f96c
Commands executed without a shell will merge flags of the form
2016-01-06 17:53:55 +01:00
Thomas Nagy
3430e18205
New option in waf_unit_tests --clear-failed - Issue 1678
2016-01-05 15:20:56 +01:00
Simon
f3a20e293c
Replaced 'source' arg to 'source_files'. Updated Docs and demo. Fixed bugs.
2015-11-08 10:06:03 +01:00
ita1024
975fdde91b
Merge pull request #1648 from mimon/xcode6-gen
...
Xcode6 generator
2015-10-29 18:59:16 +01:00
Simon
f1da3b34ef
Updated useage and docs in xcode6
2015-10-29 11:53:19 +01:00
Simon
53cb70ec44
Renamed stuff in demos to xcode6
2015-10-29 11:52:58 +01:00
Thomas Nagy
369bae306f
docs - write a newline in example file to remove warning with solaris compilers
2015-10-10 09:20:55 +02:00
Thomas Nagy
ec0263f47c
docs - write a newline in example file to remove warning with solaris compilers
2015-10-10 08:52:58 +02:00
Thomas Nagy
a306e30027
docs
2015-10-09 19:32:01 +02:00
Thomas Nagy
f45e5c9d6e
Python 3 syntax cleanup
2015-09-28 21:44:50 +02:00