Commit graph

131 commits

Author SHA1 Message Date
Geoff McLane 0473972c46 Update cmake/32 and win64/64 builds 2020-09-28 16:07:35 +02:00
Geoff McLane d51afe033e Switch 32-bit build to 'next' 2019-03-20 15:39:36 +01:00
Geoff McLane fa18c51871 Add a 'next' branch check to Win64/build-me.bat
No code change, so no version bump for this...
2017-08-02 20:30:28 +02:00
Jim Derry 14f5980117 macOS fixes. 2017-05-04 09:50:36 -04:00
Laurent Arnoud 4066171ea2
Generate pkgconfig file for tidy 2017-04-18 00:43:43 +02:00
Geoff McLane 8de67cf4d6 Some improvement to 'build-bins.bat' - no bump 2017-03-22 02:45:43 +01:00
Geoff McLane 906f2e7f49 ignore msvc140 *.VC.db 2017-03-05 16:27:19 +01:00
Geoff McLane 92a872251b Change to msvc140 2015 build 2016-10-02 16:37:22 +02:00
Geoff McLane cd08a709db Some improvements in build-me.bat 2016-03-30 15:16:44 +02:00
Geoff McLane d9ce0fc078 Some improvements in build-me.bat 2016-03-30 15:01:40 +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
Jim Derry 8b95ca5d4f - Consolidated README documents into root-level subdir.
- Removed redundant documentation directory from build.
2015-10-31 09:21:55 +08: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
Edward Vielmetti 50255fc37b Convert "tidy5" to "tidy" in build script
With this change, automated documentation builds will work from source.
2015-09-14 14:07:34 -04:00
Geoff R. McLane 50e69dbcb1 Some fixes to pub-bins.sh script 2015-09-07 19:28:29 +02:00
Brandon Forehand 7bc824feec Updated include name. 2015-08-26 09:07:29 -07:00
Brandon Forehand 5cb55761ef Drop unnecessary semicolons from includes in example. 2015-08-25 13:53:54 -07:00
Geoff McLane 54130dce48 Default to no DLL if WIN32, 64-bit build 2015-07-15 19:29:53 +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 1e70fc6f15 Rename two headers. Issues #224 #223 #221
But this seemed a good time to release 5.0.0.RC1...
2015-06-30 20:06:02 +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 McLane ae8314887a add 'install' of debug version also 2015-05-12 17:11:48 +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 McLane dd8c13db4c add more to clean up 2015-04-02 17:36:05 +02:00
Geoff R. McLane cb85793ede add some options to build-me.sh script 2015-04-02 13:54:44 +02:00
Geoff R. McLane 12b0fc74a9 Issue #187 - correction for unix man page 2015-03-19 18:06:49 +01:00
Geoff McLane 47df5fddbc Issue #188 - Add some user config items 2015-03-19 16:32:19 +01: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
Jim Derry 3df5b60ca1 Bash doesn't like the extra space after the slash. 2015-03-08 13:48:02 +08:00
Pedro e593852ef1 fix missing links 2015-03-08 04:37:35 +00:00