issues
search
Knitschi
/
CPFCMake
A component of the CMakeProjectFramework. It provides the CMake code that implements a CI-pipeline.
MIT License
2
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cpfAddCppPackageComponent() needs the ability to deploy arbitrary files to the runtime output directory
#66
Knitschi
opened
1 year ago
0
Enable the use of ctest for running test executables.
#65
Knitschi
opened
2 years ago
0
Investigate if new CMake features can simplify or replace my dll deployment code
#64
Knitschi
opened
3 years ago
0
VersionRcFile creation does not work when using Ninja and MSVC
#63
Knitschi
closed
3 years ago
1
Remove workaround for config dependent custom targets
#62
Knitschi
closed
3 years ago
1
Remove the custom target for interface libraries and set the sources to the target directly
#61
Knitschi
closed
3 years ago
1
Replace cpf_contains() followed by if() with if(IN_LIST)
#60
Knitschi
closed
3 years ago
1
Replace cotire with cmakes target_precompiled_headers()
#59
Knitschi
opened
4 years ago
0
Add an option to cpfAddCppPackage() that allows adding test run targets with argument lists
#58
Knitschi
opened
4 years ago
0
Create a cpfAddQtDocumentationPackage() function.
#57
Knitschi
opened
5 years ago
0
Support building without CPFBuildscripts.
#56
Knitschi
opened
5 years ago
1
Give install components project specific names.
#55
Knitschi
opened
5 years ago
0
Optionally print a list with all target names at the end of the generate step.
#54
Knitschi
opened
5 years ago
0
Invastigate if we have a problem with install( EXPORT when a library is linked to two other libraries.
#53
Knitschi
opened
5 years ago
0
Add the option to include tests in the portable distribution packages.
#52
Knitschi
opened
5 years ago
0
Add documentation for all private custom targets.
#51
Knitschi
opened
5 years ago
0
Add option EXE_FILES to function cpfAddCppPackage() that can be used to add files to the exe target instead of the production library.
#50
Knitschi
closed
5 years ago
1
The CI project should be able to set the linkage for dependencies individually.
#49
Knitschi
closed
5 years ago
1
Allow privatly linked libraries in cpfAddCppPackage().
#48
Knitschi
closed
5 years ago
1
Empty lines are lost when copy-pasting from \code sections in the doxygen documentation.
#47
Knitschi
closed
5 years ago
1
Make the Windows + Ninja + MSVC configuration work.
#46
Knitschi
opened
6 years ago
3
Consider using a CMakeSettings.json file like it is used in VS2017 instead of using our own cpfCIBuildConfigurations.json and <config>.cmake files.
#45
Knitschi
closed
5 years ago
3
Add support for interface libraries in cpfAddCppPackage()
#44
Knitschi
closed
5 years ago
2
Remove the PACKAGE_NAME argument from the cpfAddPackage() functions and the cpfInitPackage() function.
#43
Knitschi
closed
5 years ago
1
A Qt .ui file does not occurr in the sources in Visual Studio
#42
Knitschi
opened
6 years ago
4
Possible bug in the dll-build-tree deployment on windows.
#41
Knitschi
closed
5 years ago
1
Consider if we should add an option for creating .pc package files.
#40
Knitschi
opened
6 years ago
1
Find out if we can simplify or get rid of the config-dependent command and argument file mechanism.
#39
Knitschi
opened
6 years ago
0
Make sure the generate step is out-dated when the config file changes
#38
Knitschi
closed
6 years ago
2
Factor the doxygen target out in its own package.
#37
Knitschi
closed
5 years ago
1
Packaging and install target redesign.
#36
Knitschi
closed
6 years ago
2
Location of abi dump-files in installed packages is incorrect.
#35
Knitschi
closed
6 years ago
3
Distribution package creation fails when the DISTRIBUTION_PACKAGE_FORMATS option is set to "7Z ZIP"
#34
Knitschi
closed
6 years ago
1
Investigate if deployed source file can be found automatically by .pdb files.
#33
Knitschi
opened
6 years ago
1
Consider using install( ... COMPONENT ... ) to handle the package content type.
#32
Knitschi
closed
6 years ago
1
Version changes are not propagated to the <package>ConfigVersion.cmake file on incremental generates.
#31
Knitschi
closed
6 years ago
1
Missing source files for debug library distribution packages with MSVC.
#30
Knitschi
closed
6 years ago
1
Add tests for abi-compliance-checker targets.
#29
Knitschi
opened
6 years ago
0
Remove the need for a fresh generate step after changing the config file.
#28
Knitschi
closed
6 years ago
2
The documentation should allow selecting between different versions.
#27
Knitschi
opened
6 years ago
1
Write unit tests for functionality in existing cpf modules.
#26
Knitschi
closed
6 years ago
1
Replace cpfSeparateArgumentsForPlatform() with cmake function separate_arguments()
#25
Knitschi
closed
6 years ago
1
Move generated version files to the build tree and add them to the install target.
#24
Knitschi
closed
6 years ago
1
Using empty variable descriptions in the config file causes an error.
#23
Knitschi
closed
6 years ago
1
versionCompatibilityChecks target exists on windows
#22
Knitschi
closed
6 years ago
1
VS directory properties for template .in files are sometime erroneously added to the header file directory.
#21
Knitschi
closed
6 years ago
2
Manual changes to checked in DoxygenConfig.txt are overwritten when running 2_Generate.py <config>
#20
Knitschi
closed
6 years ago
1
Valgrind target is not working.
#19
Knitschi
closed
6 years ago
1
Use more specific names for per-package targets.
#18
Knitschi
closed
6 years ago
1
Improve package version status message to print if the version has been tagged.
#17
Knitschi
closed
5 years ago
0
Next