Lincoln Ramsay 984400a586 Warn everywhere, not just Unix
use warnings; is the portable way of doing #!/usr/bin/perl -w
Also use strict; in init-repository.

Signed-off-by: axis <[email protected]>
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-04-27 12:34:00 +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-03 13:47:51 +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
S
Description
No description provided
Readme
20 MiB
Languages
Shell 64.5%
PowerShell 19.7%
CMake 13.6%
Perl 1.2%
HCL 0.3%
Other 0.6%