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

315 Коммитов

Автор SHA1 Сообщение Дата
Alon Zakai 30a87c0d0a text update 2014-09-15 17:37:34 -07:00
Alon Zakai 0d87c4263f Merge pull request #2799 from hamishwillee/incoming
Incoming - general docs updates
2014-09-15 17:36:53 -07:00
hamishwillee 859cb6f3f3 Delete old optimising topic then move the valid one to top level. 2014-09-16 10:34:13 +10:00
hamishwillee 68a37ae89c Integrate feedback to Runtime environment and OpenGL docs from ChrisM and Alon 2014-09-16 10:03:47 +10:00
Alon Zakai 1b680c0c50 text update 2014-09-15 15:31:56 -07:00
hamishwillee 93985a76d3 Fixes resulting from reviews by Alon, Chad, ChrisM 2014-09-15 14:15:39 +10:00
Alon Zakai 42b1ab3625 document Module.locateFile 2014-09-13 11:55:25 -07:00
Alon Zakai 4f765489b6 Merge pull request #2784 from hamishwillee/incoming
Incoming - updates to Embind and Open GL docs.
2014-09-12 11:41:53 -07:00
juj 1f14c4967d Merge pull request #2747 from Daft-Freak/sdl2_apis
add api useful for handling HiDPI
2014-09-12 14:35:34 +03:00
hamishwillee 0f82e03653 Restructure OpenGL support 2014-09-12 21:27:38 +10:00
hamishwillee 0cecce6f7f Updates to Embind docs 2014-09-12 11:48:50 +10:00
Alon Zakai d090185a3d Merge pull request #2768 from juj/targetXY
Target xy
2014-09-11 16:39:33 -07:00
Alon Zakai aeb02d5324 Merge branch 'incoming' of https://github.com/hamishwillee/emscripten into incoming
Conflicts:
	site/source/docs/porting/files/packaging_files.rst
	site/source/docs/tools_reference/emcc.rst
