Thanks to visit codestin.com
Credit goes to github.com

Skip to content

petrocket/cmake-fastbuild

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Original Readme

Readme

CMake For Fastbuild Context

My Changes

    1. Extra validation for empty Target.LinkerNodes.
    1. Replace the ":" in the full path when converting a path to a fastbuild target name.
    1. Calculate the right i18n number for the linker lib.
    1. Support the response file for a long commander line.
    1. Put the link result to the normal directory as the other CMake Generator.

After I read the context, I found that it last for about 4 years and is not released yet up to now. I don't have time to make such an MR, so I only publish it here. I will be appreciated if someone can make it merge back to the main branch.

My changes work for my large project(by disabling the pch), but I am not sure it works for all the others. I can support but I am not responsible for these changes.

License

All my commits(signed off as LuDong<[email protected]>) are in the public domain.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 43.3%
  • C++ 29.6%
  • CMake 24.5%
  • Roff 0.8%
  • Shell 0.5%
  • Vim Script 0.4%
  • Other 0.9%