add $$reverse() function
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Fri, 27 Apr 2012 09:51:55 +0000 (11:51 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 19 Jun 2012 14:39:57 +0000 (16:39 +0200)
commitc85dc033dc58b06f1fc3cef6c2667f6516ac12b4
treeacb39220bfbfa25d98b4454cc6d1053898facd38
parent083f7c501fa3d71160f139a0f37fa659424b4d97
add $$reverse() function

returns the list with the order of the elements reversed.
one can easily implement this with existing functions, but this is way
faster and more readable.

Change-Id: I12d306eb9fe58fc332622274ea6b658192529491
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
qmake/project.cpp
tests/auto/tools/qmake/testdata/functions/functions.pro