<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/reltool/src, branch maint-r15</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Update copyright years</title>
<updated>2012-08-31T12:48:46+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-08-31T12:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2d03ab7ffde828d3b56f8b7738fd0c00d0f5b630'/>
<id>2d03ab7ffde828d3b56f8b7738fd0c00d0f5b630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[reltool] Add documentation for option 'excl_lib'</title>
<updated>2012-08-20T13:56:06+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2012-08-20T13:46:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=eba1ece8d123cab16b357ea43a8dfc75a959ae0a'/>
<id>eba1ece8d123cab16b357ea43a8dfc75a959ae0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[reltool] Add option {excl_lib,otp_root}</title>
<updated>2012-08-20T13:56:06+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2012-08-17T13:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ee8e60f1c160e576a040a92d28f3a3eed1cb572a'/>
<id>ee8e60f1c160e576a040a92d28f3a3eed1cb572a</id>
<content type='text'>
With this option reltool will create a target structure with only the
applications found in specified 'lib_dirs' (on system level) or
'lib_dir' (on app level). Erts will not be included, and no
applications found under $OTP_ROOT/lib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this option reltool will create a target structure with only the
applications found in specified 'lib_dirs' (on system level) or
'lib_dir' (on app level). Erts will not be included, and no
applications found under $OTP_ROOT/lib.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to work with whitespace in exec path</title>
<updated>2012-06-05T08:52:16+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2012-05-30T16:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5f8867fb985b2b899e2ba8391652c7111f9df9bb'/>
<id>5f8867fb985b2b899e2ba8391652c7111f9df9bb</id>
<content type='text'>
OTP-10106
OTP-10107
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-10106
OTP-10107
</pre>
</div>
</content>
</entry>
<entry>
<title>[reltool] Fix dialyzer warnings for R15B01</title>
<updated>2012-03-29T10:18:27+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2012-03-29T10:18:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4f277f92b06e78da7a212eb3b37ce08aa283d29c'/>
<id>4f277f92b06e78da7a212eb3b37ce08aa283d29c</id>
<content type='text'>
Records #mod{} and #app{} are used in ets:select and must therefore
have '$1', '$2' and '_' as possible value of fields.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Records #mod{} and #app{} are used in ets:select and must therefore
have '$1', '$2' and '_' as possible value of fields.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'siri/reltool/app-level-lib-dir/OTP-9977' into maint</title>
<updated>2012-03-23T10:48:52+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2012-03-23T10:48:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b13b88779b3fbc0ef8bb91a17a5d064cd778e0fa'/>
<id>b13b88779b3fbc0ef8bb91a17a5d064cd778e0fa</id>
<content type='text'>
* siri/reltool/app-level-lib-dir/OTP-9977:
  [reltool] Allow lib_dir on app level to use relative path
  [reltool] Add configuration parameter lib_dir on application level
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/reltool/app-level-lib-dir/OTP-9977:
  [reltool] Allow lib_dir on app level to use relative path
  [reltool] Add configuration parameter lib_dir on application level
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jc/omit-undefined-start_phases-3' into maint</title>
<updated>2012-03-23T09:49:40+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2012-03-23T09:43:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fd89175a2b17e92a0b90cb28e5af2375d3aa4535'/>
<id>fd89175a2b17e92a0b90cb28e5af2375d3aa4535</id>
<content type='text'>
* jc/omit-undefined-start_phases-3:
  Avoid undefined start_phases entry in .script
  Avoid creating an undefined start_phases entry when generating a release

OTP-10003
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* jc/omit-undefined-start_phases-3:
  Avoid undefined start_phases entry in .script
  Avoid creating an undefined start_phases entry when generating a release

OTP-10003
</pre>
</div>
</content>
</entry>
<entry>
<title>[reltool] Allow lib_dir on app level to use relative path</title>
<updated>2012-03-22T15:39:20+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2012-03-22T15:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=38f068341ebf04e5d6bf5eff7fb01e44bce228b6'/>
<id>38f068341ebf04e5d6bf5eff7fb01e44bce228b6</id>
<content type='text'>
This commit adds a normalization of the directory given with the
lib_dir parameter on application level. This will covert the path to
absolute, remove trailing slash and any occurrencies of "xxx/..".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds a normalization of the directory given with the
lib_dir parameter on application level. This will covert the path to
absolute, remove trailing slash and any occurrencies of "xxx/..".
</pre>
</div>
</content>
</entry>
<entry>
<title>[reltool] Add configuration parameter lib_dir on application level</title>
<updated>2012-03-22T07:46:30+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2012-03-21T18:35:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=602d96340b97315c156b597a5ccbfcc135a9a682'/>
<id>602d96340b97315c156b597a5ccbfcc135a9a682</id>
<content type='text'>
As a way of specifying one specific version of an application, the
following configuration parameter is added on application level:

{lib_dir,Dir}, Dir = string()

This can be useful if the parent directory of the application
directory is not suitable to use as a lib dir on system level.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As a way of specifying one specific version of an application, the
following configuration parameter is added on application level:

{lib_dir,Dir}, Dir = string()

This can be useful if the parent directory of the application
directory is not suitable to use as a lib dir on system level.
</pre>
</div>
</content>
</entry>
<entry>
<title>[reltool] Improve title of dependency colum</title>
<updated>2012-03-20T10:47:48+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2012-03-20T10:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e855e8326a6ce589991da9cafc2590f306d035c3'/>
<id>e855e8326a6ce589991da9cafc2590f306d035c3</id>
<content type='text'>
OTP-9792

The colum listing modules that uses the current application or module
did earlier have the title "Modules used by others". This is now
changed to "Modules using this".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-9792

The colum listing modules that uses the current application or module
did earlier have the title "Modules used by others". This is now
changed to "Modules using this".
</pre>
</div>
</content>
</entry>
</feed>
