Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMAKE : Csharp Build Process working on Win / Mac / Linux #5046

Merged
merged 154 commits into from
Jan 25, 2022

Commits on Dec 17, 2021

  1. CMake: fix CSharp build on Windows

    rouault authored and runette committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    b414225 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. added dotnet

    runette committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    c5b5298 View commit details
    Browse the repository at this point in the history
  2. Update CMakeLists.txt

    runette committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    329f181 View commit details
    Browse the repository at this point in the history
  3. Update CMakeLists.txt

    runette committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    1999670 View commit details
    Browse the repository at this point in the history
  4. Update build_dll.dotnet.cmake

    runette committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    492f2a1 View commit details
    Browse the repository at this point in the history
  5. dotnet fixes

    runette committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    546ec4b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. move dotnet

    runette committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    61395c0 View commit details
    Browse the repository at this point in the history
  2. fix the dotnet if

    runette committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    18371ff View commit details
    Browse the repository at this point in the history
  3. Create DotnetImports.props.in

    runette committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    3333664 View commit details
    Browse the repository at this point in the history
  4. Update dll_template.csproj

    runette committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    e920100 View commit details
    Browse the repository at this point in the history
  5. Fix cache string

    runette committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    d8477fe View commit details
    Browse the repository at this point in the history
  6. fix ssamples

    runette committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    0033692 View commit details
    Browse the repository at this point in the history
  7. assembly fixes

    runette committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    4bc8a9f View commit details
    Browse the repository at this point in the history
  8. Update CMakeLists.txt

    runette authored Dec 19, 2021
    Configuration menu
    Copy the full SHA
    b808c8b View commit details
    Browse the repository at this point in the history
  9. Update CMakeLists.txt

    runette authored Dec 19, 2021
    Configuration menu
    Copy the full SHA
    1d7cfed View commit details
    Browse the repository at this point in the history
  10. Update CMakeLists.txt

    runette authored Dec 19, 2021
    Configuration menu
    Copy the full SHA
    c27c135 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. dependencies added

    runette committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    0182d2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10420d1 View commit details
    Browse the repository at this point in the history
  3. fix the csproj paths

    runette committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    b6c91bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    069bd1f View commit details
    Browse the repository at this point in the history
  5. msc fix

    runette committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    1a21a26 View commit details
    Browse the repository at this point in the history
  6. correct dll paths

    runette committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    1d4836b View commit details
    Browse the repository at this point in the history
  7. more path fixes

    runette committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    c813e18 View commit details
    Browse the repository at this point in the history
  8. Update CMakeLists.txt

    runette committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    c2a8c94 View commit details
    Browse the repository at this point in the history
  9. Update FindDotnet.cmake

    runette committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    9e66f8d View commit details
    Browse the repository at this point in the history
  10. Update cmake_builds.yml

    Paul Harwood committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    719301b View commit details
    Browse the repository at this point in the history
  11. Merge branch 'csharp-fix' of https://github.com/runette/gdal into csh…

    …arp-fix
    Paul Harwood committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    d9d8f85 View commit details
    Browse the repository at this point in the history
  12. various fixes

    runette committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    9b01796 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6b2297f View commit details
    Browse the repository at this point in the history
  14. fix the mono depends

    runette committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    c7d5c3d View commit details
    Browse the repository at this point in the history
  15. more fixes

    runette committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    f2d70ea View commit details
    Browse the repository at this point in the history
  16. more fixes

    runette committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    eeae45a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3ea4269 View commit details
    Browse the repository at this point in the history
  18. crrect csproj extensions

    runette committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    bf4e680 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. correct the dll path

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    226e955 View commit details
    Browse the repository at this point in the history
  2. remove .dll from csproj path

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    0901b7c View commit details
    Browse the repository at this point in the history
  3. lints

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    f7c18c8 View commit details
    Browse the repository at this point in the history
  4. endif bug

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    27d7020 View commit details
    Browse the repository at this point in the history
  5. fix REPLACE bug

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    98ba4fa View commit details
    Browse the repository at this point in the history
  6. GCBS typo

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    4a77416 View commit details
    Browse the repository at this point in the history
  7. fix{_GBCS_SOURCE} typo

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    04693c7 View commit details
    Browse the repository at this point in the history
  8. added back csharp_binding

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    b83a24f View commit details
    Browse the repository at this point in the history
  9. MONO CLI bug

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    8fabb19 View commit details
    Browse the repository at this point in the history
  10. correct working dir

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    094887f View commit details
    Browse the repository at this point in the history
  11. missing /r bug

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    3a7bed1 View commit details
    Browse the repository at this point in the history
  12. fix DEPENDS paths

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    912d754 View commit details
    Browse the repository at this point in the history
  13. more paths

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    ad552da View commit details
    Browse the repository at this point in the history
  14. fixed } bug

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    458ab60 View commit details
    Browse the repository at this point in the history
  15. Fixed } again

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    a1b831a View commit details
    Browse the repository at this point in the history
  16. Update CMakeLists.txt

    runette authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    a88d49b View commit details
    Browse the repository at this point in the history
  17. typos

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    0af3413 View commit details
    Browse the repository at this point in the history
  18. Linux Fixes

    Paul Harwood committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    9136c94 View commit details
    Browse the repository at this point in the history
  19. windows fixes

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    7927452 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'csharp-fix' of https://github.com/runette/gdal into csh…

    …arp-fix
    Paul Harwood committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    a347e94 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6eed832 View commit details
    Browse the repository at this point in the history
  22. lint

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    bad2d1a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    32719d5 View commit details
    Browse the repository at this point in the history
  24. Update FindDotnet.cmake

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    ed8ab42 View commit details
    Browse the repository at this point in the history
  25. add const back

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    79e30a7 View commit details
    Browse the repository at this point in the history
  26. add dll dependencies

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    7516793 View commit details
    Browse the repository at this point in the history
  27. more fixes

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    e3935d8 View commit details
    Browse the repository at this point in the history
  28. Update FindDotnet.cmake

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    d537c81 View commit details
    Browse the repository at this point in the history
  29. try this

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    daf4366 View commit details
    Browse the repository at this point in the history
  30. and this

    runette committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    b9515e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. fix the script path

    runette committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    0f41d82 View commit details
    Browse the repository at this point in the history
  2. fix working directory typo

    runette committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    4e1b1d2 View commit details
    Browse the repository at this point in the history
  3. local linux working

    Paul Harwood committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    9db617c View commit details
    Browse the repository at this point in the history
  4. add targets

    Paul Harwood committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    8770942 View commit details
    Browse the repository at this point in the history
  5. corrrect command names

    Paul Harwood committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    17bb0df View commit details
    Browse the repository at this point in the history
  6. fix targets

    Paul Harwood committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    9128550 View commit details
    Browse the repository at this point in the history
  7. Windows Fix Targets

    runette committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    36015ae View commit details
    Browse the repository at this point in the history
  8. Delete build.sh

    runette authored Dec 22, 2021
    Configuration menu
    Copy the full SHA
    d84cd4e View commit details
    Browse the repository at this point in the history
  9. fix tests

    runette committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    de4af50 View commit details
    Browse the repository at this point in the history
  10. fix import - try 1

    Paul Harwood committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    eb49ff8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    248ae8e View commit details
    Browse the repository at this point in the history
  12. lints

    runette committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    8584a9b View commit details
    Browse the repository at this point in the history
  13. windows build fix

    runette committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    8b787b1 View commit details
    Browse the repository at this point in the history
  14. ad app folders

    runette committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    6c78e76 View commit details
    Browse the repository at this point in the history
  15. fix folder creation

    runette committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    3ae200a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9ffd2f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. remove explicit restore

    runette committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    3b85421 View commit details
    Browse the repository at this point in the history
  2. App install fixes

    runette committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    a5d8db1 View commit details
    Browse the repository at this point in the history
  3. fix _folder

    runette committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    cad25a8 View commit details
    Browse the repository at this point in the history
  4. diffeernt app build paths

    runette committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    eba2520 View commit details
    Browse the repository at this point in the history
  5. fix set

    runette committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    9c5d96d View commit details
    Browse the repository at this point in the history
  6. fixes

    runette committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    b24ce53 View commit details
    Browse the repository at this point in the history
  7. fix linux again

    runette committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    40df7aa View commit details
    Browse the repository at this point in the history
  8. fix fix linux

    runette committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    c3f3100 View commit details
    Browse the repository at this point in the history
  9. test probe

    runette committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    2cd194b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1971416 View commit details
    Browse the repository at this point in the history
  11. trying to copy file

    runette committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    8b81601 View commit details
    Browse the repository at this point in the history
  12. } typo

    runette committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    dfe48ef View commit details
    Browse the repository at this point in the history
  13. mono off

    runette committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    04f89d8 View commit details
    Browse the repository at this point in the history
  14. mono fix

    runette committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    2983125 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. different copy command

    runette committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    4ac8bed View commit details
    Browse the repository at this point in the history
  2. verbose

    runette committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    8a8dda4 View commit details
    Browse the repository at this point in the history
  3. verbose 2

    runette committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    676689a View commit details
    Browse the repository at this point in the history
  4. fix variable name typo

    runette committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    ee88ec3 View commit details
    Browse the repository at this point in the history
  5. check the copy

    runette committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    8b97333 View commit details
    Browse the repository at this point in the history
  6. fix copy

    runette committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    5b873a8 View commit details
    Browse the repository at this point in the history
  7. lints and fix copy

    runette committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    df446cf View commit details
    Browse the repository at this point in the history
  8. fix copy again

    runette committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    16a6529 View commit details
    Browse the repository at this point in the history
  9. fix parenthesis

    runette committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    1c2159c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d773eee View commit details
    Browse the repository at this point in the history
  11. lint

    runette committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    755b052 View commit details
    Browse the repository at this point in the history
  12. exe build probe

    runette committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    2299d87 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. bad "

    runette committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    d429cd2 View commit details
    Browse the repository at this point in the history
  2. more probes

    runette committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    10841e1 View commit details
    Browse the repository at this point in the history
  3. more probes and mac to mono

    runette committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    4313318 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. change ogrinfo name

    runette committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    b6f4a1e View commit details
    Browse the repository at this point in the history
  2. fix ) typo

    runette committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    8b87646 View commit details
    Browse the repository at this point in the history
  3. lint

    runette committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    9d5de80 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    77d0f0b View commit details
    Browse the repository at this point in the history
  2. fix typos

    runette committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    3faaca2 View commit details
    Browse the repository at this point in the history
  3. change to dotnet

    runette committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    e092d77 View commit details
    Browse the repository at this point in the history
  4. attempted msys2 fixes

    runette committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    fba00f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. test without ogrinfo

    runette committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    90605a7 View commit details
    Browse the repository at this point in the history
  2. Revert "test without ogrinfo"

    This reverts commit 90605a7.
    runette committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    c307b25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7555ead View commit details
    Browse the repository at this point in the history
  4. Add mono test

    runette committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    1b178d4 View commit details
    Browse the repository at this point in the history
  5. fix tests

    runette committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    94e099f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06fb0dc View commit details
    Browse the repository at this point in the history
  7. remove csharp-sample target

    runette committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    7365e34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    33dda71 View commit details
    Browse the repository at this point in the history
  9. lint

    runette committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    59ceba3 View commit details
    Browse the repository at this point in the history
  10. switch to mono for mac

    runette committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    ace7923 View commit details
    Browse the repository at this point in the history
  11. mac fix

    runette committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    3eedd3c View commit details
    Browse the repository at this point in the history
  12. mac to dotnet

    runette committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    b1438f5 View commit details
    Browse the repository at this point in the history
  13. dotnet working on Linuz. MSYS2 and mac

    attempted msys2 fixes
    
    test without ogrinfo
    
    Revert "test without ogrinfo"
    
    This reverts commit 90605a7.
    
    remove space from dotnet depdencies
    
    Add mono test
    
    fix tests
    
    Add back OgrInfo and CrateDAta
    
    remove csharp-sample target
    
    change binaery names for linux
    
    lint
    
    switch to mono for mac
    
    mac fix
    
    mac to dotnet
    runette committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    a0f03a1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3f5a1fc View commit details
    Browse the repository at this point in the history
  15. Tidy up cmake_builds.yml

    runette committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    a74868f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    28c079f View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    a99be37 View commit details
    Browse the repository at this point in the history
  2. Revert "Tidy up cmake_builds.yml"

    This reverts commit a74868f.
    runette committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    41ab54d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from rouault/csharp_fix_older_cmake_compat

    CMake CSharp: fix compatibility with cmake 3.10
    runette authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    b782cd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dadd8d View commit details
    Browse the repository at this point in the history
  5. Remove .NET Framework

    runette committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    604a1e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Standalone target and formalize NuGET packaging and version numbering

    Add c# only test
    
    fix test name
    
    fix compile paths
    
    fix the target name
    
    Fix target name mark 2
    
    fix the dependencies
    
    Add samples
    
    change nuget names
    
    change nuget dependencies
    
    fix if
    
    Fix system depends
    
    fix csharp binding target
    
    Fix target names
    
    fix more dependencies
    
    add nuspec to installs
    
    fix versionig
    
    add marker dependencies
    runette committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    fdf6d46 View commit details
    Browse the repository at this point in the history
  2. Docs and Fixes

    Mono fix
    
    Mono Fix
    
    mono fix 3
    
    mon + win
    
    linux fix
    
    fix nupkg
    
    lint
    runette committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    4c35c09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b77555f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. doc fixes

    runette committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    4bd64b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c52dfaf View commit details
    Browse the repository at this point in the history
  3. gdal2tiles: lower chuncksize value to allow parallel processing when …

    …generating ~ 100 tiles
    rouault authored and runette committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    26511e0 View commit details
    Browse the repository at this point in the history
  4. fix links to spatialite resources

    anbj authored and runette committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    4700898 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86765af View commit details
    Browse the repository at this point in the history
  6. Doc: advertize 3.4.1 release

    rouault authored and runette committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    c0c0c73 View commit details
    Browse the repository at this point in the history
  7. CSHARP CMAKE code review changes

    lints and fixes
    
    Update cmake_builds.yml
    runette committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    8eeb347 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc34a84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f28d10c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    b29295a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Add tests and make log message Verbose only

    add tests back
    
    remove the mono only build
    
    First Tests added
    
    add test dependencies
    
    Fix missing PROPERTY
    
    fix test dependencies
    
    fix path bug
    
    fix cs typo
    
    test fixes
    
    Fix GDALWarp
    
    mono fix
    
    lint
    
    fix gdal
    runette committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    fb06758 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    1de1126 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. fix mono and standalone tests

    fixes
    
    change to .exe for test
    
    fix mono path
    
    mono fixes
    
    more fixes
    runette committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    611ddad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb11209 View commit details
    Browse the repository at this point in the history