View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015693CMakeCCMakepublic2015-08-12 08:312016-01-04 11:52
ReporterMatt McCormick 
Assigned ToStephen Kelly 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformLinuxOSGentooOS Version
Product VersionCMake 3.4 
Target VersionCMake 3.4Fixed in VersionCMake 3.4 
Summary0015693: include_directories(BEFORE not following BEFORE option
DescriptionWhen calling include_directories(BEFORE, the directories are included, but they are appended instead of pre-pended to the list.

git bisect with the attached CMakeLists.txt identified the following commit:

6ed9c7e024d66d89ab303ba0d299fa4ee099f91b is the first bad commit
commit 6ed9c7e024d66d89ab303ba0d299fa4ee099f91b
Author: Stephen Kelly <steveire@gmail.com>
Date: Sat Jul 18 12:28:49 2015 +0200

    cmState: Host buildsystem properties for directories.
TagsNo tags attached.
Attached Filestxt file icon CMakeLists.txt [^] (371 bytes) 2015-08-12 08:31 [Show Content]

 Relationships

  Notes
(0039319)
Brad King (manager)
2015-08-24 09:51

Fixed and test case added:

 include_directories: Fix regression in BEFORE option
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a4bd3010 [^]
(0039322)
Matt McCormick (developer)
2015-08-24 10:44

Thank you!
(0040124)
Robert Maynard (manager)
2016-01-04 11:52

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2015-08-12 08:31 Matt McCormick New Issue
2015-08-12 08:31 Matt McCormick Status new => assigned
2015-08-12 08:31 Matt McCormick Assigned To => Stephen Kelly
2015-08-12 08:31 Matt McCormick File Added: CMakeLists.txt
2015-08-24 09:51 Brad King Note Added: 0039319
2015-08-24 09:51 Brad King Status assigned => resolved
2015-08-24 09:51 Brad King Resolution open => fixed
2015-08-24 09:51 Brad King Fixed in Version => CMake 3.4
2015-08-24 10:44 Matt McCormick Note Added: 0039322
2016-01-04 11:52 Robert Maynard Note Added: 0040124
2016-01-04 11:52 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team