[maemo-commits] [maemo-commits] r13089 - projects/haf/trunk/hildon-audit
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu Aug 9 17:36:18 EEST 2007
- Previous message: [maemo-commits] r13088 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r13090 - projects/haf/tags/hildon-thumbnail
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: luc
Date: 2007-08-09 17:36:15 +0300 (Thu, 09 Aug 2007)
New Revision: 13089
Modified:
projects/haf/trunk/hildon-audit/ChangeLog
projects/haf/trunk/hildon-audit/README
Log:
* README:
- the tool 'greps' (not 'analyses')
- added ref to chinook
Modified: projects/haf/trunk/hildon-audit/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-audit/ChangeLog 2007-08-09 13:31:11 UTC (rev 13088)
+++ projects/haf/trunk/hildon-audit/ChangeLog 2007-08-09 14:36:15 UTC (rev 13089)
@@ -1,3 +1,9 @@
+2007-08-09 Luc Pionchon <luc.pionchon at nokia.com>
+
+ * README:
+ - the tool 'greps' (not 'analyses')
+ - added ref to chinook
+
2007-08-08 Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>
* Makefile: s/sardine/chinook
Modified: projects/haf/trunk/hildon-audit/README
===================================================================
--- projects/haf/trunk/hildon-audit/README 2007-08-09 13:31:11 UTC (rev 13088)
+++ projects/haf/trunk/hildon-audit/README 2007-08-09 14:36:15 UTC (rev 13089)
@@ -7,7 +7,7 @@
http://maemo.org/news/view/1184675758.html
-Hildon-audit is a simple source-code scanner. It'll analyze the code and
+Hildon-audit is a simple source-code scanner. It will grep the code and
highlight the parts (lines) that require changes. Smaller changes (syntax
changes) are explained directly in the hildon-audit output. Bigger changes
are reported with links to web documentation/explanation.
@@ -32,7 +32,7 @@
all the API migration rules. You can also use the tool locally (without the
need to install the package).
- $ ./hildon-audit data/*/*.txt /your/source/code/directory
+ $ ./hildon-audit ./data/*/*.txt /your/source/code/directory
Rules files
@@ -40,6 +40,7 @@
bora: Contains rules which can be implemented using the Maemo 3.0 'bora' SDK
+chinook: Contains rules which can be implemented using the Maemo 4.0 'chinook' SDK
+
sardine: Contains rules which require bleeding edge packages from Sardine to be
- implemented <http://sardine.garage.maemo.org/>. These changes are going
- to Chinook platform and SDK release.
+ implemented <http://sardine.garage.maemo.org/>.
- Previous message: [maemo-commits] r13088 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r13090 - projects/haf/tags/hildon-thumbnail
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
