<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/packages/js, branch master</title>
<subtitle></subtitle>
<id>https://trygvis.io/git/2012/05/openembedded-core.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/2012/05/openembedded-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/'/>
<updated>2010-09-01T18:09:57Z</updated>
<entry>
<title>packages: Separate out most of the remaining packages into recipes</title>
<updated>2010-09-01T18:09:57Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-09-01T18:09:11Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612'/>
<id>urn:sha1:d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>js: fix configure</title>
<updated>2010-08-10T07:51:59Z</updated>
<author>
<name>Qing He</name>
<email>qing.he@intel.com</email>
</author>
<published>2010-08-10T05:35:21Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=f25d26de776f9927e1d2c92f031085a9b9323087'/>
<id>urn:sha1:f25d26de776f9927e1d2c92f031085a9b9323087</id>
<content type='text'>
use autoconf to generate jsautocfg.h instead of preparing
different headers for different archs

size_of and align_of tests also work under cross-compilation.

Signed-off-by: Qing He &lt;qing.he@intel.com&gt;
</content>
</entry>
<entry>
<title>js: upgrade to version 1.8.0~rc1</title>
<updated>2010-08-06T17:28:26Z</updated>
<author>
<name>Qing He</name>
<email>qing.he@intel.com</email>
</author>
<published>2010-07-05T03:28:40Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=28d52a2f7a2755dc12076d33eef9a917761979ef'/>
<id>urn:sha1:28d52a2f7a2755dc12076d33eef9a917761979ef</id>
<content type='text'>
from 1.5
use version string 1.7.0+1.8.0rc1
aka. spidermonkey

changes:
  - rebase jsautocfg.h to add JS_HAVE_LONG_LONG, fixing the build
    failure
  - document the limitation of jsautocfg.h
  - jskwgen is a host script, and should be built by BUILD_CC
  - remove dependency of readline. readline or editline is only
    used in standalone js command line, which is not shipped in
    package. Removing the dependency to avoid any concern of
    GPL3-ization
  - set BUILD_OPT=1 for optimized build

Note on version choice:
   js is known to have long rc cycles. e.g. the version 1.5:
     js-1.5-b1:   12/16/1999,  js-1.5-rc1:     03/17/2000,
     js-1.5-rc6a: 06/16/2004,  js-1.5 release: 10/22/2005

   Current release version is 1.7.0: 10/19/2007, latest version
   1.8.0-rc1: 03/09/2009, so 1.8.0-rc1 is used.

Note on standalone js vs. xulrunner:
   xulrunner also includes a js version, that is more updated than
   standalone spidermonkey. It also uses autotools so jsautocfg.h
   patch may not be necessary. However the version of xulrunner is
   different from js, and it's difficult to identify the mapping
   between them. It needs further investigation on xulrunner's
   bundled js

Signed-off-by: Qing He &lt;qing.he@intel.com&gt;
</content>
</entry>
<entry>
<title>js: fix metadata</title>
<updated>2010-07-02T22:32:45Z</updated>
<author>
<name>Qing He</name>
<email>qing.he@intel.com</email>
</author>
<published>2010-07-01T09:23:54Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=dfe9854f486a282048807023c605d660ca0a72d6'/>
<id>urn:sha1:dfe9854f486a282048807023c605d660ca0a72d6</id>
<content type='text'>
add homepage, fix description
update license, it's actually tri-licensed

Signed-off-by: Qing He &lt;qing.he@intel.com&gt;
</content>
</entry>
<entry>
<title>js: Fix mips build and other architecture inconsistency</title>
<updated>2010-06-10T21:12:55Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-06-10T21:12:55Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=57c7dda03e5067e60177d06d08fdd4322225148c'/>
<id>urn:sha1:57c7dda03e5067e60177d06d08fdd4322225148c</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>js: Use do_install for staging</title>
<updated>2009-11-17T12:47:14Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-11-17T12:47:14Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=032ef482fbf3c160842c9fee4dd71457164ccaac'/>
<id>urn:sha1:032ef482fbf3c160842c9fee4dd71457164ccaac</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>js: fix SRC_URI</title>
<updated>2008-08-08T07:42:34Z</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openedhand.com</email>
</author>
<published>2008-08-08T07:42:34Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=5c93b2c098dc0bd65888c124f99c14fa1bae5ad9'/>
<id>urn:sha1:5c93b2c098dc0bd65888c124f99c14fa1bae5ad9</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5030 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>js: Fix typo in PARALLEL_MAKE</title>
<updated>2007-10-03T07:09:09Z</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2007-10-03T07:09:09Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=6832376a833bbddad04d2454224beec1b2a491cc'/>
<id>urn:sha1:6832376a833bbddad04d2454224beec1b2a491cc</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2825 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>js: Disable parallel make</title>
<updated>2007-08-24T07:06:54Z</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2007-08-24T07:06:54Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=170e7e1a0885054b3d8b4cdc22af3a2f6374db5e'/>
<id>urn:sha1:170e7e1a0885054b3d8b4cdc22af3a2f6374db5e</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2549 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>js: Use gcc for linking so LDFLAGS can be used in full rather that hardcoded subsets</title>
<updated>2007-06-18T17:28:11Z</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2007-06-18T17:28:11Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=b6dc9fc15ac87911aac1dd8fa0ff7ee2c54399d7'/>
<id>urn:sha1:b6dc9fc15ac87911aac1dd8fa0ff7ee2c54399d7</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1968 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
</feed>
