2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2025-01-20 23:40:21 +01:00
waf/playground
Simon fe1bb1b58a Fixed a crash when building a subset of xcode6 targets
E.g. when running 'waf xcode6 --targets=some-target'

  File "/waf/waflib/Scripting.py", line 167, in waf_entry_point
    run_commands()
  File "/waf/waflib/Scripting.py", line 268, in run_commands
    ctx = run_command(cmd_name)
  File "/waf/waflib/Scripting.py", line 252, in run_command
    ctx.execute()
  File "/waf/waflib/extras/xcode6.py", line 679, in execute
    self.post_group()
  File "/waf/waflib/Build.py", line 767, in post_group
    if self.current_group < self._min_grp:
AttributeError: 'xcode' object has no attribute '_min_grp'
2017-08-02 00:24:11 +02:00
..
2016-09-15 22:41:32 +02:00
2017-01-21 13:28:06 +01:00
2017-01-21 13:28:06 +01:00
2015-09-28 21:44:50 +02:00
2016-06-24 13:21:32 +02:00
2014-03-04 08:22:48 +01:00
2016-01-26 20:00:07 +01:00
2016-08-21 17:10:17 +02:00
2016-07-29 16:37:58 +02:00
2016-05-01 12:02:58 +02:00
2016-05-01 12:02:58 +02:00
2015-01-01 16:24:54 +01:00
2016-08-15 19:44:23 +02:00
2017-06-19 19:42:53 +02:00
2016-12-04 01:36:00 +01:00
2016-10-18 18:20:27 +02:00