2014-09-11 15:37:42 -07:00
Alon Zakai cb9477c41c Merge pull request #2767 from rfk/rfk/lto-using-llvm-opts
Respect --llvm-opts when performing --llvm-lto=2
2014-09-10 20:27:07 -07:00
hamishwillee 35a7faaeff File system - Integrate review comments from ChrisM and clarifications from Alon. Also Building Projects updates from ChrisM 2014-09-11 12:25:28 +10:00
hamishwillee 19b0a6ba4f Minor fixes in response to feedback from Alon 2014-09-10 17:55:26 +10:00
hamishwillee 57bd876138 Fix glossary - now ready for review 2014-09-10 17:54:36 +10:00
hamishwillee b220bde7ca First draft WebIDL docs. UPdate to interacting with code to fairly represent embind vs webidl 2014-09-10 17:53:50 +10:00
Ryan Kelly 630d5f11cd Update docs for --llvm-lto=2 2014-09-10 14:21:25 +10:00
Jukka Jylänki 1c49a7585c Account for Windows-specific filesystem limitations in browser.test_preload_file. 2014-09-09 04:50:19 -04:00
hamishwillee 19b13896f2 Updated Building projects and general fixes and links to other documents 2014-09-09 17:10:23 +10:00
hamishwillee 29a52a450a File system section updates (all now either draft or complete) 2014-09-09 17:09:09 +10:00
Alon Zakai 1b99871afe add link to cppcon slides 2014-09-08 21:28:47 -07:00
Alon Zakai 8f78c0ce99 text update 2014-09-08 21:26:43 -07:00
juj 7e4e463bc8 Merge pull request #2727 from juj/dashdash_profiling
--profiling
2014-09-07 17:59:28 -04:00
Jukka Jylänki baf4f31d26 -profiling to --profiling in the docs. 2014-09-07 17:29:30 -04:00
Charlie Birks 040efeca28 move get/set_element_css_size to html5.h 2014-09-07 15:35:08 +01:00
Jukka Jylänki 861431a684 Document the valid character set for packaging files. Fix minor syntax in example for better form. 2014-09-07 07:26:26 -04:00
Jukka Jylänki 7efaf6a568 Fix odd char formatting issue caused by saving the code file in previous commit. 2014-09-07 06:58:21 -04:00
Jukka Jylänki ba2bfc12a6 Update all instances in code to use '--profiling' instead of '-profiling'. Test in other.test_simplify_ifs that both forms are still valid. 2014-09-07 06:56:33 -04:00
Jukka Jylänki d47b38df00 Implement targetX and targetY fields for mouse and touch events, #2751. Bump version to 1.23.4 to rebuild cache since src/struct_info.json changes. 2014-09-07 06:39:25 -04:00
Charlie Birks 432a107e4d add error checking 2014-09-07 11:30:32 +01:00
Charlie Birks d444015c83 add docs 2014-09-06 12:32:07 +01:00
Bruce Mitchener 5915cda1ca [trace] Point to the server's git repository. 2014-09-06 02:44:22 +07:00
Bruce Mitchener 466e8715e7 [tracing] Integrate the tracing stuff. 2014-09-06 02:44:21 +07:00
Bruce Mitchener fd1ce7035f [tracing] Initial tracing API.
This is used in conjunction with a collection & analysis server
to analyze memory usage and other aspects of a program running
under emscripten.
2014-09-06 02:33:19 +07:00
hamishwillee 02cb5bc4ee Partial updates to file 2014-09-05 09:03:42 +10:00
Alon Zakai 31e8549351 text update 2014-09-04 15:04:05 -07:00
hamishwillee c3f152dfe2 Update the home page call to action box 2014-09-04 17:35:21 +10:00
hamishwillee 082b447acf Minor updates to all articles remaining wiki-import articles to fix obvious errors 2014-09-04 14:26:48 +10:00
hamishwillee 923938eced Make side backgrounds light greyish rather than bright red. 2014-09-04 12:17:13 +10:00
hamishwillee df2e367618 Integrated review comments for Module and File System API 2014-09-04 12:16:20 +10:00
hamishwillee f080f76b8f Renamed file for browser env to runtime env. Fixes to links to support this 2014-09-04 10:28:21 +10:00
hamishwillee 93e5714103 Rename the Emscripten Browers Env. To Emscripten Runtime env. Put memory model doc into that doc. Update links to typed arrays mode 2 to point to the same place 2014-09-04 10:15:00 +10:00
hamishwillee f3d0b1353f Update Documentation Home index - ready for review. Changes to other docs to support linking from this index. 2014-09-04 09:50:40 +10:00
Alon Zakai edee721039 text update 2014-09-03 14:26:13 -07:00
Alon Zakai 3b95cf2e66 Merge pull request #2755 from hamishwillee/incoming
Incoming - additional index topics updated
2014-09-03 14:25:08 -07:00
Alon Zakai b3a24174a6 text update 2014-09-03 11:52:37 -07:00
Alon Zakai e8783b3bce default emcc help to mention emcc, mention ./emcc just once 2014-09-03 11:52:32 -07:00
hamishwillee 7a55bc2631 Remove ready-to-review on checked index documents. 2014-09-03 21:14:09 +10:00
hamishwillee 25f1d63c12 move Debugging topic up level (no longer in index) 2014-09-03 18:10:00 +10:00
hamishwillee da1c1e16ff Remove temporary scratchpad files 2014-09-03 18:07:21 +10:00
hamishwillee 9cdbfca84c Update indexes (and associated changes) for most of remaining sections 2014-09-03 18:06:13 +10:00
hamishwillee c34216e095 Integrated final review feedback from ChrisM to ready-for-review topics. Removed the review markup 2014-09-02 19:39:54 +10:00
hamishwillee 50d6d37110 Changes to embind and interacting with text. Fixed up last commit which deleted some .txt file accidentally. 2014-09-02 09:21:25 +10:00
Alon Zakai 509071c285 Merge pull request #2732 from gogoprog/patch-1
Fixed typo in module.rst
2014-08-29 14:22:42 -07:00
Alon Zakai a61d4b0915 docs updates 2014-08-29 13:18:59 -07:00
Alon Zakai e4cbc9170a text update 2014-08-29 12:25:20 -07:00
Alon Zakai fba8784d6a perf note 2014-08-29 12:24:48 -07:00
hamishwillee 5330b5a02e FP issues now ready for review. Interacting with code now ready for review. Minor changes to the others. 2014-08-29 16:34:54 +10:00
hamishwillee 5ac7bfe2f9 Improve documentation of Function pointer issues. Minor updates to portability guidelines 2014-08-28 13:17:19 +10:00
Alon Zakai 7fb61c2288 text update 2014-08-27 17:47:50 -07:00
Gauthier Billot debe6edb07 Fixed typo in module.rst
Fixed typo in module.rst
2014-08-27 23:25:11 +02:00
Alon Zakai 090e39e31c Merge pull request #2725 from hamishwillee/incoming
Edit Function Pointer Issues.
2014-08-27 14:15:40 -07:00
Alon Zakai 44f70dc70e Merge pull request #2728 from juj/fix_sdl_mousewheel
Fix various issues with SDL mouse scrolling and add a test. Fixes #2643.
2014-08-27 14:14:27 -07:00
Alon Zakai 61ec1d2d59 document preRun as expecting an array of functions; fixes #2729 2014-08-27 14:12:32 -07:00
Jukka Jylänki 2ef851bfff Fix various issues with SDL mouse scrolling and add a test. Fixes #2643. 2014-08-27 14:59:18 +03:00
hamishwillee e6722dc40b Edit Function Pointer Issues. Mark other reviewed articles as Ready-to-review 2014-08-27 13:34:15 +10:00
hamishwillee fea0403d3f minor editorial updates. Add TODO note to debugging topic 2014-08-27 10:02:45 +10:00
hamishwillee 1f0b33e14d minor clarifications to file system behaviour 2014-08-27 09:48:18 +10:00
Alon Zakai d378082b32 portability_guidelines.rst updates 2014-08-26 16:11:02 -07:00
hamishwillee b478cb04f8 updates to the porting guidelines documents 2014-08-26 17:22:21 +10:00
hamishwillee 3fc8bc592d rename guidelines docs to match content 2014-08-26 13:41:10 +10:00
hamishwillee 5b1331b355 Minor fixes to wording in FAQ and Portability guidelines 2014-08-26 13:38:55 +10:00
hamishwillee 5f4920e744 rename the file systems guide filename 2014-08-26 11:26:29 +10:00
hamishwillee 6a9df070c1 Split out the packaging files section 2014-08-26 11:21:56 +10:00
hamishwillee 3255ea8cfa Move File System docs into own folder undero porting 2014-08-26 11:14:49 +10:00
hamishwillee 75345538c4 FAQ updates - now ready for review 2014-08-26 11:05:43 +10:00
hamishwillee 856fcff31f fix up links broken by moving sections 2014-08-26 09:36:06 +10:00
hamishwillee f037f32421 rename coding folder to porting 2014-08-26 09:26:56 +10:00
hamishwillee 0198120948 create new structure for coding guidelins (move some articles, update index) 2014-08-26 09:22:45 +10:00
Alon Zakai 481371b6d8 fix old link to wiki 2014-08-25 14:55:41 -07:00
Alon Zakai b62abe1c6b text update 2014-08-25 14:49:09 -07:00
Alon Zakai f0f8ea3c5b Merge branch 'incoming' of https://github.com/hamishwillee/emscripten into incoming
Conflicts:
	site/source/docs/getting_started/FAQ.rst
