Skip to content
Snippets Groups Projects
Select Git revision
  • 266da3568d2db185f67227d38e29cd20d28fb2bd
  • master default
  • 4.5
  • 4.4
  • 4.1
  • 4.3
  • 4.2
  • wip/clang-query
  • 4.0
  • 3.6
  • at-master
  • qp-master
  • csa-master
  • at-3.6
  • qp-3.6
  • csa-3.6
  • 3.5
  • at-3.5
  • csa-3.5
  • wip/boostbuildprojectmanager
  • 3.4
  • v4.5.0-beta1
  • v4.4.1
  • v4.4.0
  • v4.4.0-rc1
  • v4.4.0-beta1
  • v4.3.1
  • v4.3.0
  • v4.3.0-rc1
  • v4.2.2
  • v4.3.0-beta1
  • v4.2.1
  • v4.2.0
  • v4.2.0-rc1
  • v4.2.0-beta1
  • v4.1.0
  • v4.1.0-rc1
  • v4.0.3
  • v4.1.0-beta1
  • v4.0.2
  • v4.0.1
41 results

cpptools

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Erik Verbruggen authored
    A manual squash/merge of the changes below, plus a couple of subsequent
    code fixes.
    
    59085aa5fbb99e2d786cd2c1a06c24a111ccb49f:
        Modify CppModel::ProjectInfo
    
        Adding per project node information, to pass on the correct
        defines/includes for each file, instead of aggregating them incorrectly.
    
        Also split up SOURCES and OBJECTIVE_SOURCES.
    
        Also ask the toolchain to convert the compilerflags to flags the
        codemodel understands, for now only gcc and only c++11.
    
        Also make the toolchain aware of the flags used to compile, so that it
        can emit the correct defines.
    
        Note: No header files are passed on.
    
    74028802314cd4e75b41b46407433e07090a304d:
        GCC: Evaluate cxxflags when checking for predefined macros
    
    ebaaa4957e4c02cc9637a998eddae1d0acd74f83:
        MSVC: Take cxxflags into account when checking for predefined macros
    
    9bfce7e889bcf7bcc47bf880e3ea25945ca7d0d7:
        Compile fixes
    
    Change-Id: I9de94ad038dfc5dc1987732e84b13fb4419c96f5
    Reviewed-by: default avatarErik Verbruggen <erik.verbruggen@nokia.com>
    3aab8bea
    History
    Name Last commit Last update
    ..