Jim Derry
d79fe9f1eb
Merge pull request #976 from htacg/spelling_fixes
...
Spelling fixes, thanks to @jschleus.
2021-07-21 15:59:15 -04:00
Jim Derry
1bb72d6041
Spelling fixes, thanks to @jschleus.
2021-07-21 15:50:53 -04:00
Jim Derry
ed3ba3f48f
- Improve package naming for macOS installer to eliminate semicolon from filename if multiple arches.
...
- Fix gitignore to ensure we don't add binary packages by mistake.
- Use better README files for macOS packages.
2021-07-16 16:39:45 -04:00
Jim Derry
cfcf6b7667
Add support for the required Info.plist to the Tidy console application, thus enabling
...
notarization support that's now required on macOS.
Unlike the similar pull request on the master branch, this one ensures that the proper
version is always used, via the same mechanism that CMakeLists uses to set the version.
2021-04-28 14:47:50 -04:00
Geoff R. McLane
f6376f82c8
gen-html.sh: fixes to run 'GPerl' scripts
2021-04-22 20:44:30 +02:00
Geoff McLane
8e70d4dfa2
Initial cut, to gen 'verhist.log' and 'x.x.x.html'
2021-03-26 21:10:48 +01:00
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
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
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