index
:
platform/upstream/qtbase
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/ipalachev/tizen
sandbox/jihochu/5.0
sandbox/pcoval/tizen
tizen
tizen2.2
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qmake
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-12
fix warning when generating VS 2013 project
Joerg Bornemann
1
-0
/
+5
2014-02-04
Doc: Fix broken links
Sze Howe Koh
1
-7
/
+5
2014-01-30
set empty PDB file name in release config of VS 2012 vcxproj files
Joerg Bornemann
1
-1
/
+12
2014-01-27
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2
-2
/
+9
2014-01-23
ensure that output path is normalized
Oswald Buddenhagen
1
-1
/
+1
2014-01-22
fix VS 2010 project file generation for release mode
Joerg Bornemann
1
-2
/
+5
2014-01-22
Replace @BUNDLEIDENTIFER@ in Info.plist
Morten Johan Sørvig
1
-0
/
+4
2014-01-15
don't turn = into += in cumulative mode
Oswald Buddenhagen
1
-25
/
+4
2014-01-15
set QMAKE_INTERNAL_INCLUDED_FILES even without PROEVALUATOR_FULL
Oswald Buddenhagen
1
-4
/
+0
2014-01-15
qdocconf: Remove nonexistent dependency
Sze Howe Koh
1
-1
/
+0
2014-01-10
fix memory leaks in MSVC generators
Joerg Bornemann
2
-6
/
+8
2014-01-08
fix detection for multiple VS installations
Joerg Bornemann
1
-2
/
+4
2014-01-07
do not look for mkspecs/ directories in project trees
Oswald Buddenhagen
1
-21
/
+0
2013-12-22
clean out some garbage in CONFIG
Oswald Buddenhagen
1
-9
/
+0
2013-12-22
make qmake auto-rebuild after path reconfiguration
Oswald Buddenhagen
2
-1
/
+3
2013-12-22
fix confusion surrounding debug, release & debug_and_release
Oswald Buddenhagen
1
-25
/
+26
2013-12-05
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
3
-4
/
+20
2013-12-04
properly replace windows paths in installed meta files
Oswald Buddenhagen
1
-1
/
+12
2013-12-04
support s///i option in built-in sed
Oswald Buddenhagen
1
-2
/
+7
2013-12-03
Add PBXCopyFilesBuildPhases to main target, not preprocessing step
Tor Arne Vestbø
1
-1
/
+1
2013-12-03
Doc: fixed invalid reference
Nico Vertriest
1
-0
/
+1
2013-12-03
avoid vcX0.pdb files for qmake
Oswald Buddenhagen
1
-4
/
+2
2013-12-03
make compiler use the project's pdb file
Oswald Buddenhagen
1
-3
/
+5
2013-12-03
complete implementation of force_debug_info
Oswald Buddenhagen
5
-7
/
+14
2013-12-03
install pdb files also for executables
Oswald Buddenhagen
1
-2
/
+2
2013-12-03
make CONFIG+=no_dll affect pdb files as well
Oswald Buddenhagen
1
-1
/
+2
2013-11-26
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
5
-10
/
+24
2013-11-25
make distclean actually remove the static library target
Oswald Buddenhagen
1
-1
/
+1
2013-11-23
fix handling of \\ in replacement string in s/// cmd of built-in sed
Oswald Buddenhagen
1
-0
/
+1
2013-11-23
fix handling of | in s/// commands of built-in sed
Oswald Buddenhagen
1
-1
/
+1
2013-11-23
adequately shell-escape generated sed commands
Oswald Buddenhagen
2
-1
/
+12
2013-11-22
Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...
Frederik Gladhorn
1
-3
/
+3
2013-11-22
Show all of the internal included files in the Supporting Files group
Andy Shaw
1
-2
/
+2
2013-11-21
install pdb files for dlltarget
Oswald Buddenhagen
1
-2
/
+4
2013-11-21
Fix mkdir command in Windows shell for paths with forward-slashes
Eskil Abrahamsen Blomfeldt
1
-1
/
+1
2013-11-21
fix more cases of mkdir_asstring() argument overquoting
Oswald Buddenhagen
1
-5
/
+5
2013-11-20
fix overquoting in some mkdir calls
Oswald Buddenhagen
1
-3
/
+3
2013-11-14
support a cache that is really just a cache
Oswald Buddenhagen
5
-28
/
+62
2013-11-14
clean superfile and cachefile paths upon creation
Oswald Buddenhagen
1
-2
/
+2
2013-11-06
Doc: Updated url variable in qdocconf files.
Jerome Pasion
1
-2
/
+1
2013-11-04
move setting of _QMAKE_{SUPER,CONF,CACHE}_ to a more logical location
Oswald Buddenhagen
1
-24
/
+25
2013-11-04
bring fake qmake project up to snuff
Oswald Buddenhagen
2
-27
/
+26
2013-11-04
fix warnings about unused variables & parameters
Oswald Buddenhagen
3
-5
/
+6
2013-11-04
shrink #ifdef'd section
Oswald Buddenhagen
1
-4
/
+5
2013-11-04
make-gcc-happy variable-may-be-uninitialized (but-is-not) commit
Oswald Buddenhagen
1
-1
/
+1
2013-11-04
fix initialization order warnings
Oswald Buddenhagen
1
-4
/
+4
2013-11-04
fix signedness warnings
Oswald Buddenhagen
1
-2
/
+2
2013-11-04
kill dead code
Oswald Buddenhagen
1
-11
/
+0
2013-11-01
xcode generator: warn if QMAKE_INFO_PLIST is not valid
Richard Moe Gustavsen
2
-0
/
+4
2013-10-31
fix VS version selection
Joerg Bornemann
1
-31
/
+16
[next]