summaryrefslogtreecommitdiff
path: root/src/tools/syncqt/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Normalize paths using std::filesystem::weakly_canonicalAlexey Edelev2023-05-051-1/+1
* syncqt: Add more information to verbose outputAlexandru Croitor2023-04-061-8/+39
* Fix syncqt.cpp build warningsAlexey Edelev2023-02-181-5/+5
* syncqt: add some debugging to the ELF version script parsingThiago Macieira2023-01-061-2/+3
* Check if "-stagingDir" is passed from the commandAlexey Edelev2023-01-061-1/+1
* Avoid breaking version script generator stateAlexey Edelev2023-01-061-2/+6
* Replace syncqt arguments with rsp fileAlexey Edelev2023-01-021-45/+46
* Allow 'We mean it.' disclaimer to have follow textAlexey Edelev2022-12-071-3/+4
* syncqt: Use absolute paths to aliased header files in corner casesAlexey Edelev2022-11-291-3/+13
* syncqt: remove unnecessary check for not empty stringMaxime Roussin-Bélanger2022-11-161-1/+1
* syncqt: use empty() to check for empty std::stringMaxime Roussin-Bélanger2022-11-161-6/+6
* syncqt: change to const-ref iteration variable in a for-loopMaxime Roussin-Bélanger2022-11-161-1/+1
* syncqt: Do not needlessly rewrite header files on WindowsKai Köhne2022-10-211-1/+7
* syncqt: Use "ERROR:" preamble for warnings that are treated as errorsAlexey Edelev2022-10-191-7/+18
* syncqt: Mention full path and line number when emitting warningTor Arne Vestbø2022-10-061-6/+9
* syncqt: Don't mention module name when printing errors/warningsTor Arne Vestbø2022-10-061-8/+5
* syncqt: remove newline before endlThiago Macieira2022-10-021-1/+1
* Add 'warnings are errors' functionality to syncqt.cppAlexey Edelev2022-10-011-2/+10
* syncqt: Fix -help optionKai Köhne2022-09-301-0/+3
* Add missing include to syncqt/main.cppEdward Welbourne2022-09-281-0/+1
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-0/+1567