IRC logs of Libera.Chat #BZFlag for Monday, 2023-07-03

*** Gort[m] <Gort[m]!~M-gort-ma@2001:470:69fc:105::7ed> has quit IRC (Server closed connection)04:45
*** Gort[m] <Gort[m]!~M-gort-ma@2001:470:69fc:105::7ed> has joined #bzflag04:45
*** Cobra_Fast is now away: vacant04:58
*** Cobra_Fast is back04:58
*** I_Died_Once <I_Died_Once!~I_Died_On@c-73-184-170-223.hsd1.ga.comcast.net> has quit IRC (Ping timeout: 246 seconds)05:14
*** Cobra_Fast is now away: vacant05:28
*** Cobra_Fast is back05:28
*** FastLizard4 is back06:21
*** FastLizard4 is now away: AWAY from keyboard06:36
*** FastLizard4 is back07:03
*** FastLizard4 is now away: AWAY from keyboard07:11
*** Sgeo <Sgeo!~Sgeo@user/sgeo> has quit IRC (Read error: Connection reset by peer)07:58
*** FastLizard4 is back10:12
*** FastLizard4 is now away: AWAY from keyboard10:46
*** FastLizard4 is now away: GONE - Screen Detached and Disconnected from IRC (I'm probably asleep, at work, or doing something in real life)11:15
*** Optic_Delusion <Optic_Delusion!~Optic_Del@2600:4041:19d:2d00:794b:bddf:b182:a5c8> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)11:22
*** Optic_Delusion <Optic_Delusion!~Optic_Del@2600:4041:19d:2d00:b0e9:64:550d:948> has joined #bzflag11:27
*** I_Died_Once <I_Died_Once!~I_Died_On@c-73-184-170-223.hsd1.ga.comcast.net> has joined #bzflag11:31
*** Sgeo <Sgeo!~Sgeo@user/sgeo> has joined #bzflag14:57
*** dngor_ <dngor_!abuse@104-136-128-209.biz.spectrum.com> has quit IRC (Server closed connection)19:58
*** dngor <dngor!abuse@104-136-128-209.biz.spectrum.com> has joined #bzflag19:58
*** FastLizard4 is back23:04
*** Flash <Flash!~Flash@user/flash> has joined #bzflag23:13
allejodoes the Xcode project respect the `dependencies` folder for our third-party deps? @macsforme23:19
*** blast007[m] <blast007[m]!~blast007m@2001:470:69fc:105::7ec> has joined #bzflag23:19
*** FastLizard4 is now away: AWAY from keyboard23:30
macsformeallejo: if I understand your question, yes... the "dependencies" folder (at the root of our source directory) is now the first item listed for headers and libraries, so that folder should be used if present... if not present, it throws a warning (unfortunately) but the build should then fall back to system-level (or Homebrew) libraries23:41
allejoperfect! thanks macsforme that's what I was asking23:42
allejotesting things right now (and will continue later), but things are looking good so far!23:43
macsformegreat, thank you23:44
allejothoughts on adding a `dependencies/.gitkeep` file to the repo? would that break the build if the folder is empty?23:44
allejothe bzflag repo. not the deps repo23:46
macsformeit will probably still throw a warning unless the whole tree of "../dependencies/output-macOS-${CONFIGURATION}-${CURRENT_ARCH}/[include|lib]" is present... the warning could possibly be quelled, but clang throws hundreds of warnings for our code already23:49

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!