2014-08-25 14:45:00 -07:00
hamishwillee 4f9c7121d2 Fixes as a result of feedback to Getting Started topics. Minor additions to number of other topics 2014-08-25 21:00:23 +10:00
Alon Zakai 0dafe7f5f7 clarify returnType for ccall/cwrap; fixes #2705 2014-08-22 16:24:09 -07:00
Alon Zakai f007ce14c8 Merge pull request #2706 from hamishwillee/incoming
general fixes to FAQ and some of the getting started articles
2014-08-22 16:01:26 -07:00
hamishwillee 99d9ec802b general fixes to FAQ and some of the getting started articles 2014-08-23 08:47:00 +10:00
hamishwillee 4bc2c012b9 general fixes to FAQ and some of the getting started articles 2014-08-23 08:45:22 +10:00
Alon Zakai e7ec3f1dc5 tutorial updates 2014-08-22 14:57:56 -07:00
Alon Zakai 0cfded8698 bug reports page updates 2014-08-22 14:47:05 -07:00
Alon Zakai d398386b76 update community page 2014-08-22 14:44:22 -07:00
Alon Zakai 919556db48 add --closure 2 option, to run closure even on the asm.js output 2014-08-22 13:07:02 -07:00
Alon Zakai 00a0eb735c module.html edits 2014-08-22 10:24:54 -07:00
hamishwillee e0ac40123c changes to support SDK builds (both the actual text, and instructions on how to enable changes when needed) 2014-08-22 12:15:26 +10:00
hamishwillee e6148f29c3 partial update to V22010 getting started file 2014-08-22 10:37:45 +10:00
hamishwillee 95cd41b47a Add external link icon to all external links 2014-08-22 10:37:44 +10:00
Alon Zakai 435cfe7090 update text docs 2014-08-21 17:12:47 -07:00
Alon Zakai e83ec61a80 update docs for -c 2014-08-21 17:12:27 -07:00
hamishwillee 6dc95a7a38 Fixes to home page layout, size of inline code text, emcc final updates, improvements to tutorial and downloads 2014-08-22 09:48:27 +10:00
hamishwillee 7b7aeb9840 Addition of Module reference and cross linking to it from elsewhere. Removal from Interacting with code 2014-08-21 12:55:42 +10:00
Alon Zakai 206b05b7e8 use text output for local doc builds, and make emcc --help read and print its docs 2014-08-20 11:40:04 -07:00
hamishwillee 604c9699cf Fixes to fonts and some text as result of final review by Jukka on a number of docs 2014-08-20 21:23:11 +10:00
hamishwillee 395ef97ace Conversion of emcc docs to form that can easily be converted to text. Full review of that doc. 2014-08-20 17:19:40 +10:00
hamishwillee 9431a0f9ce Update filesystem API with clarifications from Anthony Pesch. Mark AboutEmscription doc as ready-for-review 2014-08-19 17:43:11 -07:00
Alon Zakai fed7423fa3 faq updates 2014-08-19 16:59:41 -07:00
hamishwillee 87c4287dbe Make Talks and Publications topic done (not ready for review) 2014-08-19 16:59:41 -07:00
hamishwillee 50fc7c2e22 Fixes to building from source on Windows. Updated introduction. Minor updates to many other files 2014-08-19 16:59:41 -07:00
hamishwillee 315c206d57 Add .ico files to site 2014-08-19 16:58:58 -07:00
Alon Zakai 2cdd2fc0fd docs updates 2014-08-19 11:12:47 -07:00
Alon Zakai 15a991d64f faq updates 2014-08-18 17:55:21 -07:00
Alon Zakai a57ecc76ee help docs update 2014-08-18 16:03:37 -07:00
Alon Zakai 1c1eb5bc6c Merge pull request #2687 from hamishwillee/incoming
Minor fixes the building from source and toolchain docs. Also filesystem...
2014-08-18 15:58:43 -07:00
Alon Zakai 749ac934f1 Merge pull request #2685 from waywardmonkeys/doc-fixes
Doc fixes
2014-08-18 15:52:26 -07:00
Alon Zakai f1f5001a0b make the sphinx emcc docs the single source of information; emcc --help points to the local copy 2014-08-18 11:27:12 -07:00
hamishwillee 8d1b6d84b5 Minor fixes the building from source and toolchain docs. Also filesystem docs. 2014-08-18 11:27:47 +10:00
Bruce Mitchener da4ac5c80b [doc] Fix a couple of typos. 2014-08-17 23:55:11 +07:00
Bruce Mitchener f87e1baff5 [doc] Building the libc & libcxx doesn't use make/configure. 2014-08-17 23:51:32 +07:00
Alon Zakai d40e039b04 Merge pull request #2675 from hamishwillee/incoming
Draft framework for bind.h
2014-08-16 17:49:54 -07:00
Bruce Mitchener dcfc6be204 [doc] Fix typo. 2014-08-15 08:53:58 +07:00
hamishwillee 17e4ca035b Finished draft framework for bind.h 2014-08-15 11:05:15 +10:00
hamishwillee a13d442f35 Fixes to the downloads section and building from source. First draft of val.h. Partial first draft of bind.h 2014-08-14 17:22:13 +10:00
Lu Wang 21fdc82e91 fix doc for emscripten_push_**_main_loop 2014-08-13 15:24:02 -07:00
Alon Zakai 13ea48e371 Merge pull request #2612 from coolwanglu/coroutine
support coroutine
2014-08-13 15:21:38 -07:00
Alon Zakai 6e466b27fb fix extra _ in docs; fixes #2659 2014-08-13 15:19:03 -07:00
Alon Zakai 89c5555ba6 Merge pull request #2661 from hamishwillee/incoming
Building from source site section updates
2014-08-13 15:15:19 -07:00
Alon Zakai 7472dafbda add faq entry about using main() to know when it is safe to call compiled methods, after startup is all complete 2014-08-13 15:00:40 -07:00
Alon Zakai 1393b4a91f document 'any' type in webidl binder 2014-08-13 10:16:09 -07:00
hamishwillee 00aab8dc63 Build from source section updates. New standalone docs for SDK. Clear messaging on which should be used where: 2014-08-13 18:17:06 +10:00
Alon Zakai f30112c86e add VoidPtr type to WebIDL binder, for void* 2014-08-12 15:51:05 -07:00
Lu Wang a9e91a7bd3 support coroutine
valid asm.js

