projects
/
profile
/
ivi
/
qtbase.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Test QVariant copy with a user type instead of a QtNetwork type.
[profile/ivi/qtbase.git]
/
qmake
/
2012-07-12
Oswald Buddenhagen
remove another symbian remnant: QMAKE_RVCT_LINKSTYLE
tree
|
commitdiff
2012-07-12
Oswald Buddenhagen
make the prl lookup search in standard locations
tree
|
commitdiff
2012-07-06
Bjoern Breitmeyer
fixed ce makefileenvironment
tree
|
commitdiff
2012-07-06
Oswald Buddenhagen
ifdef out the "clears variables previously set" warning
tree
|
commitdiff
2012-07-05
Oswald Buddenhagen
don't use a different de-duplication algo for the libra...
tree
|
commitdiff
2012-07-04
Stephen Kelly
Uppercase the CONFIG for verbatim mode.
tree
|
commitdiff
2012-07-03
Oswald Buddenhagen
export QMAKESPEC to the project
tree
|
commitdiff
2012-07-02
Konstantin Ritt
qmake: improve the .pc files generator
tree
|
commitdiff
2012-07-02
Joerg Bornemann
qmake: remove support for X.sources in DEPLOYMENT variables
tree
|
commitdiff
2012-06-30
Oswald Buddenhagen
fix bugs surrounding reading super cache when no local...
tree
|
commitdiff
2012-06-29
Mark Brand
Merge "Merge branch 'buildsystem' (second round)" into...
tree
|
commitdiff
2012-06-29
Oswald Buddenhagen
Merge branch 'buildsystem' (second round)
tree
|
commitdiff
2012-06-28
Thiago Macieira
Clean up the use of QT_NODLL
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
remove abuses of warn_msg()
tree
|
commitdiff
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
next