An open API service providing commit metadata for open source projects.

GitHub / sheepgrass/cpp_project_framework / commits

SHA Message Author Date Stats
07cf2aa2 do not force upgrade conan in make files Curtis Lo <s****s@g****m> about 3 years ago
57d0e2fd add shared_mutex.h Curtis Lo <s****s@g****m> about 3 years ago
1b0652da support armv8 architecture in ta-lib recipe Curtis Lo <s****s@g****m> about 3 years ago
cf885d00 support for android with clang for termux Curtis Lo <s****s@g****m> over 3 years ago
b280e4cf add section for adding package to conan center index in readme file Curtis Lo <s****s@g****m> about 4 years ago
00ed113f fix library linking issue in cmake files Curtis Lo <s****s@g****m> about 4 years ago
ac914d20 add CMakeSettings.json for Visual Studio CMake integration Curtis Lo <s****s@g****m> about 4 years ago
654d1a55 define _SILENCE_EXPERIMENTAL_FILESYSTEM_DEPRECATION_WARNING to suppress MSVC ... Curtis Lo <s****s@g****m> about 4 years ago
e0d61bbf add macro to enable msvc updated __cplusplus marco Curtis Lo <s****s@g****m> about 4 years ago
368f6d94 change project version from 1.0 to 1.0.0 Curtis Lo <s****s@g****m> about 4 years ago
ef962da4 fix project version issue for conan_package_test in make files Curtis Lo <s****s@g****m> about 4 years ago
073ce323 merge Merge branch 'master' of https://github.com/sheepgrass/cpp_project_framework Curtis Lo <s****s@g****m> over 4 years ago
f4aa8c74 merge Merge branch 'master' of https://github.com/sheepgrass/cpp_project_framework Curtis Lo <s****s@g****m> over 4 years ago
56515942 merge fix doxygen bash command issue in cmake file Curtis Lo <s****s@g****m> over 4 years ago
0ed90e75 merge Merge branch 'master' of https://github.com/sheepgrass/cpp_project_framework Curtis Lo <s****s@g****m> over 4 years ago
262b4c5f merge Merge branch 'master' of https://github.com/sheepgrass/cpp_project_framework Curtis Lo <s****s@g****m> over 4 years ago
6487b549 Initial commit Curtis Lo <s****s@g****m> over 4 years ago
91c16d4c fix batch script output issue in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
2b5fa322 use the build agent with build type as folder name of archived artifacts in j... Curtis Lo <s****s@g****m> over 4 years ago
0db3e905 update code snippet for jenkins matrix in readme file Curtis Lo <s****s@g****m> over 4 years ago
5122c64b support mulitple configurations using matrix in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
9b9a50b1 do not separate stages for unix and windows under all stages in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
67f2ce2d rename post test stage to wrap up stage and do not separate stages for unix a... Curtis Lo <s****s@g****m> over 4 years ago
3f1a5bc8 support start jenkins with no centent security policy in make files Curtis Lo <s****s@g****m> over 4 years ago
a9ba094d publish doxygen html in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
ad8ee2fa publish coverage html report in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
ce9af566 archive pack stage artifacts under post of pack stage instead of post of post... Curtis Lo <s****s@g****m> over 4 years ago
ee9ab745 add coverage stage in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
6dd39d97 add doxygen stage in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
6833ac64 suppress batch script command itself included in the output package file name... Curtis Lo <s****s@g****m> over 4 years ago
994e7307 set pack format for windows in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
78fcc01e do not assume python exe location in make batch file Curtis Lo <s****s@g****m> over 4 years ago
d1dd281f use single line scripts for bat in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
6341861b add parameter to enable/disable deploy stage in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
894829f6 add documentation for triggering parameterized build using api in readme file Curtis Lo <s****s@g****m> over 4 years ago
2761d956 skip default checkout, checkout in prepare stage and stash whole workspace in... Curtis Lo <s****s@g****m> over 4 years ago
d812da5c support parameters from either pipeline parameters or input parameters in jen... Curtis Lo <s****s@g****m> over 4 years ago
f91b034e set the number of build logs and artifacts to keep in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
667c93b7 add option to preserve stashes from latest build and set default agent to non... Curtis Lo <s****s@g****m> over 4 years ago
9d51d58c add prepare stage to prepare the python virtual environment in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
12664b31 use declarative syntax for build agent and build type input variables in jenk... Curtis Lo <s****s@g****m> over 4 years ago
26982736 add check stage to timeout if agent allocation is delayed in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
090ead07 no need to activate virtual environment for test and pack stages in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
48a37446 add build agent parameter and support using selected build agent as agent lab... Curtis Lo <s****s@g****m> over 4 years ago
d2795e4a replace tabs with spaces in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
d2767f78 add deploy stage in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
a2f36a42 add pack stage in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
7896e643 fix bash auto completion command in readme file Curtis Lo <s****s@g****m> over 4 years ago
3c1ca2b0 add sub-stage under init stage to print build type in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
e4bcf1e5 echo build type in init stage in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
0142e0d3 move post section to test stage in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
57af3620 support unix and windows by parallel stages in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
91be22bf add example jenkins file to cross platform pipeline support in jenkins sectio... Curtis Lo <s****s@g****m> over 4 years ago
a0b8877f support windows in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
c9bb4b33 add jenkins file as base file for create new project script Curtis Lo <s****s@g****m> over 4 years ago
a63f3d4f add reference for archive artifacts in jenkins in readme file Curtis Lo <s****s@g****m> over 4 years ago
40a2f321 add gather test results with xunit plugin for jenkins section in readme file Curtis Lo <s****s@g****m> over 4 years ago
0f0a79d0 archive test result artifacts in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
a66c5c5f output gtest result to xml in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
045a3a1f add version requirements for jenkins and jenkins plugins in readme file Curtis Lo <s****s@g****m> over 4 years ago
512ee333 output ctest result to xml and process it with xunit in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
6d7e7088 remove parameters section in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
d3ef8a15 add init stage to jenkins file for setting parameters Curtis Lo <s****s@g****m> over 4 years ago
34d89ef6 remove environment section in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
21b93239 add test stage to jenkins file Curtis Lo <s****s@g****m> over 4 years ago
82afa279 add choices for build type in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
16920af8 upgrade pip before build in jenkins file Curtis Lo <s****s@g****m> over 4 years ago
1546d209 add jenkins file with build stage Curtis Lo <s****s@g****m> over 4 years ago
1026afad add references for using jenkins with blue ocean plugin in readme file Curtis Lo <s****s@g****m> over 4 years ago
46229f86 add references for continuous integration using jenkins in readme file Curtis Lo <s****s@g****m> over 4 years ago
e896479f support download and start jenkins in make files Curtis Lo <s****s@g****m> over 4 years ago
f953450c add documentation to include cmake build targets for bash auto completion in ... Curtis Lo <s****s@g****m> over 4 years ago
0ee247a4 discard error when calling make help in bash auto completion Curtis Lo <s****s@g****m> over 4 years ago
7084c536 support setting c++ standard and cmake version in create new project script Curtis Lo <s****s@g****m> over 4 years ago
b17ff467 add documentation of bash auto completion of makefile targets in readme file Curtis Lo <s****s@g****m> over 4 years ago
b0c2e1da support building specific cmake target in make files Curtis Lo <s****s@g****m> over 4 years ago
ef69b355 add extra references for packaging python project in readme file Curtis Lo <s****s@g****m> over 4 years ago
f178d699 add commands to list gcc include and library paths in linux make file Curtis Lo <s****s@g****m> over 4 years ago
38a31a81 fix input project directory in Doxyfile template Curtis Lo <s****s@g****m> over 4 years ago
aba19271 add pitchfork as reference in readme file Curtis Lo <s****s@g****m> over 4 years ago
d2969e0d add steps about packaging c++ project framework python project in readme file Curtis Lo <s****s@g****m> over 4 years ago
b18d2fac add header only file support for creating new project Curtis Lo <s****s@g****m> over 4 years ago
33cb0742 add main.cpp to project structure in readme file Curtis Lo <s****s@g****m> over 4 years ago
a30adfee add main.cpp template which contains the main function for exe Curtis Lo <s****s@g****m> over 4 years ago
08762fd1 add help and run targets to make files Curtis Lo <s****s@g****m> over 4 years ago
e4e42beb add custom targets to run exe, unit tests and benchmarks in cmake file Curtis Lo <s****s@g****m> over 4 years ago
4e4775a8 build exe project source files for benchmark tests in cmake file Curtis Lo <s****s@g****m> over 4 years ago
f6d3152d change default parent directory to current directory in create new project py... Curtis Lo <s****s@g****m> over 4 years ago
de9c8d1b suppress echo in echo script of make.bat Curtis Lo <s****s@g****m> over 4 years ago
26a9ffc8 get virtual environment path from environment variable in make scripts Curtis Lo <s****s@g****m> over 4 years ago
f29494c9 validate base directory in create new project python script Curtis Lo <s****s@g****m> over 4 years ago
2d1a9466 set base directory to installation directory of data files in create new proj... Curtis Lo <s****s@g****m> over 4 years ago
78680a6e add entry point script for creating new c++ project in python setup.cfg Curtis Lo <s****s@g****m> over 4 years ago
506447dd add data files for creating new c++ project to setup.cfg Curtis Lo <s****s@g****m> over 4 years ago
b206d0cb move create_new_project.py under cpp_project_framework and add files for pyth... Curtis Lo <s****s@g****m> over 4 years ago
e9af1ceb add python default interpreter path for vscode and fix c++ test mate executab... Curtis Lo <s****s@g****m> over 4 years ago
70a69420 use windows sdk version vscode configuration parameter instead of including w... Curtis Lo <s****s@g****m> over 4 years ago
a1c6d71d support benchmark tests in create new project python script Curtis Lo <s****s@g****m> over 4 years ago
aea59e89 support setting project type in create new project python script Curtis Lo <s****s@g****m> over 4 years ago
a07eddd0 rename python script for create_blank_project.py to create_new_project.py Curtis Lo <s****s@g****m> over 4 years ago

← Back to repository