better test case for coroutine

coding style

fix asm.js

fix test case

save STACK_MAX for coroutine

customized stack size for coroutine

move doc to new stie

fix typo
2014-08-12 14:17:47 -07:00
hamishwillee 78b2fc50e7 changes to building from articles as a result of feedback from ChrisM. Significant fixes to LLVM-Backend doc 2014-08-12 21:52:16 +10:00
Jukka Jylänki be04493375 Update download links for Emscripten SDK 1.22.0. 2014-08-11 23:43:20 +03:00
Alon Zakai bff7dd6cb6 docs updates following #2650 2014-08-11 11:15:57 -07:00
hamishwillee 44087597f7 fix horrible sentence on index page 2014-08-11 20:38:08 +10:00
hamishwillee 7494d3d67a Significant updates to the building emscripten from source topiss 2014-08-11 19:55:05 +10:00
Alon Zakai 43a180fb87 update local docs 2014-08-07 18:01:49 -07:00
hamishwillee 1dc3d1ee38 Update emscripten.h, html5.h docs to match the source files 2014-08-07 17:59:08 -07:00
Alon Zakai 667a61eeed add preamble.js.html build doc 2014-08-07 13:14:27 -07:00
Alon Zakai 7a6147ae93 Merge branch 'incoming' of https://github.com/hamishwillee/emscripten into incoming
Conflicts:
	site/source/docs/building_from_source/building_emscripten_from_source_on_windows.rst
	site/source/docs/building_from_source/installing_from_source.rst
