qt5base-lts/qmake/library
Oswald Buddenhagen 3c8134958c fix raw data leak in $$absolute_path()
when the file name is empty, the path will be returned verbatim. this
must be considered when constructing the return value.

Task-number: QTBUG-54550
Change-Id: Ie108ed52275e66a154ef63bd6f7193f55b3e0454
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2016-07-13 14:27:01 +00:00
..
ioutils.cpp consider qt resource paths absolute 2015-10-27 17:54:27 +00:00
ioutils.h Update copyright headers 2015-02-11 06:49:51 +00:00
proitems.cpp Remove Qt version checks. 2015-10-27 17:54:43 +00:00
proitems.h add ProFile::tokPtrEnd() 2015-10-27 17:54:15 +00:00
qmake_global.h Update copyright headers 2015-02-11 06:49:51 +00:00
qmakebuiltins.cpp fix raw data leak in $$absolute_path() 2016-07-13 14:27:01 +00:00
qmakeevaluator_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qmakeevaluator.cpp fix custom functions inheriting other functions' arguments 2016-07-13 14:26:54 +00:00
qmakeevaluator.h make error() propagate from requires() and REQUIRES= 2016-07-13 14:26:49 +00:00
qmakeglobals.cpp qmake: Fix missing newlines in generated vcxproj files 2016-06-16 22:46:54 +00:00
qmakeglobals.h add qmake evaluator test 2015-05-20 18:11:34 +00:00
qmakeparser.cpp fix calculations of worst-case size requirements for token buffer 2016-07-13 14:26:58 +00:00
qmakeparser.h add enablers for printing project errors in cumulative mode 2015-12-21 16:39:31 +00:00
qmakevfs.cpp make write_file() capable of making files (not) executable 2015-12-21 16:34:26 +00:00
qmakevfs.h make write_file() capable of making files (not) executable 2015-12-21 16:34:26 +00:00