Commit graph

45 commits

Author SHA1 Message Date
Geoff McLane cd08a709db Some improvements in build-me.bat 2016-03-30 15:16:44 +02:00
Geoff R. McLane e4bf52c516 add a rentidy.sh script to keep old versions 2016-03-19 19:56:27 +01:00
Geoff McLane 9e28261c71 ignore vc 2008 vcproj files 2016-03-19 19:49:58 +01:00
Geoff McLane b2c806063a Kick '5' off name 2015-11-29 13:03:05 +01:00
Geoff McLane 99ae402b02 reset name of EXE 2015-11-05 15:00:22 +01:00
Geoff R. McLane d56eaf88f0 convenient build api docs script 2015-10-02 18:55:16 +02:00
Geoff R. McLane 503a093b41 convenient del libs script 2015-10-02 18:54:25 +02:00
Geoff R. McLane d581752042 #279 - add tidy1.xsl to clean up 2015-10-02 14:33:22 +02:00
Geoff R. McLane da0ba45f97 Merge branch 'master' of github.com:htacg/tidy-html5 2015-10-02 14:23:02 +02:00
Geoff R. McLane 9df06179a9 #279 - ignore created 'tidy1.xsl' 2015-10-02 14:22:35 +02:00
Geoff McLane 9127aa4fe2 Only publish avail bins 2015-10-01 15:38:48 +02:00
Geoff R. McLane 50e69dbcb1 Some fixes to pub-bins.sh script 2015-09-07 19:28:29 +02:00
Geoff McLane 9736aa8af8 Adjust batch files for 'tidy5' to 'tidy' 2015-07-01 15:50:19 +02:00
Geoff R. McLane 8d70783a63 clean up the new names 2015-07-01 12:08:49 +02:00
Geoff R. McLane 1b461ec624 ignore gcc built items 2015-06-30 20:18:14 +02:00
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