aboutsummaryrefslogtreecommitdiff
path: root/src/id.cc
Commit message (Expand)AuthorAge
* Avoid crash when the parameter file name has no suffix.eschnett2011-03-18
* Remove source ID again; please use the build ID instead.schnetter2008-03-10
* Declare the build id etc. as "char const *" instead of "char[]".schnetter2008-03-03
* Provide aliased functions to query the source tree and configurationschnetter2008-02-03
* Add Cactus directory to source id instead of user name to make itschnetter2008-02-03
* Use git, if available, to store the complete source code tree at buildschnetter2008-02-03
* Add missing #include <cstdlib>.schnetter2007-11-13
* #include <cstring> for strdupschnetter2007-10-25
* Use a cascade of if statements instead of C++ exceptions to handleschnetter2007-08-30
* Provide aliased functions which can be used to announce certain eventsschnetter2007-08-21
* Make the parameter file name part of the job id.schnetter2007-05-24
* Correct prototype of routine scheduled at startup.schnetter2006-08-14
* Move all handling of build and job ids to a separate file.schnetter2006-07-27