Commit graph

30 commits

Author SHA1 Message Date
Geoff McLane 016f538d93 Add usual NOPAUSE option to pub-bins.bat files 2015-06-09 15:27:26 +02:00
Geoff R. McLane 8dff34cbdc add convenient pub binaries script 2015-06-04 19:12:25 +02:00
Geoff McLane a1da576946 Add some convenient bats to publish binaries 2015-06-04 18:01:29 +02:00
Geoff McLane 8a2a5cc013 Add a check for the 'master' branch 2015-05-20 20:09:57 +02:00
Geoff McLane e98a17a672 correct install location, and build shared library 2015-05-20 14:07:39 +02:00
Geoff McLane 47df85550c clean up some more build components 2015-05-20 14:06:30 +02:00
Geoff R. McLane 4293c8cc3e Add setting the CMAKE_BUILD_TYPE to build-me.sh.
The default MUST set -DCMAKE_BUILD_TYPE=Release - without this addition
the -DNDEBUG compiler flag is NOT set, leaving 'asserts' in the code.

Asserts are good and necessary for a Debug version, for testing, but
with their brutal abort on error should NOT really be in Release code
IMHO.

And after all this is ONLY in a 'sample' build-me.sh script. Users
are free to use whatever options they desire in their own build of
tidy, and frequently do.
2015-04-29 18:29:22 +02:00
Geoff R. McLane 35c8a12a8f add /usr to build-me.sh 2015-04-25 19:19:24 +02:00
Geoff McLane 4a654c07c4 add convenient binary build batch files 2015-04-25 19:17:27 +02:00
Geoff McLane bfd22e84fa update .gitignore to ignore more built components 2015-04-25 18:45:18 +02:00
Geoff R. McLane cb85793ede add some options to build-me.sh script 2015-04-02 13:54:44 +02:00
Geoff McLane eeb469ffc5 add install to build me batch 2015-03-08 12:46:00 +01:00
Geoff R. McLane da5da0ab35 add cpack built to clean up 2015-03-08 12:34:21 +01:00
Geoff R. McLane 085064e8ad ignore cpack built items 2015-03-08 12:33:43 +01:00
Geoff R. McLane ebc8dce0aa remove development stuff from build script 2015-02-12 13:32:30 +01:00
Geoff R. McLane 3ff823e766 ignore test71 build 2015-02-07 15:51:35 +01:00
Geoff R. McLane d2cc284456 allow additional commands 2015-02-07 15:50:00 +01:00
Geoff McLane 11d8dbd952 add convenient updexe.bat, until install used... 2015-01-27 18:09:32 +01:00
Geoff R. McLane 182720be85 adjust clean up text to match new names 2015-01-24 13:25:27 +01:00
Geoff R. McLane d37c7e7cab ignore changed lib name 2015-01-24 13:15:02 +01:00
Geoff R. McLane 19d2f03448 clean up install manifest 2014-08-06 14:56:08 +02:00
Geoff R. McLane 3f0ecbfbae ignore install manifest 2014-08-06 14:39:55 +02:00
Geoff R. McLane aeb74e9238 set install to local folder for testing 2014-08-06 14:38:21 +02:00
Geoff R. McLane c37297427c clean up shared library 2014-08-06 12:55:23 +02:00
Geoff R. McLane f65cdc6af3 ignore built shared library 2014-08-06 12:54:39 +02:00
Geoff R. McLane db0770ab8b default to shared library for unix 2014-08-06 12:51:04 +02:00
Geoff R. McLane 50e2e56703 minor tweak for linux build 2014-08-04 16:53:21 +02:00
Geoff McLane 57315266f7 more to ignore 2014-08-03 20:53:18 +02:00
Geoff McLane 292145c8e2 ignore all built products 2014-08-03 20:16:57 +02:00
Geoff McLane 6bdd7722c6 Add a build batch for cmake 2014-08-03 20:11:10 +02:00