Commit Graph

226 Commits

Author SHA1 Message Date
KjellKod
fdd3c2572a Added a multiple,choice "Choose Your Fatal Exit" example.
Next step is to add the windows g3logger fatal exit handler (POC finished)
2014-12-12 08:44:17 -07:00
Kjell Hedstrom
4d6f2f3913 test commit from gith 2014-12-11 08:29:29 -07:00
KjellKod
7e2d357a9d Nonsense change to push windows g3log changes to GitHub. KjellKod/g3log 2014-12-11 00:25:02 -07:00
kjellkod@kjellkod-Asus.hsd1.co.comcast.net.
c23a8e2419 Remove warning in Windows by using vsnprintf_s 2014-12-11 00:10:47 -07:00
KjellKod
e62eaec8f6 removed faulty lib 2014-10-12 01:02:26 -06:00
KjellKod
785a2f3ff6 iC++abi 2014-10-12 00:58:35 -06:00
KjellKod
03084d11d9 removed c++abi1 2014-10-12 00:46:23 -06:00
KjellKod
ff93adcace skip gcc for now 2014-10-12 00:43:29 -06:00
KjellKod
e29810025f what up with Clang and Travis? 2014-10-11 23:49:22 -06:00
KjellKod
fcdd40ada6 bug in travis. once the environment is restarted it does not start in the right location 2014-10-11 23:17:57 -06:00
KjellKod
008cdaade0 path is kept? 2014-10-11 23:09:26 -06:00
KjellKod
66075853b8 works for gcc but not for linux and clang? 2014-10-11 23:06:26 -06:00
KjellKod
497bd1deab moved compiler exports to build script 2014-10-11 23:00:18 -06:00
KjellKod
e49b1dc15d wrong compiler test 2014-10-11 22:49:25 -06:00
KjellKod
394f2c1bef yet another travis test 2014-10-11 22:45:04 -06:00
KjellKod
3c5c130854 don't put g++ in place when CXX is clang 2014-10-11 22:41:29 -06:00
KjellKod
b695ed3a9e unit test not running 2014-10-11 22:24:57 -06:00
KjellKod
ead70599e6 Annoying but true. dont forge the pesky ";" 2014-10-11 22:21:49 -06:00
KjellKod
3c204aa82c cannot have comments wherever in travis yml file 2014-10-11 22:18:17 -06:00
KjellKod
191acd2f47 Removed clang repo 2014-10-11 22:16:15 -06:00
KjellKod
f50b6234c9 added clang installation 2014-10-11 22:08:07 -06:00
KjellKod
c6324108e5 iCorrected errors in bash 2014-10-11 21:57:07 -06:00
KjellKod
21edd3fc05 g++ and clang but only on Linux 2014-10-11 21:36:39 -06:00
KjellKod
7c5ce707e2 fixed travis scripting 2014-10-11 20:50:32 -06:00
KjellKod
3b7f084805 Attempt to make the travis scripting easier 2014-10-11 20:46:27 -06:00
KjellKod
82e5991a7f Travis-CI and OSX attempt 2014-10-11 20:35:06 -06:00
KjellKod
752d928a63 test cleanup. attempting OSX testing on travis-ci.org
--HG--
rename : scripts/buildtravis.sh => scripts/buildAndRunTests.sh
2014-10-11 20:16:54 -06:00
KjellKod
3bc13a0fc1 Added the .hgrc to easily switch between computer.
This blog was helpful for the hg -> git conversion
http://pythonwise.blogspot.com/2012/05/using-travis-ci-with-bitbucket.html
2014-10-10 01:19:38 -06:00
KjellKod
edef25b5e1 Added all unit tests 2014-10-10 01:06:10 -06:00
KjellKod
20ab983b1a libc++ support? 2014-10-10 00:54:16 -06:00
KjellKod
8bca02d3be test to bookmark default as master automatically 2014-10-10 00:49:20 -06:00
KjellKod
56d1a94b91 Fixed script 2014-10-10 00:45:38 -06:00
KjellKod
d96f88b619 rename
--HG--
rename : scripts/travisbuild.sh => scripts/buildtravis.sh
2014-10-10 00:31:53 -06:00
KjellKod
c680e5303b travis build 2014-10-10 00:27:57 -06:00
KjellKod
7470e0a7a4 isync test 2014-10-10 00:22:32 -06:00
KjellKod
a755ab34ac fixed typowq! 2014-10-10 00:21:08 -06:00
KjellKod
0839847182 test for sync 2014-10-10 00:10:06 -06:00
KjellKod
3100978492 test gihub sync 2014-10-10 00:01:58 -06:00
KjellKod
01a3efcf7d Updated build script 2014-10-09 23:49:51 -06:00
KjellKod
c709e55b42 Updated for building and running one unit test 2014-10-09 23:41:08 -06:00
KjellKod
0b477242dd Nonsense change to see if github push works 2014-10-09 23:07:43 -06:00
KjellKod
7b718d08f8 Tiny change to see if push to GitHub/KjellKod/g3log worked 2014-10-09 23:04:01 -06:00
KjellKod
30ea3a65aa Added travis installation for gcc, and replacing the gcc (4.6) with gcc-4. 2014-10-09 23:00:06 -06:00
KjellKod
ece13751a8 Added empty travis yml file 2014-10-09 22:52:33 -06:00
KjellKod
1f071b3f6e draft of ubuntu cpack... installing into /usr/local 2014-10-09 22:04:26 -06:00
KjellKod
0e37df7162 cleanup. Use G3Log instead of G2Log for binaries and configuration files 2014-10-03 01:53:21 -06:00
KjellKod
c99b1089c2 Updated .ignore file 2014-10-03 01:22:29 -06:00
KjellKod
87a095e384 Renamed directories for a cleaner project structure
--HG--
rename : g2log/Build.cmake => Build.cmake
rename : g2log/CMakeLists.txt => CMakeLists.txt
rename : g2log/CPackLists.txt => CPackLists.txt
rename : g2log/Dynamic.cmake => Dynamic.cmake
rename : g2log/example/Example.cmake => example/Example.cmake
rename : g2log/example/main_contract.cpp => example/main_contract.cpp
rename : g2log/example/main_sigsegv.cpp => example/main_sigsegv.cpp
rename : g2log/src/active.hpp => src/active.hpp
rename : g2log/src/crashhandler.hpp => src/crashhandler.hpp
rename : g2log/src/crashhandler_unix.cpp => src/crashhandler_unix.cpp
rename : g2log/src/crashhandler_win.cpp => src/crashhandler_win.cpp
rename : g2log/src/g2filesink.cpp => src/g2filesink.cpp
rename : g2log/src/g2filesink.hpp => src/g2filesink.hpp
rename : g2log/src/g2filesinkhelper.ipp => src/g2filesinkhelper.ipp
rename : g2log/src/g2future.hpp => src/g2future.hpp
rename : g2log/src/g2log.cpp => src/g2log.cpp
rename : g2log/src/g2log.hpp => src/g2log.hpp
rename : g2log/src/g2loglevels.cpp => src/g2loglevels.cpp
rename : g2log/src/g2loglevels.hpp => src/g2loglevels.hpp
rename : g2log/src/g2logmessage.cpp => src/g2logmessage.cpp
rename : g2log/src/g2logmessage.hpp => src/g2logmessage.hpp
rename : g2log/src/g2logmessagecapture.cpp => src/g2logmessagecapture.cpp
rename : g2log/src/g2logmessagecapture.hpp => src/g2logmessagecapture.hpp
rename : g2log/src/g2logworker.cpp => src/g2logworker.cpp
rename : g2log/src/g2logworker.hpp => src/g2logworker.hpp
rename : g2log/src/g2moveoncopy.hpp => src/g2moveoncopy.hpp
rename : g2log/src/g2sink.hpp => src/g2sink.hpp
rename : g2log/src/g2sinkhandle.hpp => src/g2sinkhandle.hpp
rename : g2log/src/g2sinkwrapper.hpp => src/g2sinkwrapper.hpp
rename : g2log/src/g2time.cpp => src/g2time.cpp
rename : g2log/src/g2time.hpp => src/g2time.hpp
rename : g2log/src/shared_queue.hpp => src/shared_queue.hpp
rename : g2log/src/std2_make_unique.hpp => src/std2_make_unique.hpp
rename : g2log/src/stlpatch_future.hpp => src/stlpatch_future.hpp
rename : g2log/test_performance/Performance.cmake => test_performance/Performance.cmake
rename : g2log/test_performance/main_threaded_mean.cpp => test_performance/main_threaded_mean.cpp
rename : g2log/test_performance/main_threaded_worst.cpp => test_performance/main_threaded_worst.cpp
rename : g2log/test_performance/performance.h => test_performance/performance.h
rename : g2log/test_unit/Test.cmake => test_unit/Test.cmake
rename : g2log/test_unit/test_concept_sink.cpp => test_unit/test_concept_sink.cpp
rename : g2log/test_unit/test_configuration.cpp => test_unit/test_configuration.cpp
rename : g2log/test_unit/test_filechange.cpp => test_unit/test_filechange.cpp
rename : g2log/test_unit/test_io.cpp => test_unit/test_io.cpp
rename : g2log/test_unit/test_linux_dynamic_loaded_sharedlib.cpp => test_unit/test_linux_dynamic_loaded_sharedlib.cpp
rename : g2log/test_unit/test_sink.cpp => test_unit/test_sink.cpp
rename : g2log/test_unit/tester_sharedlib.cpp => test_unit/tester_sharedlib.cpp
rename : g2log/test_unit/tester_sharedlib.h => test_unit/tester_sharedlib.h
rename : g2log/test_unit/testing_helpers.cpp => test_unit/testing_helpers.cpp
rename : g2log/test_unit/testing_helpers.h => test_unit/testing_helpers.h
2014-10-03 01:20:33 -06:00
KjellKod
2bf3017021 BETA CPack 2014-10-03 01:04:26 -06:00
KjellKod
0f971e67b3 Updated cmake 2014-10-03 01:03:56 -06:00