docs/README.md:208 |
- Fixme |
docs/compare_with_make.md:21 |
Fixme: to be done |
docs/contributing.md:39 |
Fixme: TBC |
docs/index.md:208 |
- Fixme |
docs/smkfile_format.md:81 |
Sections are labels in the file that specificaly designate the following commands (until next section). It allows for exemple to run only the clean section of a Makefile. Fixme: Not yet implemented, as of v0.0.4 |
docs/smkfile_format.md:158 |
Fixme: Not yet implemented, as of v0.0.4 |
src/file_utilities.ads:69 |
-- Fixme: this function is not portable! |
src/smk-runfiles.adb:331 |
-- Fixme: directories are erased after files to avoid a rmdir fail |
src/smk-runs-strace_analyzer.adb:39 |
-- Fixme: processing of unfinished line not done (Issue #18) |
tests/01_sanity_tests/Makefile:101 |
# Fixme: sleep needed because of close consecutive smk run that disrupt the algorithm |
tests/01_sanity_tests/Makefile:122 |
# Fixme: sleep needed because of close consecutive smk run that disrupt the algorithm |
tests/02_website_sanity_tests/Makefile:189 |
sleep 1.0 # Fixme: if "touched" just after being build, the change is not detected |
tests/05_target_tests/Makefile:112 |
sleep 1 # Fixme: |
tests/06_implicit_naming_tests/Makefile:64 |
# Fixme: sleep needed because of close consecutive smk run that disrupt the algorithm |
tests/10_section_tests/Makefile:54 |
sleep 1.0 # Fixme: touch to close to rebuild, not detected othewise |
tests/12_mp3_conversions_tests/Makefile:123 |
sleep 1.0 # Fixme: |