Граф коммитов

315 Коммитов

Автор SHA1 Сообщение Дата
Alon Zakai 7bde9fea00 improve optimizing docs 2015-07-22 10:36:59 -07:00
Alon Zakai e73f3e21b5 document code size reduction options 2015-07-21 14:06:20 -07:00
Alon Zakai 8288b8260b Merge branch 'copyright-year-patch' of https://github.com/z3t1/emscripten into incoming
Conflicts:
	AUTHORS
2015-07-08 13:14:30 -07:00
z3t1 e355c90ec1 Update copyright year 2015-07-08 16:11:24 -04:00
Alon Zakai 42100c305c mention DEFAULT_LIBRARY_FUNCS_TO_INCLUDE in docs #3562 2015-07-07 14:48:15 -07:00
Alon Zakai 740bac5672 improve os x platform notes in "Download and install" #3600 2015-07-07 14:40:33 -07:00
Jukka Jylänki 0d5598d386 Update download links to Emscripten SDK 1.34.1. 2015-07-03 19:50:02 +03:00
Alon Zakai 69188388a7 faq entry on multiple modules 2015-06-30 12:50:56 -07:00
Alon Zakai 4fdee3a14f update dynamic linking docs 2015-06-26 12:06:04 -07:00
Philipp Wiesemann 8d0e9a831f Fix warnings from sphinx in documentation
This also fixed broken links.
2015-06-13 21:15:35 +02:00
Alon Zakai da9c47b8b8 comment on node/nodejs #3517 2015-06-04 13:32:24 -07:00
Philipp Wiesemann e113a61897 Fix typos in documentation 2015-06-04 11:09:52 +02:00
Philipp Wiesemann fee08b9e03 Fix typos in documentation 2015-06-04 11:09:40 +02:00
Jukka Jylänki ccafa0a39d Remove the -lpthread setting, and only use -s USE_PTHREADS=1 to have only one build and link flag for threads. 2015-06-01 15:11:46 +03:00
Jukka Jylänki 07213d713d Add support for asking the pthread warmup pool size at startup as well, useful for testing purposes. 2015-06-01 15:11:45 +03:00
Jukka Jylänki f2c2340940 Add new functions emscripten_num_logical_cores() which returns the number of detected logical cores on the system and emscripten_force_num_logical_cores() which allows overriding the value returned by this function. Add a new command line variable -s PTHREAD_HINT_NUM_CORES=x to allow choosing the default value when navigator.hardwareConcurrency is not supported. 2015-06-01 15:11:43 +03:00
Jukka Jylänki 454db947ad Document the existence of the __EMSCRIPTEN_PTHREADS__ preprocessor define. 2015-06-01 15:11:23 +03:00
Jukka Jylänki ff51e6614a Add a note about pthread-main.js deployment. 2015-06-01 15:11:22 +03:00
Jukka Jylänki d3c7af93c9 Update documentation for pthreads. 2015-06-01 15:11:21 +03:00
Philipp Wiesemann 6361dcaa8d Fix wrong parameter names in documentation 2015-05-16 22:25:09 +02:00
Alon Zakai a7d5b4bf70 update emcc.txt 2015-05-15 17:59:10 -07:00
Alon Zakai f4611a13bf document some closure compiler issues 2015-05-14 16:26:10 -07:00
Jukka Jylänki 9b5b12aa70 Update site docs to point to 1.30.0 downloads. 2015-05-12 13:01:37 +03:00
Alon Zakai f1d93188cd update text docs 2015-05-07 14:38:56 -07:00
Philipp Wiesemann 7696248d2b Fix word repetitions in documentation 2015-05-04 21:54:54 +02:00
Philipp Wiesemann 37b109b4a6 Fix word repetitions in documentation 2015-05-04 21:52:36 +02:00
Bruce Mitchener 463e856f9e Remove deprecated --split option. 2015-04-28 10:41:35 +07:00
Bruce Mitchener c31041676b Remove SAFE_HEAP_LINES and SAFE_HEAP >= 2.
You were my lesson I had to learn
    I was your fortress you had to burn
    Pain is a warning that something's wrong
    I pray to God that it wont be long
    Do ya wanna go higher?
