Sami Vaarala
3b726fae71
Dist README ES6 -> ES2015 rename
8 years ago
Sami Vaarala
4a6ea8f9e0
README changes for ES5-ish approach
8 years ago
Sami Vaarala
51edcf60ce
Add Reflect to dist README
8 years ago
Sami Vaarala
31305b3f9c
README Encoding API trivia
8 years ago
Sami Vaarala
9bd620e259
README updates for ES6/ES7 features
8 years ago
Sami Vaarala
8d7899bda8
Dist README computed property names
8 years ago
Sami Vaarala
294c4ab367
Add xoroshiro128+ and SplitMix64 licenses to dist
8 years ago
Sami Vaarala
18fb8477b4
Rewrite dist README for configure.py
8 years ago
Sami Vaarala
80c99a9a9f
Dist/prepare tooling improvements
* Rename prepare_sources.py to configure.py; the operation is similar to
autoconf ./configure so the association is useful.
* Rename make_dist.py to dist.py.
* Generate only one source set (combined or separate) for one run of
configure.py.
* Change dist.py to run configure.py three times to generate the default
source sets.
* Use an autodeleted temporary directory for preparing sources, which
removes some of the manual temporary file handling.
8 years ago
Sami Vaarala
00a8627e15
Documentation changes for tools reorg
8 years ago
Sami Vaarala
0acc8f485d
Dist/Makefile changes for logging framework removal
9 years ago
Sami Vaarala
b3074fa369
Add DukLuv proxy and metadata into dist
9 years ago
Sami Vaarala
5c8b222faa
License changes for string hashing (Lua, djb2)
9 years ago
Sami Vaarala
0217ef137b
Add src-noline/ description to dist README
9 years ago
Sami Vaarala
07ee0809c3
Add wiki link to dist README
9 years ago
Sami Vaarala
6282a7df14
Dist README config link to wiki
9 years ago
Sami Vaarala
54a08a03c3
Reword dist README.rst feature list
9 years ago
Sami Vaarala
28f5f50643
Dist README dump/load
9 years ago
Sami Vaarala
fc55a592bd
Misc genconfig changes: Makefile, README, dist
9 years ago
Sami Vaarala
3dd44f8b48
Update dist README
10 years ago
Sami Vaarala
4871b8b300
Dist readme: debugger directory
10 years ago
Sami Vaarala
21f6474016
Drop release notes from dist package
RELEASES.rst is only updated in master branch to make it easier to make
and merge fixes to multiple branches. Including it in the dist package
would mean that it would need to be updated in maintenance branches too
or it would be out-of-date in patch releases.
So, drop release notes from the dist package, and just link to it in the
dist README.
10 years ago
Sami Vaarala
d74d50be89
Dist README.rst cleanups and reformatting
10 years ago
Sami Vaarala
749d8ec92c
Add extras/ dir, add READMEs for extras+examples
10 years ago
Sami Vaarala
e2084ea917
Add mandel.js to dist README.rst
10 years ago
Sami Vaarala
6f206e3424
Add link to compiling info to dist readme
10 years ago
Sami Vaarala
347f340c05
Add CommonJS license to dist
Technically this should probably not be necessary: Duktape module loader
is a fully own implementation based on the CommonJS module loading
specification. The specification is not shipped with the distributable,
just the master repo. But it's perhaps best to mention it in the README
still.
10 years ago
Sami Vaarala
abc0aa720d
README .rst fixes
10 years ago
Sami Vaarala
91dd4a96bd
AUTHORS .rst suffix renames
10 years ago
Sami Vaarala
2e6a94bbe2
README fix: refer to Makefile.hello
10 years ago
Sami Vaarala
10f94b554d
Move files from examples to dist-files/
The coffeescript makefile is a special case, as it doesn't rely on Duktape.
10 years ago
Sami Vaarala
d2c2ede447
Some more rewording of dist README.txt
10 years ago
Sami Vaarala
c86c16d017
Rewrite feature list in dist README.txt
10 years ago
Sami Vaarala
89c2924f38
Dist README update: polyfills
10 years ago
Sami Vaarala
c8b331d3a2
dist readme update, eventloop mention
11 years ago
Sami Vaarala
addfb03c3c
updated copyright model: authors hold copyrights and license under MIT license without copyright assignment
11 years ago
Sami Vaarala
ceb0c3c60a
add git commit / git describe to a few more places
11 years ago
Sami Vaarala
7d2060466f
add git commit hash and git describe output to distributable, which makes it easier to identify intermediate builds
11 years ago
Sami Vaarala
e3c5d78e2a
dist readme trivia
11 years ago
Sami Vaarala
2cfc1c49c9
remove full dist README, update source dist README
11 years ago
Sami Vaarala
772651d3fb
rename types.html; add clearer copyright info to READMEs
11 years ago
Sami Vaarala
09d5d5e7fd
add some internal docs, improve READMEs, fix dist script
11 years ago
Sami Vaarala
2326f05cb9
remove test.c and use examples/hello instead
11 years ago
Sami Vaarala
35f80df607
add separate example makefiles for a test program and a command line tool
11 years ago
Sami Vaarala
047e30b26e
tweak README.txt, add a ((o) Duktape -header to cmdline example
11 years ago
Sami Vaarala
87f582f846
refine README.txt
11 years ago
Sami Vaarala
447f46a5e4
update README.txt for 0.5 release
12 years ago
Sami Vaarala
3614e833ba
update README.txt for 0.4.0 release
12 years ago
Sami Vaarala
c63b38704a
update readme for v0.3 release
12 years ago
Sami Vaarala
a14246c393
change profile to readme, to be valid for 64-bit environments too
12 years ago