qt5base-lts/qmake/generators
Joerg Bornemann f84ea9a6bd Rename MakefileGenerator::build_args() to ...::fullBuildArgs()
...because
  - it calls the properly camel-cased member function buildArgs(bool),
    which is slightly confusing
  - it returns buildArgs(true) plus input and output

We also let it return only the arguments, excluding the qmake
executable. This is consistent with the function's name and saves us a
string replacement stunt at one call site.

Change-Id: I8bea65900bd51962962e4cfd425ffbc26e3a52fe
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2019-07-31 09:04:34 +02:00
..
mac Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
unix Merge remote-tracking branch 'origin/5.13' into dev 2019-07-30 13:47:36 +02:00
win32 Merge remote-tracking branch 'origin/5.13' into dev 2019-07-30 13:47:36 +02:00
makefile.cpp Rename MakefileGenerator::build_args() to ...::fullBuildArgs() 2019-07-31 09:04:34 +02:00
makefile.h Rename MakefileGenerator::build_args() to ...::fullBuildArgs() 2019-07-31 09:04:34 +02:00
makefiledeps.cpp Introduce Q_NAMESPACE_EXPORT 2019-06-28 06:47:29 +02:00
makefiledeps.h qmake: replace a uint:1 with a bool 2016-08-15 22:16:09 +00:00
metamakefile.cpp Remove dead code from metamakefile.cpp 2019-07-31 09:04:30 +02:00
metamakefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.cpp Clean up class definitions of makefile generators 2019-05-16 11:36:22 +00:00
projectgenerator.h Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
xmloutput.cpp Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
xmloutput.h Updated license headers 2016-01-21 18:55:18 +00:00