2015-04-25 10:33:07 +07:00
Bruce Mitchener acfcd51571 Remove CHEAP_HEAP_ALIGN and friends.
Your heart is not open so I must go
    The spell has been broken, I loved you so
    Freedom comes when you learn to let go
    Creation comes when you learn to say no
2015-04-25 10:24:44 +07:00
Philipp Wiesemann 0b4c9accb1 Fix OSError when running get_wiki.py script
It used a path separator which does not work on all operating systems.
2015-04-22 22:51:31 +02:00
Philipp Wiesemann 346d8d8cfd Fix OSError when running get_api_items.py script
It used a path separator which does not work on all operating systems.
2015-04-22 22:47:17 +02:00
Philipp Wiesemann 395dafd9aa Fix typo in file name of get_api_items.py script 2015-04-22 22:45:23 +02:00
Alon Zakai 1a00b6dbe4 Merge branch 'site' of https://github.com/sftblw/emscripten into incoming
Conflicts:
	AUTHORS
2015-04-22 09:57:21 -07:00
Jukka Jylänki 2bceda3cd3 Change old build documentation to reflect that LLVM no longer supports Visual Studio 2010 and requires VS2012 or newer. 2015-04-22 15:51:36 +03:00
Jukka Jylänki 3ca2cd7cac Remove note in the docs to a bug that has been fixed. 2015-04-22 15:49:08 +03:00
Jukka Jylänki cd3fec5e58 Remove the filler word "manager" in documentations regarding Emscripten SDK. 2015-04-22 15:48:09 +03:00
ChanHwi, Choi (aka Ch.) 4f604854c9 misc : broken link fix
path \ to /
2015-04-20 05:35:01 +09:00
Bruce Mitchener b3447dc17a Remove usages (and documentation) of EMCC_FAST_COMPILER.
The remaining usages are to error out or test that erroring out
works.
2015-04-17 15:56:41 +07:00
Yuichi Nishiwaki 3b19cab824 Wrong parameter name on document
'--valid_abspath' -> '--valid-abspath'
2015-04-15 09:53:20 +09:00
Jukka Jylänki 302b7d12b4 Update OpenGL documentation, add note about enabling extensions and remove old todo. 2015-04-13 21:58:33 +03:00
Bruce Mitchener be9b193daa Remove vestiges of support for non-asmjs-emcripten ABI. 2015-04-13 08:17:42 +07:00
Bruce Mitchener 55123d987a Remove last vestiges of FHEAP. 2015-04-10 21:44:00 +07:00
Alon Zakai 9bff6f5bed remove the need for manual cleanup in async ccalls #3307 2015-04-08 11:38:40 -07:00
Alon Zakai e7350dbee4 add async option for ccall; #3307 2015-04-07 14:11:06 -07:00
Bruce Mitchener b268e4ebfa Remove jcache support.
This has been deprecated for a long time and does not work with
fastcomp. It is no longer supported to not use fastcomp, so these
code paths were all dead.
2015-04-07 10:06:43 +07:00
Alon Zakai e2bd4930fd update EM_ASM docs 2015-04-03 11:47:04 -07:00
Alon Zakai eaedf00c1c use a specific revision in doc links to code, so it doesn't get out of date; #3287 2015-03-23 16:35:05 -07:00
Jukka Jylänki 174ce4b39a Update Firefox prefs list for emrun to include a pref that suppresses the first time welcome dialog if switching regularly between running in different Firefox release channels like stable and nightly. 2015-03-16 02:55:50 +02:00
Jukka Jylänki 7b6d5c301c Fix bad value in documentation for dom.max_script_run_time disabling. 2015-03-13 15:38:47 +02:00
Jukka Jylänki 21b0d2c619 Add emrun documentation for setting Firefox prefs for best compatibility, #3234. 2015-03-13 14:19:14 +02:00