index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
AUTHORS
6
-rw-r--r--
cmake/Platform/Emscripten.cmake
8
-rw-r--r--
em++.bat
2
-rw-r--r--
em-config.bat
2
-rw-r--r--
emar.bat
2
-rwxr-xr-x
emcc
37
-rw-r--r--
emcc.bat
2
-rw-r--r--
emconfigure.bat
2
-rw-r--r--
emlibtool.bat
2
-rw-r--r--
emmake.bat
2
-rw-r--r--
emranlib.bat
2
-rwxr-xr-x
emscripten.py
25
-rw-r--r--
src/jsifier.js
206
-rw-r--r--
src/library_browser.js
5
-rw-r--r--
src/library_glfw.js
585
-rw-r--r--
src/library_openal.js
39
-rw-r--r--
src/library_sdl.js
13
-rw-r--r--
src/modules.js
2
-rw-r--r--
src/parseTools.js
146
-rw-r--r--
src/postamble.js
10
-rw-r--r--
src/preamble.js
41
-rw-r--r--
src/settings.js
2
-rw-r--r--
src/shell.js
19
-rw-r--r--
system/include/GL/glfw.h
518
-rw-r--r--
system/include/libcxx/__bit_reference
10
-rw-r--r--
system/include/libcxx/__config
47
-rw-r--r--
system/include/libcxx/__debug
18
-rw-r--r--
system/include/libcxx/__functional_03
14
-rw-r--r--
system/include/libcxx/__functional_base
10
-rw-r--r--
system/include/libcxx/__functional_base_03
2
-rw-r--r--
system/include/libcxx/__hash_table
40
-rw-r--r--
system/include/libcxx/__locale
86
-rw-r--r--
system/include/libcxx/__mutex_base
16
-rw-r--r--
system/include/libcxx/__std_stream
30
-rw-r--r--
system/include/libcxx/__tree
42
-rw-r--r--
system/include/libcxx/__tuple
30
-rw-r--r--
system/include/libcxx/__tuple_03
4
-rw-r--r--
system/include/libcxx/array
10
-rw-r--r--
system/include/libcxx/bitset
10
-rw-r--r--
system/include/libcxx/chrono
18
-rw-r--r--
system/include/libcxx/codecvt
6
-rw-r--r--
system/include/libcxx/complex
14
-rw-r--r--
system/include/libcxx/condition_variable
4
-rw-r--r--
system/include/libcxx/cstddef
2
-rw-r--r--
system/include/libcxx/cwchar
2
-rw-r--r--
system/include/libcxx/deque
10
-rw-r--r--
system/include/libcxx/exception
18
-rw-r--r--
system/include/libcxx/ext/__hash
6
-rw-r--r--
system/include/libcxx/ext/hash_map
26
-rw-r--r--
system/include/libcxx/ext/hash_set
4
-rw-r--r--
system/include/libcxx/forward_list
14
-rw-r--r--
system/include/libcxx/fstream
8
-rw-r--r--
system/include/libcxx/functional
106
-rw-r--r--
system/include/libcxx/future
38
-rw-r--r--
system/include/libcxx/initializer_list
2
-rw-r--r--
system/include/libcxx/ios
16
-rw-r--r--
system/include/libcxx/iosfwd
40
-rw-r--r--
system/include/libcxx/iostream
16
-rw-r--r--
system/include/libcxx/istream
21
-rw-r--r--
system/include/libcxx/iterator
36
-rw-r--r--
system/include/libcxx/limits
8
-rw-r--r--
system/include/libcxx/list
10
-rw-r--r--
system/include/libcxx/locale
70
-rw-r--r--
system/include/libcxx/map
24
-rw-r--r--
system/include/libcxx/memory
62
-rw-r--r--
system/include/libcxx/mutex
10
-rw-r--r--
system/include/libcxx/new
24
-rw-r--r--
system/include/libcxx/ostream
6
-rw-r--r--
system/include/libcxx/queue
10
-rw-r--r--
system/include/libcxx/random
98
-rw-r--r--
system/include/libcxx/ratio
22
-rw-r--r--
system/include/libcxx/readme.txt
2
-rw-r--r--
system/include/libcxx/regex
24
-rw-r--r--
system/include/libcxx/scoped_allocator
2
-rw-r--r--
system/include/libcxx/set
4
-rw-r--r--
system/include/libcxx/sstream
8
-rw-r--r--
system/include/libcxx/stack
6
-rw-r--r--
system/include/libcxx/streambuf
2
-rw-r--r--
system/include/libcxx/string
16
-rw-r--r--
system/include/libcxx/strstream
8
-rw-r--r--
system/include/libcxx/system_error
22
-rw-r--r--
system/include/libcxx/thread
20
-rw-r--r--
system/include/libcxx/tuple
16
-rw-r--r--
system/include/libcxx/type_traits
360
-rw-r--r--
system/include/libcxx/typeindex
6
-rw-r--r--
system/include/libcxx/unordered_map
26
-rw-r--r--
system/include/libcxx/unordered_set
4
-rw-r--r--
system/include/libcxx/utility
18
-rw-r--r--
system/include/libcxx/valarray
40
-rw-r--r--
system/include/libcxx/vector
93
-rw-r--r--
system/include/net/netdb.h
40
-rw-r--r--
system/include/net/netinet/in.h
2
-rw-r--r--
system/include/netdb.h
42
-rw-r--r--
system/include/sys/socket.h
3
-rw-r--r--
system/lib/libcxx/chrono.cpp
4
-rw-r--r--
system/lib/libcxx/debug.cpp
4
-rw-r--r--
system/lib/libcxx/exception.cpp
4
-rw-r--r--
system/lib/libcxx/iostream.cpp
14
-rw-r--r--
system/lib/libcxx/locale.cpp
18
-rw-r--r--
system/lib/libcxx/memory.cpp
10
-rw-r--r--
system/lib/libcxx/new.cpp
2
-rw-r--r--
system/lib/libcxx/readme.txt
2
-rw-r--r--
system/lib/libcxx/stdexcept.cpp
2
-rw-r--r--
system/lib/libcxx/string.cpp
2
-rw-r--r--
system/lib/libcxx/strstream.cpp
2
-rw-r--r--
system/lib/libcxx/symbols
18
-rw-r--r--
system/lib/libcxx/thread.cpp
4
-rw-r--r--
system/lib/libcxx/typeinfo.cpp
4
-rw-r--r--
tests/freealut/AUTHORS
14
-rw-r--r--
tests/freealut/CMakeLists.txt
208
-rw-r--r--
tests/freealut/COPYING
483
-rw-r--r--
tests/freealut/ChangeLog
786
-rw-r--r--
tests/freealut/INSTALL
236
-rw-r--r--
tests/freealut/Makefile.am
57
-rw-r--r--
tests/freealut/Makefile.in
690
-rw-r--r--
tests/freealut/NEWS
34
-rw-r--r--
tests/freealut/README
188
-rw-r--r--
tests/freealut/aclocal.m4
6886
-rw-r--r--
tests/freealut/admin/CMakeModules/FindCompilerAttribute.cmake
11
-rw-r--r--
tests/freealut/admin/CMakeModules/FindCompilerFlagsSet.cmake
34
-rw-r--r--
tests/freealut/admin/CMakeModules/FindCompilerVisibility.cmake
37
-rw-r--r--
tests/freealut/admin/CMakeModules/FindConfigHelper.cmake
22
-rw-r--r--
tests/freealut/admin/CMakeModules/FindSleepFunction.cmake
40
-rw-r--r--
tests/freealut/admin/Makefile.am
2
-rw-r--r--