godot/drivers/unix
Matthias Hoelzl fb236045de Make build scripts Scons 3.0/Python3 compatible
- Cherry picked #10662 and fixed merge conflicts.
- Manualy merged the change from #11904.
- Did not merge #12236 since I'm not sure whether the issue
  affects Godot 2.1 and I don't have VS2013 to test.
- Did not merge #11843 since it doesn't seem relevant (the
  code is only needed for creating DONORS.md, etc.).
- Did not merge #10727 and #11752 since they seem to be
  already included in #11742.
- The Windows and Linux builds have been tested with Scons 3.0
  using Python 3.
- OSX and iOS should hopefully work but are not tested since
  I don't have a Mac.
- Builds using SCons 2.5 and Python 2 should not be impacted.
2017-10-24 06:41:32 +02:00
..
dir_access_unix.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
dir_access_unix.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
file_access_unix.cpp Fix x11 exported executables not getting the +x flag 2017-09-16 22:38:32 -03:00
file_access_unix.h Fix x11 exported executables not getting the +x flag 2017-09-16 22:38:32 -03:00
ip_unix.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
ip_unix.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
memory_pool_static_malloc.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
memory_pool_static_malloc.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
mutex_posix.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
mutex_posix.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
os_unix.cpp OS::execute can now read from stderr too when executing with a pipe. 2017-09-21 17:44:53 -03:00
os_unix.h OS::execute can now read from stderr too when executing with a pipe. 2017-09-21 17:44:53 -03:00
packet_peer_udp_posix.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
packet_peer_udp_posix.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
SCsub Make build scripts Scons 3.0/Python3 compatible 2017-10-24 06:41:32 +02:00
semaphore_posix.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
semaphore_posix.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
socket_helpers.h Socket helpers now fall back to ipv4 on systems where ipv6 is disabled. 2017-05-12 20:01:53 +02:00
stream_peer_tcp_posix.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
stream_peer_tcp_posix.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
tcp_server_posix.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
tcp_server_posix.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
thread_posix.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
thread_posix.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00