projects
/
profile
/
ivi
/
qtbase.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
remove support for versioning qmake properties
[profile/ivi/qtbase.git]
/
qmake
/
2012-06-27
Oswald Buddenhagen
remove support for versioning qmake properties
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
use source root also for finding features
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
move cachefile_depth calculation out of project evaluator
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
remove possibility to request project recursion from...
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
dispose of Option::host_mode
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
dispose of Option::shellPath
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
assume windows shell iff dir separator is backslash
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
reduce a bit of code dupe while assembling feature...
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
purge "dumping all variables" debug loops
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
repurpose deprecated -E switch
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
make a bunch of functions const
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
const correctness for variables()
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
don't overuse variables()
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
make magicValues() const
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
const correctness for values() calls
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
don't use backwards compat mapping for generator accesses
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
introduce magicValues() function
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
make $$PWD non-magic on read
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
set $$_DATE_ only on project startup
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
deprecate $$IN_PWD
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
make project-related variables non-magic
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
move initialization of $$TARGET to setupProject()
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
make $$TEMPLATE magic on write instead of on read
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
make a bunch of invariant variables non-magic
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
don't make $$TEMPLATE_PREFIX available any more
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
move initialization of numerous variables to spec_pre.prf
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
remove QMAKE_EXT_H_MOC and QMAKE_CPP_MOD_MOC from Option
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
purge QMAKE_MOD_SYSTEM_ENV from Option & co.
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
don't read QMAKE_DIRLIST_SEP back into Option::dirlist_sep
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
don't make prf_ext overridable
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
fix specdir()
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
use real qmakespec as basis for finding features
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
resolve real qmakespec name right after loading it
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
remove support for loading features relative to current...
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
revamp handling of qmake target mode
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
read spec_pre and spec_post features
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
prune feature search paths which don't actually exist
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
eliminate some use of base_vars
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
purge the integrity target mode
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
don't let the make spec determine the host mode any...
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
repurpose -unix/-macx/-win32 options
tree
|
commitdiff
2012-06-26
Oswald Buddenhagen
clean up specdir()
tree
|
commitdiff
2012-06-26
Oswald Buddenhagen
fix -spec/-xspec argument re-assembly
tree
|
commitdiff
2012-06-26
Oswald Buddenhagen
fix somewhat common edge case in $$shadowed()
tree
|
commitdiff
2012-06-24
Simon Hausmann
Fix return type of isActiveConfig("host_build")
tree
|
commitdiff
2012-06-20
Oswald Buddenhagen
Merge "Merge branch 'buildsystem'" into refs/staging...
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
Merge branch 'buildsystem'
tree
|
commitdiff
2012-06-19
Bjoern Breitmeyer
Fixed Wince Makefile environment
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
revamp automatic makefile generation for sub-projects
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
introduce $$QMAKE_CHK_EXISTS_GLUE
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
normalize $$QMAKE_QMAKE
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
fix in-/out-dir mixup
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
remove unnecessary conditional
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
remove duplicate assignments of MKDIR & CHK_DIR_EXISTS
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
unobfuscate makefiles re $(CHK_DIR_EXISTS)
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
make 'qmake_all' targets respect .depends and CONFIG...
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
make 'qmake_all' target of SUBDIRS projects properly...
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
make 'qmake' target of SUBDIRS projects non-recursive
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
don't use $(MAKEFILE) to refer to SUBDIRS' makefiles
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
do not add "/." to _PRO_FILE_PWD_
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
allow projects to suppress qmake recursion
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
look for mkspecs/ even below .qmake.cache/.conf-determi...
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add support for a super cache
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
look for .qmake.conf files
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
find .qmake.cache for subprojects independently
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
allow setting QMAKEPATH and QMAKEFEATURES in .qmake...
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
don't duplicate project_build_root's calculation needlessly
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
remove some symbian cruft
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
remove last traces of js support
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
make splitPathList() return an empty list for an empty...
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
introduce /get property variants
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
purge unused VcprojGenerator::findTemplate()
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
don't generate make_default targets
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add $$reverse() function
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add $$shell_quote() function
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add $$absolute_path() and $$relative_path()
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add $$native_path() function
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add $$clean_path() function
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add $$format_number() function
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add $$shadowed() function
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add $$val_escape() function
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add $$enumerate_vars() function
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
make defined() support testing definedness of variables
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add mkpath() function
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add log() function
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add touch() function
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add write_file() function
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add cache() function
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
add "blob" and "lines" modes to $$cat() and $$system()
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
properly declare the host tools as such in the project...
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
introduce ability to build projects for the host system
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
Revert "make default_pro.prf advertize dynamically...
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
Revert "move .qmake.cache search to Option"
tree
|
commitdiff
2012-06-19
Oswald Buddenhagen
Revert "move finding the makespec to Option"
tree
|
commitdiff
2012-06-12
Andy Shaw
Remove unnecessary code from the XCode generator
tree
|
commitdiff
2012-05-29
Debao Zhang
qmake can not process project file with UTF-8 BOM
tree
|
commitdiff
2012-05-16
Andreas Holzammer
Add Visual Studio 11 mkspec
tree
|
commitdiff
2012-05-14
Thiago Macieira
Port away from QString::{to,from}Ascii in qmake
tree
|
commitdiff
2012-05-03
Lars Knoll
Merge remote-tracking branch 'origin/api_changes'
tree
|
commitdiff
2012-04-23
Thiago Macieira
Don't use the QRegExp methods that modify the object...
tree
|
commitdiff
next