2014-08-07 11:32:49 -07:00
hamishwillee 9f0d63f84f Fixes to building from source sections (incomplete) 2014-08-07 12:18:01 +10:00
Alon Zakai 261f1cfa66 add local copy of crucial doc build file emscripten.h 2014-08-06 18:25:58 -07:00
Alon Zakai e863687995 Merge branch 'incoming' of https://github.com/hamishwillee/emscripten into incoming
Conflicts:
	site/source/docs/building_from_source/installing_from_source.rst
	site/source/docs/introducing_emscripten/emscripten_license.rst
2014-08-06 18:09:35 -07:00
Alon Zakai 5ce5e236f4 Merge branch 'monospace-code-blocks' of https://github.com/zzmp/emscripten into incoming 2014-08-06 18:03:42 -07:00
Alon Zakai 23de6df2cc fix llvm backend links 2014-08-06 13:58:12 -07:00
Alon Zakai 4fe811885b fix link to tutorial 2014-08-06 13:38:21 -07:00
hamishwillee 7e08062635 Moved the building-from-source toics. Created a new one. Numeroius minor fixes. 2014-08-06 20:12:44 +10:00
hamishwillee 53b8b33813 Fixes to paths to make sure things build right in Linux. Move compiler config file docs into the emsdk docs 2014-08-06 14:40:48 +10:00
zzmp c9e0dcf16a Fix typo to monospaced font 2014-08-05 20:07:46 -07:00
Bruce Mitchener a927b8aac5 Fix various errors found while building the site. 2014-08-06 08:01:33 +07:00
Alon Zakai 33411847ec Merge pull request #2625 from hamishwillee/incoming
Significant fixes to Tutorial and Filesystem-API
2014-08-05 15:33:30 -07:00
zzmp 57d904d6f4 Clarify documentation for inlining JS 2014-08-05 12:10:55 -07:00
hamishwillee f090007693 add explanation of how to set EMCC_DEBUG on windows to the Tutorial 2014-08-05 20:12:56 +10:00
hamishwillee 37e68bd788 Significant fixes to Tutorial and Filesystem-API. New docs from wiki. Moved the building from source docs to Getting started section 2014-08-05 17:10:32 +10:00
Alon Zakai 21e2fce37a Merge pull request #2609 from hamishwillee/incoming
Final review fixes on a bunch of files and some new updates to downloads
2014-08-01 13:08:00 -07:00
hamishwillee 9a02807cac Fixes to downloads/tools stuff. Draft update of File system API to use Sphinx code support 2014-08-01 19:24:53 +10:00
hamishwillee 8f2ebfe288 final review fixes on community, bugreports, authors, and the api-reference files. Also significant updates to download files section 2014-07-31 16:45:16 +10:00
Alon Zakai a22b64d24c update news to mention Massive 2014-07-29 16:10:00 -07:00
Alon Zakai f8fccf86dd site text update 2014-07-29 16:05:17 -07:00
hamishwillee d9640cfef2 Fixes to html5 and preamble.js in line with feedback from ChrisM. Minor tidy changes to other files 2014-07-29 17:12:14 +10:00
hamishwillee 337f6df5da Creation of new Community page and removal of news and contact page. Fixes as result of feedback 2014-07-29 08:29:29 +10:00
hamishwillee 265b420764 add in wiki topics. Fix bug in conf.py 2014-07-25 11:41:13 -07:00
hamishwillee f7bf23d888 updates 2014-07-24 16:44:17 -07:00
hamishwillee 5903bb793c add updated theme files 2014-07-24 16:44:17 -07:00
hamishwillee fed28a40ad Full site with API reference and default sphinx_rtd_theme 2014-07-24 16:44:17 -07:00