Rohan McGovern 9bf69ecc2f Improve maintainability of init-repository script.
Make it object-oriented.

Document via pod and use pod2usage to implement `--help'.

Use Getopt::Long instead of hand-rolled argument parsing.

Make it pass `perlcritic -stern'.

Check the exit code of all commands.

Reviewed-by: Sunil Thaha
Reviewed-by: Lincoln Ramsay
Change-Id: Iac2a3358a05db7cdd953ba3d5396a8bb6bcfb44b
2011-05-06 13:42:18 +10:00
2011-04-27 12:34:00 +02:00
2011-04-27 12:34:00 +02:00
2011-04-27 12:34:00 +02:00
2011-05-05 16:27:17 +02:00
2011-05-03 13:47:51 +02:00
2011-04-27 12:34:00 +02:00
2011-04-27 12:34:00 +02:00
2011-05-05 16:27:55 +02:00
2011-04-27 12:34:00 +02:00
2011-04-28 15:17:33 +02:00

To clone and compile the submodules, do execute the following:

  ./init-repository
  ./configure
  make

If you are a Nokia developer, you should add the -nokia-developer argument.

  ./init-repository -nokia-developer
  ./configure -nokia-developer
  make
Description
No description provided
Readme 18 MiB
Languages
Shell 58.7%
PowerShell 24.7%
CMake 14.6%
Perl 1.3%
Dockerfile 0.3%
Other 0.3%