Files
wxWidgets/samples
VZ c93b88af39 Build samples in parallel with "make -jN"
Building samples one by one has become a significant pessimization
nowadays, when multicore machines are much more common than single core
ones, so get rid of the shell loop which built the samples one by one
and use make targets to let make build as many targets at once as
desired.

Closes https://github.com/wxWidgets/wxWidgets/pull/536
2017-08-15 19:16:27 +02:00
..
2017-05-26 00:29:05 +02:00
2017-06-21 22:51:57 +04:00
2007-05-05 17:22:09 +00:00
2015-03-19 21:46:05 +01:00