Skip to content

A reproducer for a change in behavior in different versions of Conan.io

Notifications You must be signed in to change notification settings

jallenwork/LinkOrderOddness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To Reproduce

  1. Using conan <= 1.11.2
  2. cd grass
    1. conan create . user/channel
  3. cd ../gazelle
    1. conan create . user/channel
  4. cd ../cheetah
    1. conan install .
  5. Save the conanbuildinfo.txt file for later comparison.
  6. Switch to conan >= 1.13.0
  7. Repeat steps 2 - 4
  8. Compare the order of libs in the 2 separate conanbuildinfo.txt files.

About

A reproducer for a change in behavior in different versions of Conan.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages